Commit Graph

11074 Commits

Author SHA1 Message Date
Jan Dvorak
c704a16935 2.4-beta.9 2021-08-05 15:35:22 +02:00
Jan Dvorak
e23b6d0ccf Improve _ensureIndex deprecation notice 2021-08-05 14:04:59 +02:00
Jan Dvorak
f38d36a561 Adjustments for email from PR 2021-08-05 11:00:44 +02:00
Jan Dvorak
ce8eab9921 Update reify in modules 2021-08-05 10:06:01 +02:00
Jan Dvorak
13cfc98bc2 Merge branch 'devel' into release-2.4 2021-08-04 16:37:20 +02:00
Jan Dvorak
dadec9a879 Move static-html package back to Meteor repo, fixes #10706 2021-08-04 15:41:07 +02:00
Jan Dvorak
a8c14253a3 Bump test-helpers & tinytest pacakge versions 2021-08-04 13:54:59 +02:00
Jan Dvorak
4b2f801fab Merge pull request #11567 from meteor/tinytest-support-only
Tinytest adding new API: only and onlyAsync
2021-08-04 13:29:29 +02:00
Jan Dvorak
39ab32f603 Published npm-mongo@3.9.1 2021-08-03 20:09:13 +02:00
Jan Dvorak
5a5d9addd7 Enhance email tests 2021-08-03 15:11:51 +02:00
Jan Dvorak
f5a5a7824d 2.4-beta.8 2021-08-03 14:23:09 +02:00
Jan Dvorak
c3666a7c83 Merge branch 'devel' into tinytest-support-only 2021-08-03 13:46:09 +02:00
Jan Dvorak
4f935e0de5 Update core-js 2021-08-03 13:44:51 +02:00
Jan Dvorak
3adce2e2be Fix ecmascript test 2021-08-03 11:12:14 +02:00
Jan Dvorak
198256cff3 Update Typescript to 4.3.5 2021-08-03 05:28:50 +02:00
Jan Dvorak
01916834e9 Update mongodb to 3.6.10 2021-08-03 04:53:01 +02:00
Jan Dvorak
7df26051a8 2.4-beta.7 2021-08-03 04:40:49 +02:00
Jan Dvorak
7ca660818d Release 2.3.4 2021-08-03 00:10:03 +02:00
filipenevola
06ddfeceba Adding support to onlyAsync also in testAsyncMulti 2021-08-02 15:47:27 -04:00
filipenevola
508d11c670 Introducing only and onlyAsync to Tinytest (removing debug logs) 2021-08-02 15:47:26 -04:00
filipenevola
b58111d171 Introducing only and onlyAsync to Tinytest 2021-08-02 15:47:26 -04:00
Jan Dvorak
5fbf415c5f Release 2.3.3 2021-08-02 18:33:53 +02:00
Jan Dvorak
8ae3112789 Merge branch 'devel' into release-2.3.3 2021-07-30 23:35:45 +02:00
Jan Dvorak
f79b80a88d 2.4-beta.6
Security Node update
2021-07-30 10:08:55 +02:00
Jan Dvorak
29bcd35bf2 2.3.3-rc.0 2021-07-30 09:33:29 +02:00
Jan Dvorak
950053638a 2.4-beta.5 2021-07-29 23:32:59 +02:00
Jan Dvorak
95f81d2ca6 2.4-beta.4 2021-07-29 23:31:33 +02:00
Jan Dvorak
1327a9749d 2.4-beta.3 2021-07-29 23:15:37 +02:00
Jan Dvorak
4b7f121e13 Merge pull request #11554 from meteor/feature/email-2-2
Email 2.2
2021-07-29 22:51:29 +02:00
Jan Dvorak
2beb6f0fc5 Fix logic mistake 2021-07-29 22:38:10 +02:00
Jan Dvorak
95fc111557 Add @since to customTransport 2021-07-29 10:15:31 +02:00
Jan Dvorak
e4156b3d8e Ensure that user object is properly updated before passing to template
Put the ensure function inside the if/else statement so that it runs only once and for the correct action.
2021-07-29 09:37:48 +02:00
Jan Dvorak
631d72d636 Merge branch 'devel' into release-2.4 2021-07-29 09:35:55 +02:00
Jan Dvorak
2cb6d85f65 Fix less tests & published less@4.0.0 2021-07-28 20:42:51 +02:00
Jan Dvorak
6575ecfd40 Merge branch 'release-2.4' into feature/email-2-2 2021-07-28 19:44:07 +02:00
Jan Dvorak
648d0f9f3d Merge branch 'devel' into feature/less4 2021-07-28 19:41:51 +02:00
Jan Dvorak
db1fcb71b8 Update version of packages affected by createIndex 2021-07-28 19:40:53 +02:00
Jan Dvorak
73262c30c2 Merge branch 'release-2.4' into feature/mongo-createIndex 2021-07-28 19:37:35 +02:00
Jan Dvorak
a8e86ee12d Update indexing calls through the packages 2021-07-28 18:16:53 +02:00
Jan Dvorak
2ad5d6ada4 Improve history description & add docs 2021-07-28 17:15:14 +02:00
Jan Dvorak
8a476251be _createIndex => createIndex
and other fixes from PR
2021-07-28 15:53:42 +02:00
Jan Dvorak
b2c5570658 Updating DDP publication strategies version & history 2021-07-28 09:36:28 +02:00
Jan Dvorak
4610a96550 Merge pull request #11368 from vlasky/publicationstrategies
Support for publication strategies in livedata server
2021-07-28 09:31:52 +02:00
Jan Dvorak
30b0ec3337 2.4-beta.2 2021-07-27 12:35:31 +02:00
Jan Dvorak
c215d8e767 Update @vlasky/whomst in webapp 2021-07-27 11:26:16 +02:00
Jan Dvorak
c61b8746b8 Improve service detection 2021-07-27 10:50:53 +02:00
Jan Dvorak
d28d1681a1 Merge branch 'release-2.4' into feature/email-2-2 2021-07-27 10:00:01 +02:00
Jan Dvorak
fb3780ef65 Merge pull request #11550 from meteor/feature/logging-2
Logging v1.3
2021-07-26 19:56:23 +02:00
Jan Dvorak
c570225c55 Logging 1.3.0 2021-07-26 13:29:23 +02:00
Jan Dvorak
77170310eb Use create index in mongo driver 2021-07-26 12:18:38 +02:00