Gabriel Grubba
88ab016017
Meteor version to 2.8-rc.0 ☄️
2022-10-06 18:14:04 -03:00
denihs
75d3de3d1a
typo
2022-10-06 14:23:39 -04:00
denihs
c7fe33bf8b
updating callAsync arguments comment
2022-10-06 14:20:14 -04:00
denihs
662eee3bf9
Changes from code review
2022-10-06 14:17:50 -04:00
denihs
8c07f63d10
Calling Meteor.bindEnvironment() inside callAsync, so the context is rightly set before calling stub
2022-10-05 19:28:14 -04:00
denihs
2542ae9970
Changing variables' and functions' names.
2022-10-05 17:44:31 -04:00
denihs
b86b2a122c
Removing withValueAsync from the server, and using the setNewContextAndGetCurrent and set strategy.
...
When creating a new fiber inside withValueAsync, some contexts where missing, and when calling Meteor.call without a callback, no result were returned.
2022-10-05 13:27:16 -04:00
denihs
3c467fcf23
Removing withValueAsync from the client, so we can keep compatible with older browsers.
2022-10-04 17:55:32 -04:00
denihs
15b1e6fddf
Wrapping the withValueAsync on server inside a new Fiber
2022-10-01 19:28:35 -04:00
denihs
11eee0e998
Removing verifications for call and callAsync
2022-10-01 18:19:05 -04:00
denihs
b5a2f13758
- throwing error instead of just warning when calling Meteor.call with async methods
2022-09-22 17:25:26 -04:00
denihs
7be67c1301
- fixing typo
2022-09-22 16:09:57 -04:00
denihs
1f4adce928
Merge branch 'bugfix/fix-problem-with-publish-client-async-methods' into creating-call-async
2022-09-22 15:08:06 -04:00
denihs
3f562b086d
Merge branch 'release-2.7.4' into bugfix/fix-problem-with-publish-client-async-methods
2022-09-22 15:05:12 -04:00
denihs
d2e552ed27
- update changelog
...
- Throw a warning instead of an error when the user is calling Method with the wrong type of function
2022-09-22 15:04:39 -04:00
denihs
42ee60461e
Creating function callAsync
2022-09-20 16:41:21 -04: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
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
denihs
17748bb0a8
Merge branch 'release-2.7.4' into bugfix/fix-problem-with-publish-client-async-methods
2022-08-30 09:55:48 -04: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
Edimar Cardoso
4fbd3cb379
Remove console.log.
2022-08-19 21:56:06 -03:00
Edimar Cardoso
f6b04c5863
Fix problem when publish async methods.
2022-08-19 21:37:49 -03:00
Edimar Cardoso
a9c514a21d
Fix problem when publish async methods.
2022-08-19 15:10:08 -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