Gabriel Grubba
|
5955819eea
|
wip: updating styles in tinytest
|
2022-12-12 15:54:54 -03:00 |
|
denihs
|
bf85cc16c5
|
Merge branch 'release-3.0' into async-accounts-base
|
2022-12-12 10:28:57 -04:00 |
|
denihs
|
a8ba9f540d
|
Merge branch 'release-3.0' into async-accounts-base
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
|
2022-12-12 10:24:32 -04:00 |
|
Denilson
|
8c6b193059
|
Merge pull request #12357 from meteor/async-ddp
Async ddp-client and ddp-server
|
2022-12-12 10:22:49 -04: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
|
a8d6a7c833
|
Merge branch 'master' into devel
|
2022-12-12 09:55:49 -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
|
173789d7cd
|
Merge pull request #12356 from meteor/devel
Meteor version to 2.9.0 ☄️
|
2022-12-12 10:12:42 -03:00 |
|
Gabriel Grubba
|
90236e7ccf
|
Merge branch 'master' into devel
|
2022-12-12 10:12:07 -03:00 |
|
Gabriel Grubba
|
19e9e2082e
|
Merge pull request #12273 from meteor/release-2.9
Release 2.9
|
2022-12-12 10:11:04 -03:00 |
|
Gabriel Grubba
|
38e12509e9
|
Merge branch 'devel' into release-2.9
|
2022-12-12 10:05:09 -03:00 |
|
Gabriel Grubba
|
39b66f0d1e
|
Meteor installer to 2.9.0 :commet:
|
2022-12-12 09:53:55 -03:00 |
|
Gabriel Grubba
|
bdfda08436
|
Merge pull request #12355 from meteor/devel
update master
|
2022-12-12 09:50:27 -03:00 |
|
Gabriel Grubba
|
644592cedc
|
Merge pull request #12328 from meteor/release-2.8.2
Meteor version to 2.8.2 ☄️
|
2022-12-12 09:30:30 -03:00 |
|
Gabriel Grubba
|
c505bafb33
|
Merge branch 'devel' into release-2.8.2
|
2022-12-12 09:29:49 -03:00 |
|
Gabriel Grubba
|
0c40baa1dc
|
Merge branch 'async-ddp' into async-accounts-base
|
2022-12-08 17:10:31 -03:00 |
|
denihs
|
f3b3a9ab20
|
making the test-in-browser component dark mode
|
2022-12-08 15:52:38 -04:00 |
|
Gabriel Grubba
|
6f79cd8d13
|
tests: finished
|
2022-12-08 16:39:09 -03:00 |
|
Gabriel Grubba
|
a5639c1120
|
tests: solved twtitter
|
2022-12-08 16:09:51 -03:00 |
|
Gabriel Grubba
|
d7c2d0868d
|
tests: solved Meteor Developer
|
2022-12-08 16:05:07 -03:00 |
|
Gabriel Grubba
|
ece19bad1d
|
tests: solved facebook
|
2022-12-08 16:03:26 -03:00 |
|
Gabriel Grubba
|
3d047f8b4d
|
chore: added await to _additionalFindUserOnExternalLogin
|
2022-12-08 15:54:09 -03:00 |
|
Gabriel Grubba
|
c5432bd124
|
tests: solved verify setAdditionalFindUserOnExternalLogin hook can provide user
|
2022-12-08 15:54:00 -03:00 |
|
Gabriel Grubba
|
bb4c5f2ca5
|
tests: solved verify beforeExternalLogin hook can stop user login
|
2022-12-08 15:46:13 -03:00 |
|
Gabriel Grubba
|
8e06687c2c
|
tests: solved verify onExternalLogin hook can update oauth user profiles
|
2022-12-08 15:41:51 -03:00 |
|
Gabriel Grubba
|
76ba34a8b0
|
tests: solved Meteor.user() obeys options.defaultFieldSelector
|
2022-12-08 15:38:51 -03:00 |
|
Gabriel Grubba
|
bd6d9dab28
|
tests: solved hook callbacks obey options.defaultFieldSelector
|
2022-12-08 15:32:50 -03:00 |
|
Gabriel Grubba
|
f1845a7d6b
|
tests: solved hook callbacks can access Meteor.userId()
|
2022-12-08 15:24:03 -03:00 |
|
Gabriel Grubba
|
704dcb6d88
|
chore: added await in get new token
|
2022-12-08 15:17:42 -03:00 |
|
Gabriel Grubba
|
1c60eca862
|
tests: solved get new token and removed log
|
2022-12-08 15:17:32 -03:00 |
|
Gabriel Grubba
|
4a15dc2ab9
|
tests: solved remove other tokens
|
2022-12-08 15:14:56 -03:00 |
|
Gabriel Grubba
|
b1b7b6b6f9
|
tests: resolved login token
|
2022-12-08 14:54:26 -03:00 |
|
Gabriel Grubba
|
61aab831da
|
chore: asyncfied _insertHashedLoginToken
|
2022-12-08 14:54:15 -03:00 |
|
Gabriel Grubba
|
02fc0f0531
|
tests: solved expire numeric token
|
2022-12-08 14:44:00 -03:00 |
|
Gabriel Grubba
|
f69005813e
|
Merge branch 'async-ddp' into async-accounts-base
|
2022-12-08 14:41:14 -03:00 |
|
Gabriel Grubba
|
3492786085
|
tests: solved insertUserDoc email
|
2022-12-08 14:37:07 -03:00 |
|
Gabriel Grubba
|
919de73cd6
|
tests: solved insertUserDoc username
|
2022-12-08 14:34:15 -03:00 |
|
denihs
|
fa878234ad
|
fixing "publish multiple cursors" test
|
2022-12-08 13:02:53 -04:00 |
|
denihs
|
aee880e2bc
|
fixing "livedata - compound methods" test
|
2022-12-08 12:47:55 -04:00 |
|
denihs
|
aae8843a25
|
fixing "livedata - changing userid reruns subscriptions without flapping data on the wire" test
|
2022-12-08 10:42:27 -04:00 |
|
Gabriel Grubba
|
ac1dfe8974
|
chore: updated test methods
|
2022-12-07 21:46:23 -03:00 |
|
Gabriel Grubba
|
ba98f5fe31
|
test: made all tests async
|
2022-12-07 21:46:10 -03:00 |
|
Gabriel Grubba
|
2333bc35a3
|
tests: made setup async
|
2022-12-07 21:45:58 -03:00 |
|
Gabriel Grubba
|
e89ecdda32
|
tests: removed other tests
|
2022-12-07 21:45:43 -03:00 |
|
Gabriel Grubba
|
ebf86c048a
|
Merge branch 'async-ddp' into async-accounts-base
|
2022-12-07 15:55:08 -03:00 |
|
denihs
|
dc21bbeb2a
|
fixing "livedata - DDP.randomStream" test
|
2022-12-07 14:27:34 -04:00 |
|
denihs
|
068e655514
|
fixing "livedata - method call on server blocks in a fiber way" test
|
2022-12-07 14:23:18 -04:00 |
|
denihs
|
1fc3d0cd64
|
fixing livedata stub and livedata connection tests
|
2022-12-07 14:19:25 -04:00 |
|
Gabriel Grubba
|
5164930456
|
Meteor version to 2.9.0 ☄️
release/METEOR@2.9.0
|
2022-12-07 13:48:36 -03:00 |
|