Gabriel Grubba
|
b780b29257
|
Meteor version to 3.0-beta.5 :commet:
release/METEOR@3.0-beta.5
|
2024-02-28 10:28:32 -03:00 |
|
Gabriel Grubba
|
19b5a57d6c
|
Merge pull request #13037 from meteor/dev-bundle-20.11.1.0
Dev bundle 20.11.1.0
|
2024-02-28 14:27:57 +01:00 |
|
Gabriel Grubba
|
4187bf85de
|
updating npm version
|
2024-02-28 09:54:44 -03:00 |
|
Gabriel Grubba
|
2653bcb5e9
|
update node and npm version
|
2024-02-28 09:35:19 -03:00 |
|
Denilson
|
1f6d2ed90d
|
Merge pull request #13031 from meteor/fix-linker-bug
[Meteor 3] Fix linker bug
|
2024-02-27 09:30:57 -04:00 |
|
Denilson
|
55c6023eef
|
Merge pull request #13032 from meteor/fix-springboarding
[Meteor 3] - Fix springboarding
|
2024-02-27 09:30:43 -04:00 |
|
Denilson
|
f91a05f052
|
Merge pull request #13030 from meteor/remove-check-password
[Meteor 3] Removing broken methods in version 3
|
2024-02-27 09:30:13 -04:00 |
|
denihs
|
2a5de96971
|
- fix tests and call inside maybeUpdateRelease
|
2024-02-26 12:48:20 -04:00 |
|
denihs
|
79c7d8393a
|
- addHtml needs to be async
|
2024-02-26 12:21:53 -04:00 |
|
denihs
|
31d1f28eef
|
- removes getText and getBinary as both only works with Fibers
|
2024-02-26 12:10:49 -04:00 |
|
denihs
|
5e98e9c0b6
|
- removing OAuth1Binding.call
|
2024-02-26 12:08:25 -04:00 |
|
denihs
|
7b8e5c9e21
|
- Accounts.createUser is now 100% Accounts.createUserAsync.
|
2024-02-26 12:06:54 -04:00 |
|
denihs
|
e313568d42
|
- removing setPassword method
|
2024-02-26 12:02:36 -04:00 |
|
denihs
|
dee192cf3a
|
_fix linker bug and removing workaround
|
2024-02-26 11:45:57 -04:00 |
|
Denilson
|
68f4d78e73
|
Merge pull request #13027 from meteor/fix-user-ready-login
[Meteor 3] Fix user not ready workaround inside accounts-base
|
2024-02-26 11:03:42 -04:00 |
|
denihs
|
69d9b76733
|
_checkPassword doesn't make sense to exist anymore
|
2024-02-26 11:02:16 -04:00 |
|
denihs
|
67ccd8964f
|
fix typo
|
2024-02-23 15:44:42 -04:00 |
|
denihs
|
85a40c0d1f
|
Merge remote-tracking branch 'origin/release-3.0' into release-3.0
|
2024-02-23 15:39:18 -04:00 |
|
denihs
|
190bae33d3
|
Use Tracker to make we have a user before calling the callbacks
|
2024-02-23 15:38:42 -04:00 |
|
Denilson
|
e383645e66
|
Merge pull request #13021 from klablink/klab-fixtools-3-beta-0
Fixed some missing awaits and error dump at Mongo startup
|
2024-02-23 11:45:44 -04:00 |
|
Gabriel Grubba
|
0f916b33e3
|
revert back rreact version
|
2024-02-22 15:16:01 -03:00 |
|
Gabriel Grubba
|
a89a0a0153
|
updated mongo-decimal versions
|
2024-02-22 14:47:17 -03:00 |
|
Gabriel Grubba
|
726313895f
|
update mongo-decimal package
|
2024-02-22 14:47:05 -03:00 |
|
Gabriel Grubba
|
d8a952990c
|
Meteor version to 3.0-beta.4 :commet
release/METEOR@3.0-beta.4
|
2024-02-22 11:36:27 -03:00 |
|
Gabriel Grubba
|
32b41a14fa
|
Meteor version to 3.0-beta.3 :commet
|
2024-02-22 11:11:55 -03:00 |
|
Denilson
|
8002d8343c
|
Merge pull request #13019 from meteor/fix-context-lost-env
[Meteor 3] Fix Meteor.userAsync inside a publication
|
2024-02-22 10:01:18 -04:00 |
|
denihs
|
afedb46573
|
Revert upper call dynamics after done running
|
2024-02-22 09:41:03 -04:00 |
|
Gabriel Grubba
|
b4b647e162
|
Meteor version to 3.0-beta.2 :commet
release/METEOR@3.0-beta.2
|
2024-02-22 10:30:48 -03:00 |
|
Gabriel Grubba
|
2b1ddf149f
|
Meteor version to 3.0-beta.1 :commet:
|
2024-02-22 10:13:38 -03:00 |
|
denihs
|
0597059b21
|
Merge branch 'release-3.0' into fix-context-lost-env
|
2024-02-22 09:07:55 -04:00 |
|
Denilson
|
3216ed53de
|
Merge pull request #13018 from meteor/fix-meteor-accounts-oauth
Fix Meteor accounts oauth
|
2024-02-22 09:05:49 -04:00 |
|
Gabriel Grubba
|
9295d2c0e0
|
Merge pull request #13023 from meteor/dev-bundle-20.9.0.7
Dev bundle 20.9.0.7 (MongoDB 7.0.5 & ARM Linux Support)
|
2024-02-22 14:05:34 +01:00 |
|
Gabriel Grubba
|
ffcf357d03
|
update check
|
2024-02-22 09:33:17 -03:00 |
|
Gabriel Grubba
|
1a67d32cfe
|
bundle 7.0.5
|
2024-02-22 09:23:16 -03:00 |
|
Gabriel Grubba
|
fa2ac8fbac
|
Merge branch 'devel' into merging-2.15-into-3.0
|
2024-02-22 09:12:44 -03:00 |
|
Gabriel Grubba
|
89bfb7b846
|
Merge pull request #13022 from klablink/klab-less-package-version
Changing the version of dependencies on the less package
|
2024-02-22 12:50:06 +01:00 |
|
plb666
|
a46262e7ab
|
Changing the version of dependencies on the less package
|
2024-02-22 11:57:26 +01:00 |
|
plb666
|
f7fec94d99
|
Fixed some missing awaits and error dump at Mongo startup
|
2024-02-22 11:43:04 +01:00 |
|
Gabriel Grubba
|
983c1f4c73
|
Merge pull request #13017 from meteor/dev-bundle-20.9.0.6
|
2024-02-21 23:10:26 +01:00 |
|
denihs
|
193a00afa8
|
fix code style for older versions
|
2024-02-21 18:04:39 -04:00 |
|
denihs
|
de45fc78a7
|
fix code style for older versions
|
2024-02-21 18:00:10 -04:00 |
|
denihs
|
d58a72a234
|
Make possible to get context from env parent
|
2024-02-21 17:51:15 -04:00 |
|
denihs
|
97bcf9b94f
|
some functions where missing async
|
2024-02-21 16:04:47 -04:00 |
|
Gabriel Grubba
|
fcc2fa9160
|
Merge pull request #12966 from ToyboxZach/patch-2
[ Meteor v3 ] - Revert localhost change
|
2024-02-21 20:52:49 +01:00 |
|
Gabriel Grubba
|
da64881803
|
updating ecmascript regression
|
2024-02-21 16:44:39 -03:00 |
|
Gabriel Grubba
|
f1eab97880
|
update lock version
|
2024-02-21 16:21:46 -03:00 |
|
Gabriel Grubba
|
6f3dfc0ad0
|
dev-bundle to version .6
|
2024-02-21 16:02:33 -03:00 |
|
Gabriel Grubba
|
001f5857cb
|
revert to use 6.0.3 version
|
2024-02-21 15:53:56 -03:00 |
|
Gabriel Grubba
|
e2f494cc90
|
commit to test ci
|
2024-02-21 14:17:28 -03:00 |
|
Gabriel Grubba
|
885c24818a
|
updated tests back
|
2024-02-21 13:11:15 -03:00 |
|