Commit Graph

13951 Commits

Author SHA1 Message Date
Leonardo Venturini
e6c9bc3f01 shrinkwrap files 2024-08-13 15:11:01 -04:00
Leonardo Venturini
cd07dafa66 upgrade reify 2024-08-13 15:10:48 -04:00
Leonardo Venturini
b6e4bd310f fix tests hanging 2024-08-13 15:06:42 -04:00
Leonardo Venturini
dd5fe198b0 remove unused import 2024-08-13 14:57:37 -04:00
Leonardo Venturini
b798a363df fix strict errors 2024-08-13 14:43:06 -04:00
Leonardo Venturini
5fa650db4e fix client stream import 2024-08-13 11:15:45 -04:00
Leonardo Venturini
260870ab5d upgrade reify and babel 2024-08-13 11:08:32 -04:00
Nacho Codoñer
484b523487 Deprecate Meteor.user() usage on server side (#13288) 2024-08-12 17:21:32 +02:00
Oleksandr Chekhovskyi
2e741b3fc3 Fix Meteor.promisify and add a test for it (#13284)
This fixes a regression introduced in commit 87f8697941.

Co-authored-by: Nacho Codoñer <igcogi@gmail.com>
2024-08-08 16:59:19 +02:00
denihs
f79763724b Meteor version to 3.0.2-beta.4 ☄️ 2024-08-01 09:42:32 -04:00
denihs
1457fe3d08 remove http from accounts-twitter. Not used there. 2024-08-01 09:39:43 -04:00
denihs
f18bcc3e29 Meteor version to 3.0.2-beta.3 ☄️ 2024-08-01 09:34:40 -04:00
Denilson
016c6a75eb Merge pull request #13268 from meteor/feature/fix-http-in-twitter-oauth
Remove version constraints from http package in accounts-twitter
2024-08-01 09:03:50 -04:00
Leonardo Venturini
c4f4d7e7c1 Merge pull request #13262 from meteor/v3/login-sub-order
Fix outstanding subscription init order generally
2024-08-01 09:19:12 -03:00
Jan Dvorak
ad6e1709d4 Remove version constraints from http package in accounts-twitter
Is it event needed anymore?
2024-07-31 19:30:53 +02:00
Leonardo Venturini
1a40744b22 Merge pull request #13174 from JorgenVatle/mongo-feature-suggestion
Feature suggestion: Track registered Mongo collection instances.
2024-07-31 10:56:50 -03:00
Leonardo Venturini
7f17dd6b23 adjust tests 2024-07-30 10:33:11 -04:00
Leonardo Venturini
ac83a825fb revert autorun change 2024-07-30 08:48:32 -04:00
Leonardo Venturini
ccfef311d1 queue sending sub messages after outstanding methods 2024-07-30 08:47:00 -04:00
denihs
a91bab7119 Meteor version to 3.0.2-beta.2 ☄️ 2024-07-29 10:09:13 -04:00
denihs
e30882761d Meteor version to 3.0.2-beta.1 ☄️ 2024-07-29 09:44:16 -04:00
denihs
913f83fd9e Meteor version to 3.0.2-beta.0 ☄️ 2024-07-26 14:56:29 -04:00
Leonardo Venturini
3e59c0c579 remove comments 2024-07-26 12:56:54 -04:00
Leonardo Venturini
918052befe use proper filter 2024-07-26 10:20:30 -04:00
Leonardo Venturini
995b1df1fc use built-in sleep 2024-07-26 10:16:05 -04:00
Leonardo Venturini
c04af84b17 fix test due to conflict with other tests 2024-07-26 08:02:44 -04:00
Leonardo Venturini
e741dc10e7 add test 2024-07-25 18:47:35 -04:00
Leonardo Venturini
ae6ec98e2e make connection utility to capture messages 2024-07-25 18:03:42 -04:00
Leonardo Venturini
1a0a782724 remove test 2024-07-25 14:28:31 -04:00
Leonardo Venturini
6b8d349bf3 only start auth sub once connected 2024-07-25 14:24:54 -04:00
Leonardo Venturini
6cbba63484 wait for user set id in methods 2024-07-25 13:47:11 -04:00
Leonardo Venturini
64032cd3e9 fix missing option exception 2024-07-25 12:41:12 -04:00
Leonardo Venturini
5398e4247a update auth in subs in a controlled manner 2024-07-24 19:54:35 -04:00
Leonardo Venturini
6b874ce154 Revert "remove ready call"
This reverts commit 0934440e09.
2024-07-24 19:48:19 -04:00
Leonardo Venturini
0934440e09 remove ready call 2024-07-24 14:07:34 -04:00
Leonardo Venturini
60011a0366 Revert "preemptively remove code"
This reverts commit 94f7b4a6a1.
2024-07-24 14:07:22 -04:00
Leonardo Venturini
a97587bedc commit shrinkwrap 2024-07-24 13:16:25 -04:00
Leonardo Venturini
37b6a93eb3 add message 2024-07-24 13:16:16 -04:00
Leonardo Venturini
94f7b4a6a1 preemptively remove code 2024-07-23 15:38:14 -04:00
Leonardo Venturini
7098f64edd Merge pull request #13236 from meteor/fix/docs-removed-subs
Fix subscription still resetting documents
2024-07-23 09:55:54 -03:00
Leonardo Venturini
2db320a9fe unsub still needs to be queued 2024-07-22 09:33:50 -04:00
Leonardo Venturini
5b9dfecf41 Revert "remove test not needed"
This reverts commit 6061c36bf8.
2024-07-22 09:24:52 -04:00
Leonardo Venturini
6061c36bf8 remove test not needed 2024-07-19 15:19:59 -04:00
Leonardo Venturini
a45bb9eda5 fix conflicting publication name 2024-07-19 15:11:01 -04:00
Leonardo Venturini
f169bc81bb clean code 2024-07-19 12:42:45 -04:00
Leonardo Venturini
bc55ac2721 shrinkwraps 2024-07-19 12:33:20 -04:00
Leonardo Venturini
4ca0a12b74 add test 2024-07-19 12:27:13 -04:00
Leonardo Venturini
604e6b132e run operations in parallel 2024-07-19 11:15:13 -04:00
denihs
881ec31bd0 - publish official version for less and 4.1.1 2024-07-18 13:43:51 -04:00
Leonardo Venturini
4f975fc696 fix subscription stopping too early 2024-07-18 13:04:29 -04:00