Gabriel Grubba
|
33cddfbd61
|
tests: passwords - createUser hooks & createUser hooks
|
2022-12-20 10:42:39 -03:00 |
|
Gabriel Grubba
|
71543d96cf
|
tests: password made methods async
|
2022-12-20 10:31:34 -03:00 |
|
Gabriel Grubba
|
829b3af6bb
|
chore: updated create index to be async in password
|
2022-12-20 10:31:18 -03:00 |
|
Gabriel Grubba
|
9ea38c75af
|
tests: updated accounts-base _checkForCaseInsensitiveDuplicates
|
2022-12-20 10:30:51 -03:00 |
|
Gabriel Grubba
|
6915c623c7
|
tests: updated passoword test setup
|
2022-12-20 10:30:21 -03:00 |
|
Gabriel Grubba
|
ef05f74ac8
|
Merge branch 'release-3.0' into release-3.0-tests-accounts-password
# Conflicts:
# packages/accounts-password/password_server.js
|
2022-12-20 09:47:26 -03:00 |
|
Gabriel Grubba
|
5685b2f775
|
Merge pull request #12316 from meteor/create-mongo-index-async
Create mongo index async
|
2022-12-19 09:54:24 -03:00 |
|
Gabriel Grubba
|
b71dfd325b
|
Merge branch 'devel' into release-3.0
|
2022-12-19 09:53:15 -03:00 |
|
Gabriel Grubba
|
95eec3794e
|
Merge pull request #12386 from meteor/release-3.0-email
Remove wrapAsync from email package
|
2022-12-19 09:41:25 -03:00 |
|
filipenevola
|
3800cb1998
|
Updates email.d.ts to include the new sendAsync
|
2022-12-17 08:24:58 -04:00 |
|
filipenevola
|
4868a2bb94
|
Changes Accounts.sendLoginTokenEmail to async
|
2022-12-17 08:20:13 -04:00 |
|
filipenevola
|
6799471779
|
Changes Accounts.sendResetPasswordEmail, Accounts.sendEnrollmentEmail,Accounts.sendVerificationEmail to async
|
2022-12-17 08:11:49 -04:00 |
|
filipenevola
|
7f4f9e3efd
|
Changes Accounts.sendResetPasswordEmail, Accounts.sendEnrollmentEmail,Accounts.sendVerificationEmail to async
|
2022-12-17 08:11:43 -04:00 |
|
filipenevola
|
222e801235
|
Adds Email.send using Email.sendAsync inside, handles error and prints a warning in case of success
|
2022-12-17 07:57:56 -04:00 |
|
filipenevola
|
d631371311
|
Changes email package to be fully async
Removes email package sync tests
Fixes email package test when a hook should cancel the send action
|
2022-12-17 01:39:34 -04:00 |
|
filipenevola
|
f6eea4b228
|
Adds a comment to wrapAsync usage inside deprecated http package
|
2022-12-17 01:34:33 -04:00 |
|
Matheus Castro
|
30b18260e9
|
Remove Fibers for Meteor Tools:
- Removing Promise.await usage on caching-compiler.js.
|
2022-12-16 12:13:59 -03:00 |
|
denihs
|
aeb84793ee
|
fix: using insertAsync on getAllNames
|
2022-12-16 10:42:44 -04:00 |
|
denihs
|
d66bf4b2a2
|
Merge remote-tracking branch 'origin/release-3.0' into release-3.0
|
2022-12-16 10:37:06 -04:00 |
|
denihs
|
bafd373bb6
|
fix: tests await insert on getAllNames
|
2022-12-16 10:36:55 -04:00 |
|
Gabriel Grubba
|
17025f2f72
|
Merge pull request #12382 from meteor/updating-meteor-generate-docs
docs: updating meteor generate docs
|
2022-12-16 00:27:02 -03:00 |
|
Gabriel Grubba
|
1da5a82514
|
chore: updated format in createUser function
|
2022-12-15 17:54:50 -03:00 |
|
Gabriel Grubba
|
b160c3eb17
|
wip: started working on accounts-password
|
2022-12-15 17:44:38 -03:00 |
|
Gabriel Grubba
|
6ca7f39890
|
Merge branch 'release-3.0' into create-mongo-index-async
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
|
2022-12-15 17:05:14 -03:00 |
|
Gabriel Grubba
|
017f1fd1db
|
Merge pull request #12381 from meteor/async-accounts-base
Making new Tinytest UI IE compatible
|
2022-12-15 16:52:01 -03:00 |
|
Gabriel Grubba
|
e36fb7b040
|
Merge remote-tracking branch 'origin/release-3.0' into async-accounts-base
|
2022-12-15 16:35:37 -03:00 |
|
Gabriel Grubba
|
91129808e0
|
docs: updating meteor generate docs
|
2022-12-15 16:06:21 -03:00 |
|
Gabriel Grubba
|
f7d6388bcc
|
Chore: making test in browser IE compatible
|
2022-12-15 15:57:11 -03:00 |
|
denihs
|
caaf909204
|
Merge branch 'devel' into release-3.0
|
2022-12-15 11:28:06 -04:00 |
|
Denilson
|
b863de027c
|
Merge pull request #12380 from meteor/origin/dev-bundle-14.21.1.7
New dev bundle version
|
2022-12-15 11:26:42 -04:00 |
|
denihs
|
c3d11410a9
|
New dev bundle version
|
2022-12-15 10:51:03 -04:00 |
|
denihs
|
0ee038b24b
|
Create new version for meteor-babel
New flag to ignore async plugin
|
2022-12-15 10:30:45 -04:00 |
|
Gabriel Grubba
|
ba1b6932a3
|
Merge pull request #12362 from meteor/async-accounts-base
Update on tinytest UI
|
2022-12-15 11:22:16 -03:00 |
|
Gabriel Grubba
|
cbaa637fa8
|
Merge pull request #12374 from meteor/update-2.9-docs
docs: update on history.md(breaking changes)
|
2022-12-14 18:25:03 -03:00 |
|
denihs
|
6b61f03d9f
|
Fixing ddp-server tests
|
2022-12-14 16:15:05 -04:00 |
|
denihs
|
52dcc8d3de
|
Merge branch 'devel' into release-3.0
|
2022-12-14 15:45:46 -04:00 |
|
Gabriel Grubba
|
97018fd80d
|
Merge branch 'devel' into update-2.9-docs
|
2022-12-14 16:29:09 -03:00 |
|
Gabriel Grubba
|
39827f5b3b
|
Merge pull request #12378 from meteor/dev-bundle-14.21.1.6
New dev bundle for new babel version
|
2022-12-14 16:28:53 -03:00 |
|
Gabriel Grubba
|
e001381cf8
|
Merge branch 'devel' into update-2.9-docs
|
2022-12-14 15:48:01 -03:00 |
|
Gabriel Grubba
|
6d24edca5d
|
feat: new dev bundle :commet:
|
2022-12-14 15:46:07 -03:00 |
|
denihs
|
61fa84efc7
|
new meteor-babel version
|
2022-12-14 14:43:47 -04:00 |
|
denihs
|
0c6213af06
|
Merge branch 'devel' into release-3.0
|
2022-12-14 13:35:05 -04:00 |
|
Gabriel Grubba
|
665c54e41a
|
Merge branch 'devel' into update-2.9-docs
|
2022-12-14 14:17:14 -03:00 |
|
Gabriel Grubba
|
cb83f03a94
|
Merge pull request #12377 from meteor/dev-bundle-14.21.1.5
chore: update dev bundle
|
2022-12-14 14:16:59 -03:00 |
|
Jan Dvorak
|
b5f5b28227
|
Merge branch 'devel' into release-3.0
|
2022-12-14 17:20:45 +01:00 |
|
Gabriel Grubba
|
7d2de15153
|
chore: update dev bundle
|
2022-12-14 12:19:11 -03:00 |
|
Gabriel Grubba
|
ee5e7d788e
|
Merge branch 'devel' into update-2.9-docs
|
2022-12-14 09:30:07 -03:00 |
|
Gabriel Grubba
|
73bc53a52c
|
docs: update on history.md(breaking changes)
|
2022-12-14 09:29:24 -03:00 |
|
Gabriel Grubba
|
1549d916e3
|
Merge pull request #12373 from meteor/update-2.9-docs
Updated breaking changes docs for more clarity
|
2022-12-13 18:00:15 -03:00 |
|
Gabriel Grubba
|
cfdf761b3f
|
Merge branch 'devel' into update-2.9-docs
|
2022-12-13 18:00:02 -03:00 |
|