Commit Graph

1049 Commits

Author SHA1 Message Date
denihs
0c326b6b0c fix minimongo - 'minimongo - pause' 2023-02-07 10:40:29 -04:00
denihs
21dc2fb3b6 fix minimongo - observe ordered true/false 2023-02-07 10:36:27 -04:00
denihs
40eb022310 fix minimongo - observe ordered 2023-02-07 10:34:00 -04:00
denihs
643ae2bd07 fix 'minimongo - modify' 2023-02-07 10:28:04 -04:00
denihs
692d3eb5f5 fix 'minimongo - observe ordered with projection 2023-02-07 10:20:08 -04:00
denihs
cd957ac8e9 fix 'minimongo - basics' 2023-02-07 10:09:37 -04:00
denihs
f650be7b89 - using _AsynchronousQueue in the server
- continue for looping instead of breaking it
2023-02-06 14:56:37 -04:00
denihs
3e5977ce2b Sync mongo methods for the client again 2023-02-02 16:48:29 -04:00
denihs
937800007c - fix API so call() and apply() doesn't have to be async. More can be found on this thread https://meteor-community.slack.com/archives/C01SWPPE81F/p1675116084541359 2023-02-01 16:20:54 -04:00
denihs
503f2b41f9 - _saveOriginals() is now async
- markAllReady() in the tests is now async
- removing unnecessary comments
2023-01-30 10:16:46 -04:00
denihs
860e796812 - fixing reconnect tests 2023-01-20 10:54:14 -04:00
Edimar Cardoso
a036066611 Refectory mongo packages
- Using isomorphy async methods with the suffix Async;
- Changing tests to use async methods on client and server
- Fix tests
2023-01-16 22:47:48 -03:00
Edimar Cardoso
27220f370c Fix mongo tests 2023-01-12 09:48:38 -03:00
Edimar Cardoso
ddbaf0c3cc Remove callback and transform mongodb methods in async 2022-12-22 00:11:17 -03:00
Edimar Cardoso
88017c45b1 Transform Mongodb update method (client and server) in async. 2022-12-21 01:52:54 -03:00
Edimar Cardoso
5164fe35d2 Fix Mongo Async tests 2022-12-15 09:45:07 -03:00
denihs
5c2f124298 Merge branch 'release-3.0' into async-ddp
# Conflicts:
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
2022-12-12 10:19:22 -04:00
denihs
f60bfc7f75 Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
This reverts commit 5d19fec09b.
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b Revert "Merge pull request #12273 from meteor/release-2.9"
This reverts commit 19e9e2082e, reversing
changes made to 644592cedc.
2022-12-12 09:53:19 -04:00
Gabriel Grubba
48b6e9ca46 Meteor version to 2.9.0 ☄️ 2022-12-07 10:28:32 -03:00
Gabriel Grubba
e7092b70af Meteor version to 2.9.0-rc.11 2022-12-06 17:00:59 -03:00
Gabriel Grubba
de7c362f51 Meteor version to 2.9.0-rc.10 ☄️ 2022-12-06 14:08:57 -03:00
Gabriel Grubba
35123ff3a0 Revert "Meteor version to 2.9.0 ☄️"
This reverts commit 67abe13459.
2022-12-06 14:03:44 -03:00
Gabriel Grubba
67abe13459 Meteor version to 2.9.0 ☄️ 2022-12-05 18:54:36 -03:00
Gabriel Grubba
bbe159edae Meteor version to 2.9.0-rc.9 ☄️ 2022-12-02 14:41:01 -03:00
Gabriel Grubba
e35c182d4c Meteor version to 2.9.0-rc.7 ☄️ 2022-12-02 11:54:16 -03:00
Gabriel Grubba
1fb05e690a Meteor version to 2.9.0-rc.7 ☄️ 2022-12-02 11:30:51 -03:00
Gabriel Grubba
dba13e5c1a Meteor version to 2.9.0-rc.6 ☄️ 2022-12-02 11:18:04 -03:00
Gabriel Grubba
060d181870 Meteor version to 2.9.0-rc.5 ☄️ 2022-12-01 16:46:57 -03:00
Gabriel Grubba
4053f55616 Meteor version to 2.9.0-rc.4 ☄️ 2022-12-01 16:32:57 -03:00
Gabriel Grubba
e152d385ff Meteor version to 2.9.0-rc.3 ☄️ 2022-12-01 16:16:11 -03:00
denihs
99f1e88acd Merge branch 'release-2.9' into async-ddp
# Conflicts:
#	packages/meteor/package.js
#	packages/mongo/package.js
2022-11-30 17:35:41 -04:00
Gabriel Grubba
3a05f715e3 Meteor version to 2.9.0-rc.2 ☄️ 2022-11-30 18:33:29 -03:00
Gabriel Grubba
b461058b33 Meteor version to 2.9.0-rc.1 ☄️ 2022-11-30 12:18:36 -03:00
Gabriel Grubba
f3c6de4a71 Meteor version to 2.9-rc.0 ☄️ 2022-11-30 11:57:21 -03:00
Gabriel Grubba
c25ae39cc7 Meteor version to 2.9.0-beta.1 ☄️ 2022-11-21 11:54:57 -03:00
Gabriel Grubba
d944665433 Meteor version to 2.9.0-beta.0 ☄️ 2022-11-21 11:37:37 -03:00
Matheus Castro
4721aab035 Fixing tests on mongo livedata:
- Adding TODOS to tests that are probably throwing errors because of DDP issues.
- Rewriting test suite.
2022-11-17 17:47:41 -03:00
Matheus Castro
b8f2c07119 Fixing tests on mongo 2022-11-17 17:43:48 -03:00
Radosław Miernik
54db6162e1 Deprecated Cursor#count. 2022-11-15 08:40:48 +01:00
Radosław Miernik
3d52e69c00 Implemented Fibers-less MongoDB count methods. 2022-11-04 22:25:59 +01:00
Matheus Castro
38ff1d6e72 Merge branch 'meteor-no-fibers-base' into fibers-optional-no-tla
# Conflicts:
#	.circleci/config.yml
#	docs/history.md
#	docs/source/commandline.md
#	guide/source/2.8-migration.md
#	packages/ddp-client/package.js
#	packages/ddp-server/package.js
#	packages/meteor-tool/package.js
#	packages/meteor/asl-helpers.js
#	packages/minifier-css/.npm/package/npm-shrinkwrap.json
#	packages/minimongo/package.js
#	packages/modules/package.js
#	packages/mongo/mongo_driver.js
#	packages/mongo/package.js
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/npm-mongo/package.js
#	packages/test-in-console/package.js
2022-10-31 21:13:46 -03:00
Matheus Castro
1c590919b8 # Conflicts:
#	packages/mongo/mongo_driver.js
2022-10-17 17:27:41 -03:00
Gabriel Grubba
1e893d3e9a Meteor version to 2.8.0 ☄️ 2022-10-17 10:20:40 -03:00
Gabriel Grubba
88ab016017 Meteor version to 2.8-rc.0 ☄️ 2022-10-06 18:14:04 -03:00
Gabriel Grubba
3f8e52bc8a Meteor version to 2.8-beta.7 ☄️ 2022-09-09 11:06:08 -03:00
Gabriel Grubba
5983aadf71 Meteor version to 2.8-beta.6 ☄️ 2022-09-09 10:08:26 -03:00
Matheus Castro
24b01a4cb8 Correctly implement forEach (make it synchronously run the callbacks) and apply that to map.
Also, correctly implement the withValue from the Meteor.EVp. Seems that the values were being set the wrong way.
2022-09-06 18:51:12 -03:00
Radosław Miernik
6613c8a56d Handled invalid dates in Minimongo Matcher (fixes #12063). 2022-08-28 13:26:50 +02:00
Frederico Maia Arantes
15a58f7c88 Meteor version to 2.8-beta.5 ☄️ 2022-08-17 19:52:48 +02:00