Commit Graph

33765 Commits

Author SHA1 Message Date
Gabriel Grubba
4254d43403 Meteor version to 2.12-rc.0 ☄️ release/METEOR@2.12-rc.0 2023-04-27 15:18:25 -03:00
Gabriel Grubba
53da1cc9d5 docs: added blaze 2.6.2 to changelog 2023-04-26 10:05:25 -03:00
Gabriel Grubba
3871a51ebe Merge pull request #12600 from meteor/feature/blaze-2.6.2
Blaze 2.6.2
2023-04-26 09:32:49 -03:00
Jan Dvorak
be80ce2483 Update Blaze reference after publication 2023-04-26 08:41:50 +02:00
Gabriel Grubba
2733768612 updated docs 2023-04-25 10:49:15 -03:00
Gabriel Grubba
cdf3d0943b Merge pull request #12587 from KoenLav/fix-mong-query-mismatch-client-hang
Fixes #12516 - Mongo query hangs all clients subscribed to a query/collection
2023-04-25 10:06:52 -03:00
Gabriel Grubba
3db23aaee9 docs: changelog for #12587 2023-04-25 10:06:41 -03:00
Gabriel Grubba
7337cb5f37 Merge branch 'release-2.12' into fix-mong-query-mismatch-client-hang 2023-04-25 09:54:00 -03:00
Koen [XII]
8de5dd849e Merge pull request #5 from jdgjsag67251/fix-mong-query-mismatch-client-hang 2023-04-25 12:43:52 +02:00
jdgjsag67251
f23d9fe9bd Added test (#12587) 2023-04-25 12:41:03 +02:00
Gabriel Grubba
5e5fc1d958 docs: adressing comments regarding tracker docs 2023-04-24 10:27:03 -03:00
Gabriel Grubba
b3111be004 Meteor version to 2.12-beta.4 ☄️ release/METEOR@2.12-beta.4 2023-04-24 09:38:36 -03:00
Jan Dvorak
8aa380a156 Update Blaze reference to latest master 2023-04-23 11:17:41 +02:00
Jan Dvorak
04eb2e4464 Merge branch 'devel' into fix-mong-query-mismatch-client-hang 2023-04-23 11:10:55 +02:00
Gabriel Grubba
bced5c0c2f Meteor version to 2.12-beta.3 ☄️ 2023-04-20 17:04:52 -03:00
Gabriel Grubba
7166082f27 Meteor version to 2.12 ☄️ release/METEOR@2.12-beta.3 2023-04-20 15:13:14 -03:00
Gabriel Grubba
b1bc0b6539 Docs: updated ddp-server version in changelog 2023-04-20 15:01:21 -03:00
Gabriel Grubba
808673d672 docs: typo 2023-04-20 14:51:20 -03:00
Gabriel Grubba
93e3a59c45 docs: updated history.md with the missing packages 2023-04-20 14:50:47 -03:00
Gabriel Grubba
7145648860 Docs: updated changelog with changed libs 2023-04-20 14:44:40 -03:00
Gabriel Grubba
649f5f86e3 docs: updated 2.12.md 2023-04-20 14:30:38 -03:00
Gabriel Grubba
c2f8cb4d0f docs: updated 2.11.md 2023-04-20 14:30:33 -03:00
Gabriel Grubba
35fe7c71d6 generated: updated history.md 2023-04-20 14:30:20 -03:00
Gabriel Grubba
d32729b7de chore: updated scripts again 2023-04-20 14:30:11 -03:00
Gabriel Grubba
122c4aad8a Merge pull request #12589 from meteor/adding-loggin-to-old-api
Adding loggin to old api
2023-04-20 14:05:01 -03:00
Gabriel Grubba
4b7b89906d Merge branch 'release-2.12' into adding-loggin-to-old-api 2023-04-20 12:04:30 -03:00
Gabriel Grubba
fc4be405ca Merge pull request #12593 from matheusccastroo/wrappers-for-async-migration
Wrappers to help in the async migration
2023-04-20 11:55:21 -03:00
Gabriel Grubba
6562e12c01 docs: added wrapper PR 2023-04-20 11:55:11 -03:00
Gabriel Grubba
90615343c5 Merge pull request #12598 from meteor/updating-tracker-docs
Updating tracker docs
2023-04-20 11:51:40 -03:00
Gabriel Grubba
4f75c5991d Merge pull request #12591 from dmromanov/feature/12544
[Accounts] set custom collection
2023-04-20 11:48:43 -03:00
Gabriel Grubba
8753f9699a Merge branch 'release-2.12' into adding-loggin-to-old-api 2023-04-20 11:44:58 -03:00
Gabriel Grubba
b4ae3c4b3f removed wrong line for cursor methods 2023-04-20 11:44:02 -03:00
Philippe Oliveira
48d321d9e4 Changing CircleCI Memory
Changing CircleCI  memory
2023-04-20 15:38:15 +01:00
Gabriel Grubba
5a35ca2ee5 tests: updated collection - simple add 2023-04-20 11:26:07 -03:00
Gabriel Grubba
a1b5e730ae removed unused imports from mongo_driver 2023-04-20 11:25:46 -03:00
Gabriel Grubba
728b2d7a23 chore: removed wrong log calls 2023-04-20 10:56:34 -03:00
Gabriel Grubba
ca9c1aa993 updated collection_name variable 2023-04-20 10:27:50 -03:00
Gabriel Grubba
5f4c1a3804 Updated docs adressing comments 2023-04-20 09:53:24 -03:00
matheusccastro
67afd31e37 Use es5 compatible syntax 2023-04-19 22:02:26 -03:00
matheusccastro
06e1500439 Merge branch 'release-2.12' into wrappers-for-async-migration 2023-04-19 20:08:22 -03:00
matheusccastro
458b1d3a94 Add callAsync code dependencies when the client is a node instance. 2023-04-19 19:44:13 -03:00
matheusccastro
343fa7f55a Add Assets async API and create findOneAsync on Mongo Connection API too 2023-04-19 19:44:13 -03:00
Gabriel Grubba
a9d8b24547 added warnUsingOldApi to mongo_driver 2023-04-19 18:24:32 -03:00
Gabriel Grubba
4384f12d53 updated warnUsingOldApi to collection 2023-04-19 18:24:21 -03:00
Gabriel Grubba
ac6684888b added isCalledFromAsync for methods in cursors 2023-04-19 18:24:05 -03:00
Gabriel Grubba
18e24d8e4d docs: updated grammar 2023-04-19 16:38:15 -03:00
Gabriel Grubba
773fc1f2cd docs: set custom collection 2023-04-19 16:37:04 -03:00
Gabriel Grubba
bc2d49a30c Merge pull request #12590 from harryadel/sockjs-update
Update sockjs-client
2023-04-19 16:25:07 -03:00
Gabriel Grubba
e26bc2eca1 docs: updated docs to add sockjs changes 2023-04-19 16:24:57 -03:00
Gabriel Grubba
5fc915598a docs: adding highlights 2023-04-19 16:16:53 -03:00