denihs
768b856cbe
Merge branch 'release-3.0' into release-3.0-tests-accounts-password
...
# Conflicts:
# packages/mongo-async/oplog_observe_driver.js
2022-12-22 14:17:09 -04:00
denihs
52b5136983
- wait user on _attemptLogin
...
- wait fence.beginWrite()
2022-12-21 15:47:46 -04:00
Edimar Cardoso
cacce7f486
Merge pakcage mongo-async into mongo
2022-12-21 09:39:29 -03:00
Gabriel Grubba
e2003c93a8
fix: added instance in jsdocs
2022-11-29 09:48:00 -03:00
Gabriel Grubba
63d34b38a3
fix: removed @ method sign
2022-11-25 11:33:48 -03:00
Gabriel Grubba
3939f77188
docs: added a depracieation note
2022-11-25 11:32:29 -03:00
Gabriel Grubba
bd457fc724
tests: removed todo comment
2022-11-25 07:52:23 -03:00
Gabriel Grubba
5ccfdd2fc9
fix: removed unecessary promise
2022-11-25 07:52:09 -03:00
Gabriel Grubba
d7b58fdd61
fix: typo
2022-11-23 10:32:14 -03:00
Gabriel Grubba
d8e8014fc0
tests: all tests are on again 🚀
2022-11-22 17:53:18 -03:00
Gabriel Grubba
513b3b3a50
chore:removed console.log in mongo_driver
2022-11-22 17:52:21 -03:00
Gabriel Grubba
b6b551c72b
chore: renamed variables for promise await
2022-11-22 17:51:59 -03:00
Gabriel Grubba
be98140822
tests: removed console.log from oplog_tests
2022-11-22 17:50:56 -03:00
Gabriel Grubba
4ad4db28de
tests: adjusted tests for oplog
2022-11-22 17:41:02 -03:00
Gabriel Grubba
580a4c588d
chore: removed console.log in colletction.js
2022-11-22 17:40:43 -03:00
Gabriel Grubba
ee4e8d2020
wip-test: trying to make oplog - entry skipping pass
2022-11-22 14:53:27 -03:00
Gabriel Grubba
1f2a9c555d
tests: updated to async in calling native find
2022-11-22 14:52:50 -03:00
Gabriel Grubba
c79f71b07a
chore: commented code in package.js to focus on tests
2022-11-22 14:50:55 -03:00
Gabriel Grubba
63e411176a
chore: updated mongo_driver.js to async
2022-11-22 14:50:17 -03:00
Gabriel Grubba
078661e889
chore: added async to collection.js
2022-11-22 14:50:01 -03:00
Matheus Castro
cf30fc3c78
Started changing observe_changes_tests.js.
2022-11-18 18:37:32 -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
Matheus Castro
5503414b17
Merge remote-tracking branch 'origin/fibers-optional-no-tla-pkgs' into fibers-optional-no-tla-pkgs
...
# Conflicts:
# packages/meteor/fiber_helpers.js
2022-11-11 18:55:47 -03:00
Matheus Castro
578094e5b6
Fix issues related to mongo tests - also changed the upsert_compatibility_test.js.
2022-11-11 18:54:45 -03:00
Edimar Cardoso
87f84d9c9b
Separate mongo packages into two packages
...
- packages/mongo: current Fibers implementation;
- Packages/mongo-async: New version without Fibers (Work in progress)
- Change usages to import correct package based on flag DISABLE_FIBERS
2022-11-10 15:20:03 -03:00
Edimar Cardoso
97813d63fe
Separate mongo packages into two packages
...
- packages/mongo: current Fibers implementation;
- Packages/mongo-async: New version without Fibers (Work in progress)
- Change usages to import correct package based on flag DISABLE_FIBERS
2022-11-08 10:19:38 -03:00
Edimar Cardoso
ced2734876
Separate mongo packages into two packages
...
- packages/mongo: current Fibers implementation;
- Packages/mongo-async: New version without Fibers (Work in progress)
- Change usages to import correct package based on flag DISABLE_FIBERS
2022-11-04 17:31:22 -03:00
Edimar Cardoso
04320b4409
Separate mongo packages into two packages
...
- packages/mongo: current Fibers implementation;
- Packages/mongo-async: New version without Fibers (Work in progress)
- Change usages to import correct package based on flag DISABLE_FIBERS
2022-11-04 17:08:24 -03:00
Edimar Cardoso
ce662196a3
Duplicate mongo package to preserve commit history
2022-11-04 14:48:48 -03:00