Commit Graph

36045 Commits

Author SHA1 Message Date
Nacho Codoñer
41bdfd4631 typo 2024-02-13 15:14:44 +01:00
Nacho Codoñer
93f920f842 add test case to cover the new resolver type config 2024-02-13 15:14:04 +01:00
Nacho Codoñer
b1ff446fb4 fix scenario where expected stub promise resolution 2024-02-13 13:57:27 +01:00
Nacho Codoñer
14e86b99d0 apply properly the new promiseResolver option 2024-02-12 19:40:10 +01:00
Nacho Codoñer
cb5c6a1cc6 Merge remote-tracking branch 'origin/319-fix-client-op--remote-collections' into 319-fix-client-op--remote-collections 2024-02-12 19:25:28 +01:00
Nacho Codoñer
14942c4e70 add a configuration option for default promise resolver 2024-02-12 19:25:08 +01:00
Nacho Codoñer
9f91c4940a revert change on resolve with stub promise all time 2024-02-12 19:24:12 +01:00
Nacho Codoñer
282035ef68 Merge branch 'release-3.0' into 319-fix-client-op--remote-collections 2024-02-12 17:16:12 +01:00
Denilson
fe714b5a10 Merge pull request #12973 from meteor/266-update-reify
Upgrade reify to 0.25.1
2024-02-05 11:11:08 -04:00
Denilson
047512a15c Merge pull request #12989 from meteor/268-asynciterator
268 - Support asyncIterator to AsyncCursor
2024-02-05 10:58:04 -04:00
Nacho Codoñer
c8aa822543 fix and cover asyncIterator usage with tests both on the client and the server 2024-02-01 15:42:44 +01:00
Nacho Codoñer
5bd8d6a497 Merge branch 'release-3.0' into 268-asynciterator 2024-02-01 14:45:18 +01:00
Nacho Codoñer
aaad0cb007 retry tests since locally is working 2024-02-01 14:29:56 +01:00
Nacho Codoñer
ddcf3a4520 update npm-shrinkwrap files 2024-01-31 17:41:15 +01:00
Nacho Codoñer
a2fd9f9f02 revert using 0.25.1 version in "modules" packages since it feels like needs the commit reference still somehow 2024-01-31 17:36:41 +01:00
Nacho Codoñer
210c7815e4 Merge branch 'release-3.0' into 319-fix-client-op--remote-collections 2024-01-25 14:21:29 +01:00
ToyboxZach
4c0109eb8a Merge branch 'meteor:devel' into patch-1 2024-01-24 09:44:44 -08:00
Nacho Codoñer
e5784e4ace re-run checks after were cancelled 2024-01-24 17:49:36 +01:00
Nacho Codoñer
8a48f0384a ensure applyAsyncPromise.stubPromise runs immediately when stub and server is enabled 2024-01-24 15:27:05 +01:00
Nacho Codoñer
1b73f46d01 Merge branch 'release-3.0' into 266-update-reify 2024-01-23 17:06:39 +01:00
Denilson
40785cb0fa Merge pull request #12972 from renanccastro/fix/subscription-handler-wait
Meteor 3.0 - FIX - publication handler is not being waited on
2024-01-23 11:58:31 -04:00
denihs
bfd8fe08ea Merge branch 'release-3.0' into 319-fix-client-op--remote-collections 2024-01-23 11:55:53 -04:00
denihs
2ed20ca0de - fixing meteortesting:mocha inside the ecmascript-regression template 2024-01-23 11:55:14 -04:00
Gabriel Grubba
ebb8a0ee39 Merge pull request #12975 from harryadel/devel
My greatest contribution ever
2024-01-22 09:28:23 -03:00
Harry Adel
44e3890d6f My greatest contribution ever
Meteor would crumble without me
2024-01-20 15:20:10 +02:00
Renan Castro
c5105436d9 fix: formatting 2024-01-19 09:03:08 -03:00
Renan Castro
9e0990ee87 fix: add regression test 2024-01-18 22:47:31 -03:00
Nacho Codoñer
2cec4ef2b1 upgrade package.lock 2024-01-18 17:39:00 +01:00
Nacho Codoñer
2141b77de2 upgrade reify to 0.25.1 2024-01-18 17:24:51 +01:00
Nacho Codoñer
0a6d93dddb OSS-319 clean 2024-01-18 16:15:44 +01:00
Nacho Codoñer
6da142b356 OSS-319 manage both stub and server promises indistinctly 2024-01-18 15:20:23 +01:00
Renan Castro
913687cbd2 fix: wait for publication handler to resolve before processing next message in queue (except when unblocked explicitily) 2024-01-18 11:09:19 -03:00
ToyboxZach
2a3e01411f Update packages/mongo/mongo_driver.js
Co-authored-by: Radosław Miernik <radekmie@gmail.com>
2024-01-17 11:21:31 -08:00
ToyboxZach
080969cff1 Remove synchronous iterator 2024-01-17 09:32:16 -08:00
ToyboxZach
eea8f769c0 Update packages/mongo/mongo_driver.js
Co-authored-by: Radosław Miernik <radekmie@gmail.com>
2024-01-17 09:30:47 -08:00
Nacho Codoñer
faa7638cfc OSS-319 ensure local collection op will run and not rejected on the client 2024-01-17 16:42:03 +01:00
Gabriel Grubba
d2313f5d39 Merge pull request #12962 from harryadel/mtest
Add note about mtest
2024-01-16 10:33:38 -03:00
harryadel
411b5efa9c format script using bash 2024-01-13 12:50:35 +02:00
harryadel
e158584b9f Add note about mtest 2024-01-13 12:48:31 +02:00
ToyboxZach
0992a1caa9 Add asyncIterator to AsyncCursor 2024-01-12 09:55:53 -08:00
Denilson
f06bdb925a Merge pull request #12930 from meteor/fix/run-meteor-package-in-older-releases
Fix syntax issues with meteor package
2024-01-10 15:51:52 -04:00
Gabriel Grubba
8cacebef97 Merge pull request #12945 from codesmith-emmy/patch-1
Update README.md
2024-01-03 10:57:19 -03:00
emmanuel
388e235c3a Update README.md
Part of README was respectfully rephrased to help developers who may have limited English proficiency. 🙏🏽
2024-01-02 17:52:57 +01:00
Gabriel Grubba
73fcfeeccf Update to use beta.0 2023-12-29 15:57:07 -03:00
Gabriel Grubba
162248110d Merge branch 'release-3.0' of https://github.com/meteor/meteor into release-3.0 release/METEOR@3.0-beta.0 2023-12-29 11:54:46 -03:00
Gabriel Grubba
9f012d3e23 Meteor version to 3.0-beta.0 :commet: 2023-12-29 11:54:18 -03:00
Gabriel Grubba
653a5176cb Merge branch 'devel' into release-3.0 2023-12-29 11:52:06 -03:00
Gabriel Grubba
2658c44cba Updated alpha in migration 3.0 2023-12-28 19:56:32 -03:00
denihs
aec86ba4ff - update changelog 2023-12-27 11:50:42 -04:00
Gabriel Grubba
c134232d70 Meteor version to 3.0-alpha300.20 :commet: release/METEOR@3.0-alpha.20 2023-12-27 11:16:12 -03:00