Commit Graph

12300 Commits

Author SHA1 Message Date
Gabriel Grubba
4254d43403 Meteor version to 2.12-rc.0 ☄️ 2023-04-27 15:18: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
7337cb5f37 Merge branch 'release-2.12' into fix-mong-query-mismatch-client-hang 2023-04-25 09:54:00 -03:00
jdgjsag67251
f23d9fe9bd Added test (#12587) 2023-04-25 12:41:03 +02:00
Gabriel Grubba
b3111be004 Meteor version to 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 ☄️ 2023-04-20 15:13:14 -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
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
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
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
bc2d49a30c Merge pull request #12590 from harryadel/sockjs-update
Update sockjs-client
2023-04-19 16:25:07 -03:00
Gabriel Grubba
4f6a457cba Merge pull request #12599 from meteor/updating-mongodb-driver-to-4.16
Updating MongoDB driver to 4.16
2023-04-19 16:13:26 -03:00
Gabriel Grubba
b2e2f8cf39 Merge branch 'devel' into sockjs-update 2023-04-19 15:41:14 -03:00
Gabriel Grubba
22a8e882d6 Merge branch 'devel' into feature/12544 2023-04-19 15:22:21 -03:00
Gabriel Grubba
c8fbcd5169 chore: updating MongoDB driver to 4.16 2023-04-19 14:51:22 -03:00
matheusccastro
1ce67f6e7b Create Meteor.wrapFn to wrap hooks and functions that can/should accept a promise and apply that to accounts, startup and cursor actions code. 2023-04-19 11:48:53 -03:00
Gabriel Grubba
95b1343c64 updated jsdocs for tracker 2023-04-19 10:41:55 -03:00
zodern
74ab9f8b2b Fix circular dep between context and ecmascript 2023-04-14 17:22:52 -05:00
zodern
216bbcbd7b Consistent naming for test files 2023-04-14 15:53:24 -05:00
zodern
87f8697941 Adjust syntax to be es5 2023-04-14 15:51:59 -05:00
Harry Adel
ed98a008ea Update mini-collections link in minimongo docs 2023-04-14 13:00:27 +02:00
harryadel
a16172d8e2 Use minified 1.6.1 version 2023-04-11 12:16:35 +02:00
harryadel
61c19891ee Import sockjs from file instead of npm 2023-04-11 12:16:34 +02:00
harryadel
2c8191af0e Update sockjs to 0.3.24 2023-04-11 12:16:34 +02:00
harryadel
b65f7dc216 Remove sockjs-0.3.4.js file 2023-04-11 12:16:33 +02:00
harryadel
31d03c3248 Replace protocols_whitelist with transports 2023-04-11 12:16:32 +02:00
harryadel
de93db1405 Add sockjs-client npm module 2023-04-11 12:16:32 +02:00
harryadel
cf7129e313 Document main function in webapp 2023-04-11 12:16:31 +02:00
Jan Dvorak
d8d82a7e2c Merge branch 'devel' into feature/12544 2023-04-11 09:07:49 +02:00
Dmitrii Romanov
0f2540f936 Allow to specify a collection 2023-04-11 08:27:32 +03:00
Dmitrii Romanov
add935647a Allow to configure users collection 2023-04-10 23:35:14 +03:00
Gabriel Grubba
5383f16d27 added warning for cursor sync methods 2023-04-06 19:15:35 -03:00
Gabriel Grubba
5448836ed1 removed logger for fetcher 2023-04-06 19:15:19 -03:00