Commit Graph

11790 Commits

Author SHA1 Message Date
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
Gabriel Grubba
dd35fe03d4 Merge branch 'devel' into release-2.7.4 2022-09-05 10:14:31 -03:00
Frederico Maia Arantes
a9e238b99a docs: document options argument when calling DDP.connect 2022-08-31 11:35:25 +02:00
Gabriel Grubba
4acd38052c Merge pull request #12166 from meteor/fix-12022-publication-strategy
fix: rename setPublicationStrategy and getPublicationStrategy arguments.
2022-08-29 10:56:45 -03:00
Gabriel Grubba
10de095c7b Merge pull request #12165 from meteor/fix-12063
Handled invalid dates in Minimongo Matcher (fixes #12063).
2022-08-29 10:53:44 -03:00
Gabriel Grubba
ef198adbbf Merge branch 'release-2.7.4' into fix-12063 2022-08-29 09:23:01 -03:00
Gabriel Grubba
df4e60d934 Merge branch 'release-2.7.4' into mongo-driver-4.9 2022-08-29 09:22:13 -03:00
Frederico Maia Arantes
15c74fb2b4 fix: rename setPublicationStrategy and getPublicationStrategy arguments. 2022-08-29 12:39:20 +02:00
Frederico Maia Arantes
7d02f872c3 fix: rename setPublicationStrategy and getPublicationStrategy arguments. 2022-08-29 12:27:06 +02:00
Gabriel Grubba
9a16bd5317 Revert "Fix(travis): updated node version in travis"
This reverts commit 1bb5c6ae9c.
2022-08-28 16:28:39 -03:00
Gabriel Grubba
533300ea6f Merge branch 'release-2.7.4' into update-travis 2022-08-28 16:27:15 -03:00
Radosław Miernik
6613c8a56d Handled invalid dates in Minimongo Matcher (fixes #12063). 2022-08-28 13:26:50 +02:00
Gabriel Grubba
88c86f1af1 tests(onFailover):comment failover test 2022-08-27 18:30:53 -03:00
Gabriel Grubba
5f8a29126f tests(failover) tring to make test pass 2022-08-27 18:08:38 -03:00
Radosław Miernik
d052985f86 Updated MongoDB driver to 4.9. 2022-08-27 18:30:59 +02:00
Gabriel Grubba
8cc860e445 tests(oplog):converted async to .then 2022-08-26 17:04:46 -03:00
Gabriel Grubba
95698ec5e6 test(failOver):testing ci/cd flakyness 2022-08-26 12:48:28 -03:00
Gabriel Grubba
adffd807f5 tests(mongo): added test cases for oplog.onFailover 2022-08-26 12:01:30 -03:00
Gabriel Grubba
e09cb5069c tests(mongo): removed comments 2022-08-26 12:00:44 -03:00
Frederico Maia Arantes
15a58f7c88 Meteor version to 2.8-beta.5 ☄️ 2022-08-17 19:52:48 +02:00
Frederico Maia Arantes
025d5c8cfa Meteor version to 2.8-beta.4 ☄️ 2022-08-17 19:20:52 +02:00
Frederico Maia Arantes
cb26f9877c Tests are commented for now but we need to find out why they were failing. 2022-08-17 11:52:38 +02:00
Frederico Maia Arantes
a05a3fc565 Removing tests that expect for an error to be thrown when the connection to MongoDB fails. 2022-08-17 11:07:46 +02:00
Gabriel Grubba
1a40b1b009 fix(runner): added docs and more information 2022-08-16 16:43:17 -03:00
Gabriel Grubba
3f7041ff6c fix(driver): added more data for global vars 2022-08-16 16:41:46 -03:00
Gabriel Grubba
1bb5c6ae9c Fix(travis): updated node version in travis 2022-08-16 14:06:29 -03:00
Frederico Maia Arantes
51d750e076 Revert "Reverts npm-shrinkwrap.json"
This reverts commit b87da4cfc9.
2022-08-16 12:01:19 +02:00
Frederico Maia Arantes
b87da4cfc9 Reverts npm-shrinkwrap.json 2022-08-16 11:35:38 +02:00
Gabriel Grubba
a5da560dba Merge pull request #12116 from meteor/improved-oplog-converter
Improved `oplogV2V1Converter` implementation.
2022-08-15 15:48:58 -03:00
Gabriel Grubba
7b0c52d916 Merge branch 'release-2.7.4' into improved-oplog-converter 2022-08-15 15:04:21 -03:00
Gabriel Grubba
471e7df511 Merge branch 'release-2.7.4' into exit-on-connection-error 2022-08-15 14:43:25 -03:00
Gabriel Grubba
e13cfc386c Merge branch 'devel' into exit-on-connection-error 2022-08-15 14:42:05 -03:00
Frederico Maia
d00e3ec004 Merge branch 'devel' into release-2.7.4 2022-08-15 19:39:01 +02:00
Frederico Maia
1ef40ffdb1 Merge branch 'devel' into update-standard-minifier-js-deps 2022-08-15 19:38:16 +02:00
Frederico Maia Arantes
2eda14a236 Update @babel/runtime from the standard-minifier-js package. 2022-08-15 18:02:40 +02:00
Frederico Maia Arantes
e0ed25f64d Revert "Update @babel/runtime from the standard-minifier-js package."
This reverts commit bc6a943312.
2022-08-15 17:59:41 +02:00
Frederico Maia Arantes
bc6a943312 Update @babel/runtime from the standard-minifier-js package. 2022-08-15 17:58:47 +02:00
Frederico Maia Arantes
2c6803a14e Update babel, source-map, and micromatch from the standard-minifier-css package. 2022-08-15 17:56:28 +02:00
Gabriel Grubba
3a1fff5d23 Merge pull request #12125 from meteor/fixed-failover-hook
Fixed `MongoConnection._onFailover` hook (fixes #12118).
2022-08-15 11:20:25 -03:00
Frederico Maia
d9b7b8f265 Merge branch 'devel' into release-2.7.4 2022-08-15 12:37:55 +02:00
Frederico Maia
ccc2a26dec Merge branch 'devel' into update-terser-minifier-js 2022-08-15 12:35:39 +02:00
Frederico Maia Arantes
437b6dc344 Update terser from 5.12.1 to 5.14.2 2022-08-14 21:08:05 +02:00
Frederico Maia Arantes
d8c6f7cfaa Update postcss from 8.3.5 to 8.4.16 2022-08-14 20:48:23 +02:00
Radosław Miernik
02999b308a Added exit on Mongo connection error. 2022-08-13 10:47:19 +02:00
Radosław Miernik
abe2fb07a2 Trigger _onFailover hook when new primary is elected. 2022-08-13 10:45:09 +02:00
Radosław Miernik
d65bdf94ce Fixed MongoConnection _onFailover hook (fixes #12118). 2022-08-13 10:45:08 +02:00
Radosław Miernik
d2ef1481c8 Cached env variable. 2022-08-13 10:44:18 +02:00
Radosław Miernik
e0b349f3e4 Improved oplogV2V1Converter implementation. 2022-08-13 10:44:17 +02:00
Gabriel Grubba
7f88714b77 Meteor version to 2.8-beta.1 🎉 2022-08-12 10:54:34 -03:00