Jan Dvorak
|
b6fe049313
|
Meteor 2.3-beta.7
|
2021-06-12 12:27:25 +02:00 |
|
Jan Dvorak
|
1b5786fab5
|
Revert publication hack
|
2021-06-11 22:53:02 +02:00 |
|
Jan Dvorak
|
0bf1f966a4
|
Merge branch 'devel' into release-2.3
|
2021-06-11 22:52:40 +02:00 |
|
Jan Dvorak
|
2d41716645
|
Published hot-module-replacement@0.2.1
|
2021-06-11 22:51:30 +02:00 |
|
Jan Dvorak
|
af31761417
|
Merge branch 'devel' into release-2.3
|
2021-06-11 22:16:40 +02:00 |
|
Jan Dvorak
|
dff8d3117e
|
Deprecate npm-bcrypt
|
2021-06-11 22:04:01 +02:00 |
|
Jan Dvorak
|
5b32565d32
|
Merge pull request #11467 from harryadel/npm-bcrypt
Use npm bcrypt instead of meteor's
|
2021-06-11 22:00:27 +02:00 |
|
Jan Dvorak
|
0e6f4ba3d6
|
jshint has been deprecated
|
2021-06-11 21:43:01 +02:00 |
|
zodern
|
8cc41b7738
|
Add missing dependency on hot-code-push
|
2021-06-11 14:35:29 -05:00 |
|
Jan Dvorak
|
f4e15deb0d
|
Fix #11471
|
2021-06-11 15:32:31 +02:00 |
|
Jan Dvorak
|
48ef28d5c0
|
Merge pull request #11444 from vlasky/async_publish_function
Meteor.publish() support for async functions
|
2021-06-11 15:14:41 +02:00 |
|
Jan Dvorak
|
4d06ab48b9
|
Publish new version of ecmascript runtime & url
|
2021-06-11 15:10:45 +02:00 |
|
Harry Adel
|
8d83c7edc7
|
Add deprecated flag to npm-bcrypt
|
2021-06-08 22:27:46 +02:00 |
|
Jan Dvorak
|
0dfc7a7a64
|
Meteor 2.3-beta.6
|
2021-06-08 14:17:27 +02:00 |
|
Jan Dvorak
|
1193c3332d
|
Update test-in-console dependencies
|
2021-06-08 14:09:22 +02:00 |
|
Jan Dvorak
|
359e33da7f
|
Update code-js to 3.14.0
|
2021-06-07 22:13:31 +02:00 |
|
Jan Dvorak
|
e6d7b019fe
|
Merge branch 'release-2.3' into async_publish_function
|
2021-06-07 22:10:55 +02:00 |
|
Harry Adel
|
6aa583c0c5
|
Move npm-bcrypt into deprecated
|
2021-06-07 20:34:06 +02:00 |
|
Harry Adel
|
780d82eae9
|
Load bcrypt from npm
|
2021-06-07 20:33:49 +02:00 |
|
Jan Dvorak
|
349abdeb3d
|
Move Blaze code to master instead of a branch
|
2021-06-07 11:36:36 +02:00 |
|
Jan Dvorak
|
b15e59a8c5
|
Merge branch 'release-2.3' into async_publish_function
|
2021-06-07 11:20:45 +02:00 |
|
Jan Dvorak
|
5f735b6f97
|
Update Blaze code
|
2021-06-07 11:19:35 +02:00 |
|
Jan Dvorak
|
6282fb76aa
|
Merge branch 'devel' into async_publish_function
|
2021-06-04 20:04:13 +02:00 |
|
Jan Dvorak
|
76286b4331
|
Small formatting fixes for http package
|
2021-06-04 16:48:20 +02:00 |
|
Vlad Lasky
|
9b5f0e808d
|
Merge remote-tracking branch 'upstream/release-2.3' into unix_socket_group
|
2021-06-04 17:24:51 +10:00 |
|
Vlad Lasky
|
a6c6bef4be
|
Made UNIX_SOCKET_GROUP code more concise by removing unnecessary local variables & conditional checks
|
2021-06-04 17:23:17 +10:00 |
|
Jan Dvorak
|
87e72c2a5b
|
Merge pull request #11374 from mikekibz59/bugfix/provide-option-to-toggle-detail-error-messages
Added option to disable detailed error message on Account.forgetPassword
|
2021-06-02 14:51:08 +02:00 |
|
mikekibz59
|
ff2c9f8e96
|
added test to show effect of ambiguousErrorMessages flag on forgotPassword method
|
2021-06-02 13:06:14 +03:00 |
|
Jan Dvorak
|
d919682ce0
|
Meteor 2.3-beta.5
|
2021-06-02 11:18:14 +02:00 |
|
Jan Dvorak
|
9ee1a80625
|
Remove http constraint in facebook-oauth
|
2021-05-31 18:13:01 +02:00 |
|
Vlad Lasky
|
54dcdbd9c0
|
Results from non-async publish handler functions will be processed synchronously
Ones that return objects with a then() function are either a promise or thenable and will be resolved asynchronously.
|
2021-05-31 15:49:25 +10:00 |
|
Jan Dvorak
|
c2d48e5940
|
Bump http package to 2.0.0
|
2021-05-30 21:48:35 +02:00 |
|
Jan Dvorak
|
4983375384
|
Merge remote-tracking branch 'meteor/release-2.3' into patch-http-request-fetch
|
2021-05-30 20:49:42 +02:00 |
|
Jan Küster
|
8fd345c1c4
|
packages http remove ejson dependency completely
|
2021-05-30 20:19:54 +02:00 |
|
Jan Küster
|
4f7fcf20c9
|
packages http added missing ejson dependency to tests
|
2021-05-30 18:17:36 +02:00 |
|
Vlad Lasky
|
4ad743883a
|
Missing 'let' before unixSocketGid declaration.
|
2021-05-30 12:10:28 +10:00 |
|
Jan Dvorak
|
fe6b965450
|
2.3-beta.4
|
2021-05-29 20:15:01 +02:00 |
|
Jan Dvorak
|
1a73458759
|
Update accounts related packages
|
2021-05-29 19:52:51 +02:00 |
|
Jan Dvorak
|
e669d9b540
|
Merge branch 'release-2.3' into bugfix/provide-option-to-toggle-detail-error-messages
|
2021-05-28 23:49:37 +02:00 |
|
Vlad Lasky
|
2be285a6d4
|
Merge remote-tracking branch 'upstream/release-2.3' into unix_socket_group
|
2021-05-29 07:46:17 +10:00 |
|
Jan Dvorak
|
dcdba93b8c
|
Merge pull request #11445 from vlasky/unix_socket_permissions
UNIX_SOCKET_PERMISSIONS sets permissions on UNIX_SOCKET_FILE
|
2021-05-28 23:39:49 +02:00 |
|
Jan Dvorak
|
e55cd30f4f
|
Release 2.3-beta.3
|
2021-05-28 23:02:23 +02:00 |
|
Jan Dvorak
|
9f1d259be9
|
Drop meteor-base version to 1.5 for tests to pass
|
2021-05-28 21:54:53 +02:00 |
|
Jan Dvorak
|
f123b67ccc
|
Update packages depending on accounts and oauth
|
2021-05-28 21:06:41 +02:00 |
|
Jan Dvorak
|
38c0d70eb4
|
Do not console about server id ddp message
|
2021-05-28 20:26:53 +02:00 |
|
Jan Dvorak
|
bb58742622
|
2.3-beta.2
|
2021-05-28 18:52:00 +02:00 |
|
Jan Dvorak
|
c6198e0c37
|
Remove remnants of SRP from accounts
|
2021-05-28 18:51:35 +02:00 |
|
Jan Dvorak
|
96383dd63a
|
Update package versions
|
2021-05-28 18:18:17 +02:00 |
|
Jan Dvorak
|
32edbf78d1
|
Merge branch 'release-2.3' into refactoring/update-ts-to-4.3
|
2021-05-28 16:45:03 +02:00 |
|
Vlad Lasky
|
f1a969d584
|
Environment variable UNIX_SOCKET_GROUP can now be used to override the default UNIX group name/gid on the socket file specified in UNIX_SOCKET_PATH.
|
2021-05-28 22:14:54 +10:00 |
|