Commit Graph

11216 Commits

Author SHA1 Message Date
Jan Dvorak
621a851094 2.4-rc.4 2021-09-02 10:22:22 +02:00
Jan Dvorak
37e2fc442f History update after 2.3.6 2021-09-02 09:28:54 +02:00
Jan Dvorak
82bf593b5e More fixes to documentation 2021-08-31 15:04:49 +02:00
Jan Dvorak
40fb9e6556 Update inline docs 2021-08-31 14:24:02 +02:00
Jan Dvorak
c9ea1f2d9e Update docs and guide for recent changes 2021-08-31 13:59:34 +02:00
filipenevola
b4eed6b85b Bump facebook-oauth version to 1.10.0-rc240.3 2021-08-29 15:55:24 -10:00
Filipe Névola
342cea5326 Merge pull request #11603 from antwaremx/ic/add-login-handler-for-facebook
Feature: Add login handler for Facebook
2021-08-29 15:54:03 -10:00
filipenevola
f0063af6c5 Bump version to 2.4.0-rc.3 2021-08-29 11:14:51 -10:00
filipenevola
d92f2137d0 Reify upgrade 2021-08-28 21:36:43 -10:00
Bruce Johnson
4559dd51cb FIX:runtimeConfig.updateHooks 2021-08-27 12:03:34 -07:00
Bruce Johnson
7188c72351 Add WebApp.addUpdatedNotifyHook 2021-08-27 11:24:06 -07:00
Jan Dvorak
58bd667bfa Remove _ensureIndex log warning 2021-08-25 19:14:51 +02:00
Iván Cabrera
713fc403aa Feature: Add login handler for Facebook 2021-08-24 20:41:41 -05:00
Jan Dvorak
ae142366b9 2.4-rc.2 2021-08-24 10:36:52 +02:00
Jan Dvorak
0d172fee8d Bump accounts-oauth package 2021-08-24 10:35:08 +02:00
Jan Dvorak
ac2b82d21b Merge branch 'devel' into release-2.4 2021-08-24 09:48:52 +02:00
Jan Dvorak
8fb65770d3 accounts-password use isEnroll 2021-08-23 17:20:05 +02:00
Jan Dvorak
744300da25 2.4-rc.1 2021-08-23 11:42:09 +02:00
Jan Dvorak
f204a00daa Send mail if dev and MAIL_URL is set 2021-08-23 10:39:53 +02:00
Jan Dvorak
8632883424 Improve comment for forEach iterator in callback-hook 2021-08-23 10:26:59 +02:00
Jan Dvorak
7c2aa59cf7 Bump ddp-server patch version 2021-08-20 18:05:08 +02:00
Jan Dvorak
6fe13a87ba Fix sending test metadata
TEST_METADATA is by default "{}", so the check there is always true, even though it was intended to be false when the env var is not set.
2021-08-20 18:03:48 +02:00
Jan Dvorak
6e1bd03498 Fix sending test metadata
TEST_METADATA is by default "{}", so the check there is always true, even though it was intended to be false when the env var is not set.
2021-08-20 17:49:41 +02:00
Renan Castro
2b10e0b1de Add test case for error inside async publication. Also applies prettier. 2021-08-19 11:57:37 -03:00
Renan Castro
c90b715e08 Add unit tests for async publications 2021-08-17 16:39:12 -03:00
Jan Dvorak
7e31112905 2.4-rc.0 2021-08-16 13:35:15 +02:00
Jan Dvorak
9469783614 Update history for js minification packages 2021-08-16 12:04:46 +02:00
Jan Dvorak
c579b7b372 Merge branch 'release-2.4' into minifier_js_update 2021-08-16 10:56:51 +02:00
Jan Dvorak
8e61034df5 callback-hook history entry & version bump 2021-08-13 17:44:32 +02:00
Jan Dvorak
cdc4312717 Merge pull request #11585 from meteor/feature/callback-hook-forEach
callback-hook add forEach iterator to follow the JS standard
2021-08-14 00:40:34 +09:00
Jan Dvorak
7e625f6f1b Deprecation jsdoc for each in callback-hook 2021-08-13 16:50:14 +02:00
Jan Dvorak
ce79d4e20f Fix import error 2021-08-13 10:54:27 +02:00
Jan Dvorak
b6271d08ef callback-hook add forEach iterator to follow the JS standard 2021-08-13 10:26:31 +02:00
Jan Dvorak
85908cf031 Fix typo and update Travis node version 2021-08-13 10:20:10 +02:00
Jan Dvorak
04ac279f57 Fix missing Babel dependency
This reverts commit a1c9e136b5.
2021-08-13 09:48:39 +02:00
Jan Dvorak
a1c9e136b5 Revert "Revert "Remove babel-compiler dependency in minifier-js""
This reverts commit 1bc5beeeac.
2021-08-13 09:23:22 +02:00
Jan Dvorak
1bc5beeeac Revert "Remove babel-compiler dependency in minifier-js"
This reverts commit 7aa447ff9a.
2021-08-13 09:06:44 +02:00
Jan Dvorak
96a70e02ec Merge branch 'devel' into minifier_js_update 2021-08-13 16:06:10 +09:00
Jan Dvorak
2c84114fd0 Prepare for 2.4-beta.11 2021-08-12 23:22:03 +02:00
Jan Dvorak
80295aeac8 Merge branch 'devel' into release-2.4 2021-08-12 23:18:11 +02:00
Jan Dvorak
56568881ae Meteor 2.3.5 2021-08-12 21:34:13 +02:00
Jan Dvorak
9abe31def2 2.3.5-rc.0 2021-08-12 16:51:03 +02:00
Jan Dvorak
d826eb63d2 Merge branch 'devel' into release-2.4 2021-08-12 07:40:09 +02:00
Jan Dvorak
338a5ab546 Merge branch 'devel' into release-2.3.5 2021-08-12 07:38:17 +02:00
Jan Dvorak
2686b8b805 Merge branch 'devel' into feature/http-v1and2 2021-08-12 03:42:49 +09:00
Jan Dvorak
62658f482a Merge branch 'devel' into docs/meteor-environment 2021-08-12 02:28:30 +09:00
Jan Dvorak
cf76c6f69d Merge branch 'feature/email-2.2' into release-2.4 2021-08-11 18:36:03 +02:00
Jan Dvorak
dbbd159720 Remove duplicate code 2021-08-11 18:32:02 +02:00
Jan Dvorak
20bb12fe07 Logic improvement in email package 2021-08-11 18:18:36 +02:00
Jan Dvorak
b83817fd38 Fix email logic 2021-08-11 17:57:08 +02:00