Gabriel Grubba
|
20f8ade6ca
|
Meteor version to 3.0-beta.6 :commet:
|
2024-02-28 11:21:42 -03:00 |
|
Gabriel Grubba
|
b780b29257
|
Meteor version to 3.0-beta.5 :commet:
|
2024-02-28 10:28:32 -03:00 |
|
denihs
|
79c7d8393a
|
- addHtml needs to be async
|
2024-02-26 12:21:53 -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
|
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 |
|
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
|
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
|
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
|
fa2ac8fbac
|
Merge branch 'devel' into merging-2.15-into-3.0
|
2024-02-22 09:12:44 -03:00 |
|
plb666
|
a46262e7ab
|
Changing the version of dependencies on the less package
|
2024-02-22 11:57:26 +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
|
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 |
|
Gabriel Grubba
|
d8cb397143
|
Merge branch 'release-3.0' into patch-2
|
2024-02-21 16:59:58 +01:00 |
|
Gabriel Grubba
|
2b9d6057d1
|
typescript to version 5.3.3
|
2024-02-20 16:04:23 -03:00 |
|
Jan Dvorak
|
5543258e87
|
Update readme links on deprecated packages
|
2024-02-20 10:06:38 +01:00 |
|
Denilson
|
46339a919d
|
Merge pull request #12969 from meteor/319-fix-client-op--remote-collections
[Meteor 3] Fix client ops in remote collections
|
2024-02-19 12:12:32 -04:00 |
|
denihs
|
272d346662
|
Merge remote-tracking branch 'origin/release-3.0' into release-3.0
|
2024-02-19 12:11:31 -04:00 |
|
denihs
|
ec136f92c6
|
Merge branch 'devel' into release-3.0
# Conflicts:
# .travis.yml
# docs/history.md
# meteor
# packages/accounts-base/package.js
# packages/meteor-tool/package.js
# packages/meteor/package.js
# packages/service-configuration/package.js
# packages/underscore/package.js
# packages/webapp/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/build-dev-bundle-common.sh
|
2024-02-19 12:11:16 -04:00 |
|
Nacho Codoñer
|
41bdfd4631
|
typo
|
2024-02-13 15:14:44 +01:00 |
|
Nacho Codoñer
|
93f920f842
|
add test case to cover the new resolver type config
|
2024-02-13 15:14:04 +01:00 |
|
Nacho Codoñer
|
b1ff446fb4
|
fix scenario where expected stub promise resolution
|
2024-02-13 13:57:27 +01:00 |
|
Nacho Codoñer
|
14e86b99d0
|
apply properly the new promiseResolver option
|
2024-02-12 19:40:10 +01:00 |
|
Nacho Codoñer
|
cb5c6a1cc6
|
Merge remote-tracking branch 'origin/319-fix-client-op--remote-collections' into 319-fix-client-op--remote-collections
|
2024-02-12 19:25:28 +01:00 |
|
Nacho Codoñer
|
14942c4e70
|
add a configuration option for default promise resolver
|
2024-02-12 19:25:08 +01:00 |
|
Nacho Codoñer
|
9f91c4940a
|
revert change on resolve with stub promise all time
|
2024-02-12 19:24:12 +01:00 |
|
Nacho Codoñer
|
282035ef68
|
Merge branch 'release-3.0' into 319-fix-client-op--remote-collections
|
2024-02-12 17:16:12 +01:00 |
|
denihs
|
e103700102
|
Update Meteor npm installer
|
2024-02-05 15:28:34 -04:00 |
|
Jan Dvorak
|
9c76a017d6
|
Accounts ambiguousErrorMessages default to true in production
|
2024-02-05 17:32:53 +01:00 |
|
denihs
|
ff3d9cc470
|
Meteor version to 2.15 ☄️
|
2024-02-05 12:21:55 -04:00 |
|
Denilson
|
fe714b5a10
|
Merge pull request #12973 from meteor/266-update-reify
Upgrade reify to 0.25.1
|
2024-02-05 11:11:08 -04:00 |
|
Nacho Codoñer
|
c8aa822543
|
fix and cover asyncIterator usage with tests both on the client and the server
|
2024-02-01 15:42:44 +01:00 |
|
Nacho Codoñer
|
5bd8d6a497
|
Merge branch 'release-3.0' into 268-asynciterator
|
2024-02-01 14:45:18 +01:00 |
|
Nacho Codoñer
|
ddcf3a4520
|
update npm-shrinkwrap files
|
2024-01-31 17:41:15 +01:00 |
|