Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implement batching all the way from MongoDB => DDP #9876

Closed
wants to merge 635 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
635 commits
Select commit Hold shift + click to select a range
c5eae1e
Allow JSON5 in .babelrc files (#10098)
sakulstra Aug 12, 2018
f058e59
Update shrinkwrap for json5 dependency of babel-compiler.
Aug 12, 2018
ccea994
Continue supporting deprecated module.watch API for now.
Aug 13, 2018
44eeebf
Bump $BUNDLE_VERSION to 8.11.3.15 before rebuilding dev bundle.
Aug 13, 2018
5c4cad6
Update packages/non-core/blaze submodule to latest master.
Aug 13, 2018
cfb6a45
Compute static manifest.json lazily in webapp_server.js.
Aug 13, 2018
554936c
Bump package versions for 1.7.1-beta.32 release.
Aug 13, 2018
8dd3ce5
Parse URL query parameters before it's destroyed (#10152)
gchallen Aug 14, 2018
4a70b12
Allow package-name@x.y.z! override syntax in .meteor/packages.
Aug 14, 2018
8da7804
Don't allow overriding the meteor-tool package version.
Aug 15, 2018
af40e4c
Bump package versions for 1.7.1-beta.33 release.
Aug 15, 2018
9872a3a
Tests for @x.y.z! package version constraint override syntax.
Aug 15, 2018
a966efd
Mention @x.y.z! override syntax in History.md.
Aug 15, 2018
b14624a
Bump package versions for 1.7.1-rc.0 release.
Aug 15, 2018
b2919e5
Fix spelling
GeoffreyBooth Aug 16, 2018
9ba3308
Bump the versions of the Meteor core packages that the coffeescript p…
GeoffreyBooth Aug 16, 2018
f2600cc
Upgrade CoffeeScript NPM version to 2.3.1
GeoffreyBooth Aug 16, 2018
6a4ec82
Update CoffeeScript tests to add a test for modern browsers output; a…
GeoffreyBooth Aug 16, 2018
1cc5661
Ignore bad POST requests in dynamic-import request handler.
Aug 16, 2018
1621ee1
Update Node to version 8.11.4.
Aug 16, 2018
842e2e3
Bump $BUNDLE_VERSION to 8.11.4-meteor-1.7.0.5 before rebuilding dev b…
Aug 16, 2018
8eb0813
Ignore bad POST requests in dynamic-import request handler.
Aug 16, 2018
199aefb
Pin all Babel dev_bundle dependencies to 7.0.0-beta.51 exactly.
Aug 16, 2018
0e20906
Bump $BUNDLE_VERSION to 8.11.4-meteor-1.7.0.5-1 before rebuilding dev…
Aug 16, 2018
09194e8
Merge branch 'dynamic-import-0.4.2' into release-1.7.0.5
Aug 16, 2018
02a2f88
Bump package versions for 1.7.0.5-rc.0 release.
Aug 16, 2018
05916ee
Update meteor-babel npm package to version 7.0.0-rc.1-1.
Aug 16, 2018
c74f2f4
Update Blaze submodule to latest master version.
Aug 16, 2018
dd254a5
Set release date for Meteor 1.7.0.5 in History.md.
Aug 16, 2018
5748d0d
Bump package versions for the official 1.7.0.5 release.
Aug 16, 2018
4294869
Merge pull request #10158 from meteor/release-1.7.0.5
benjamn Aug 16, 2018
9d75b09
Merge branch 'master' into devel
Aug 16, 2018
7b23f66
Bump $BUNDLE_VERSION to 8.11.4.0 before rebuilding dev bundle.
Aug 16, 2018
b154a58
Merge branch 'devel' into release-1.7.1
Aug 16, 2018
3f0a6f0
Bump $BUNDLE_VERSION to 8.11.4.1 before rebuilding dev bundle.
Aug 16, 2018
86030c1
Bump package versions for 1.7.1-rc.2 release.
Aug 16, 2018
b8b404d
Only run the modern test on modern browsers/environments
GeoffreyBooth Aug 17, 2018
72794df
Warn about @babel/runtime release candidates, too.
Aug 20, 2018
fab90e4
Merge pull request #10155 from GeoffreyBooth/coffeescript-modern-brow…
benjamn Aug 20, 2018
2c6e6e0
Merge branch 'devel' into release-1.7.1
Aug 20, 2018
db194c5
Bump package versions for 1.7.1-rc.3 release.
Aug 20, 2018
a52a2c2
Give compile-coffeescript plugin a reliable version of @babel/runtime.
Aug 20, 2018
404c58d
Merge branch 'devel' into release-1.7.1
Aug 20, 2018
41b2f76
Let plugin packages import from the plugin's npmDependencies.
Aug 20, 2018
43e0251
Bump @babel/runtime used by compile-coffeescript plugin to 7.0.0-rc.1.
Aug 20, 2018
3c42552
Update shrinkwrap for compile-coffeescript plugin.
Aug 20, 2018
1a74403
Bump package versions for 1.7.1-rc.4 release.
Aug 20, 2018
b983f97
Update meteor-babel to version 7.0.0-rc.2.
Aug 22, 2018
68e755c
Bump $BUNDLE_VERSION to 8.11.4.2 before rebuilding dev bundle.
Aug 22, 2018
cfa9653
Bump package versions for 1.7.1-rc.5 release.
Aug 22, 2018
8b85410
Remove duplicate `mongodb` package update entry from history (#10184)
klaussner Aug 31, 2018
09cb1f8
Fix conditional grouping which resulted in failure on official Babel 7.
abernix Aug 31, 2018
1e34aca
Enforce specific `@babel/runtime` versions on `babel-runtime@1.2.x`.
abernix Aug 31, 2018
543d4d3
Merge branch 'devel' into release-1.7.1
abernix Sep 3, 2018
5558e50
Validating Cordova plugins installation (#9548)
May 25, 2018
1f8ffbf
Improvements to cordova plugin set change detection algorithm
wojtkowiak Sep 4, 2018
dc8f4ff
Update meteor-babel to version 7.0.0. :tada:
Sep 5, 2018
d02fa2c
Update dev bundle MongoDB version to 4.0.2.
Sep 5, 2018
6e2ac53
Use TLS 1.2 on Windows to download MongoDB via HTTPS.
Sep 5, 2018
5f22236
Bump $BUNDLE_VERSION to 8.11.4.3 before rebuilding dev bundle.
Sep 5, 2018
5906bb9
Bump package versions for 1.7.1-rc.6 release.
Sep 5, 2018
6bf22e6
Set cache directory correctly for meteor shell compilation.
Sep 5, 2018
4a688d7
Show web.browser.legacy rebuild time only when METEOR_PROFILE enabled.
Sep 5, 2018
05dd609
Merge pull request #10193 from wojtkowiak/cordova_consistency_fix
benjamn Sep 5, 2018
1a472a4
Simplify external symlink handling in Builder#copyDirectory.
Sep 6, 2018
b1e4464
Bump package versions for 1.7.1-rc.7 release.
Sep 6, 2018
b0d0dd1
Mention delayed build of legacy bundle in History.md.
Sep 6, 2018
b5081de
Note potential breaking change introduced in PR #9444 in Release 1.6.…
markreid Sep 7, 2018
7e79635
Update packages/non-core/blaze submodule to latest master revision.
Sep 7, 2018
1198046
Merge branch 'devel' into release-1.7.1
Sep 7, 2018
bb3a7fc
Support MongoDB 4.0 transactions in oplog_tailing.js.
Sep 6, 2018
039cb60
Apply transaction only if doc.o.applyOps is defined.
Sep 6, 2018
964909f
Allow only admin.$cmd in admin.* oplog doc.ns strings.
Sep 7, 2018
c62bc40
Add test for MongoDB 4.0 oplog transaction processing (#10206)
klaussner Sep 7, 2018
2ad049a
Merge pull request #10201 from meteor/implement-oplog-transaction-han…
benjamn Sep 7, 2018
6134251
Bump package versions for 1.7.1-rc.8 release.
Sep 7, 2018
de6717d
Update packages/non-core/blaze submodule to latest master, again.
Sep 7, 2018
f4957c3
Merge branch 'devel' into release-1.7.1
Sep 7, 2018
38e7ea6
Add @babel/runtime dependency to all build plugins that use ecmascript.
Sep 7, 2018
419fee1
Update shrinkwraps for compiler plugins now depending on @babel/runtime.
Sep 7, 2018
c632912
Make sure `meteor shell` commands are compiled for Node 8.
Sep 7, 2018
881390c
Avoid trying resolve.extensions unless parent directory exists.
Sep 10, 2018
203829c
Bump package versions for 1.7.1-rc.9 release.
Sep 10, 2018
b8cbe5a
Make minimongo array field sorting compatible with mongo 3.6+ behavio…
sebakerckhof Sep 11, 2018
4b9805f
Merge branch 'devel' into release-1.7.1
Sep 11, 2018
0f6a856
Adding 'Breaking changes' and 'Migration steps' sections to History.m…
filipenevola Sep 11, 2018
34fb07b
Style tweaks and clarifications to History.md following #10209.
Sep 11, 2018
8492415
Update Node to version 8.12.0.
Sep 11, 2018
44e906e
Update npm to version 6.4.1.
Sep 11, 2018
1bff089
Bump $BUNDLE_VERSION to 8.12.0.0 before rebuilding dev bundle.
Sep 11, 2018
3d4fb7a
Bump package versions for 1.7.1-rc.10 release.
Sep 11, 2018
53029c1
Fix wonky default export in accounts-base/client_main.js.
Sep 11, 2018
2945c50
Increase timeout in flaky "accounts - reconnect auto-login" test.
Sep 11, 2018
cb8bd2a
Make {dis,re}connection more reliable in "reconnect auto-login" test.
Sep 11, 2018
08027c9
Nullify CSS source map when replaced with stub comment.
Sep 11, 2018
210d1ac
Bump package versions for 1.7.1-rc.11 release.
Sep 11, 2018
5574f22
Fix: file `Meteor_:-@2x.png` breaks development on Windows (#10110)
mrauhu Sep 12, 2018
78cfa82
Downgrade Node from 8.12.0 back to 8.11.4, for now.
Sep 12, 2018
b699b4d
Bump $BUNDLE_VERSION to 8.11.4.4 before rebuilding dev bundle.
Sep 12, 2018
ac5410e
Merge branch 'devel' into release-1.7.1
Sep 12, 2018
b5208c7
Bump package versions for 1.7.1-rc.12 release.
Sep 12, 2018
c8ff49a
Expose information about Meteor target architecture to Babel plugins …
mariusrak Sep 12, 2018
282724a
Fix minimongo nested array sorting (#10217)
sebakerckhof Sep 12, 2018
c421705
Bump minimonogo patch version to 1.4.5.
Sep 12, 2018
fbebdc8
Merge branch 'devel' into release-1.7.1
Sep 12, 2018
56553f0
Create React-based apps with `meteor create --react` (#10149)
dmihal Aug 13, 2018
465f6ad
Style and application layout tweaks for React starter app.
Sep 13, 2018
914c18c
Fully add --react to `meteor create` (with help text).
Sep 13, 2018
9a0ab62
Update package.json dependencies of --react skeleton app.
Sep 13, 2018
acfdc32
Recast Meteor 1.7.1 as Meteor 1.8. :dizzy::woman_cartwheeling::sparkles:
Sep 13, 2018
bb72ba9
Bump package versions for 1.8-rc.13 release.
Sep 13, 2018
a76d96b
Mention `meteor create --react` in History.md.
Sep 13, 2018
deffd8a
Undo accidental reformatting of `meteor create` help text.
Sep 13, 2018
ba2b020
Remove duplicate <head> contents from Cordova boilerplate HTML.
Sep 13, 2018
1320cdb
Bump package versions for 1.8-rc.14 release.
Sep 13, 2018
46396a1
Instrument build/bundle/deploy commands for METEOR_PROFILE.
Sep 18, 2018
0e4bac5
Update meteor-babel to version 7.1.0.
Sep 18, 2018
a6e52c8
Await lingering self.runPromise in AppProcess#_runOnce.
Sep 18, 2018
e0d9a66
Update the mongodb npm package to version 3.1.6.
Sep 18, 2018
19eb34b
Bump $BUNDLE_VERSION to 8.11.4.5 before rebuilding dev bundle.
Sep 18, 2018
6020a7c
Bump package versions for 1.8-rc.15 release.
Sep 18, 2018
2a8dea8
Silence deprecation warnings introduced in a mongodb patch update.
Sep 18, 2018
24e1c9f
Bump package versions for 1.8-rc.16 release.
Sep 18, 2018
2759e95
Update terser minifier to 3.9.1 (#10239)
sakulstra Sep 28, 2018
7cf9dbb
Add ecmascript to accounts-oauth package
jamesmillerburgess Oct 1, 2018
292e279
Add ecmascript package to oauth1 client
jamesmillerburgess Oct 1, 2018
d90de03
Update terser to 3.9.2 (includes safari patch) (#10244)
sebakerckhof Oct 2, 2018
873349e
Merge pull request #10242 from jamesmillerburgess/#10231-accounts-oau…
benjamn Oct 2, 2018
0e899c4
Fix LGTM testing errors (issue #10240, PR #10241)
lisaychuang Oct 2, 2018
c3309b1
Restore wrapCallback error parameter behavior in mongo package (#10246)
janowsiany Oct 3, 2018
8f8e2a0
Be more tolerant of missing err.stack in parse-stack.js.
Oct 3, 2018
dd00c6b
Warn about duplicate api.mainModule paths, like api.addFiles does.
Oct 3, 2018
c5f6c27
Avoid modifying source files explicitly added by compiler plugins.
Oct 3, 2018
8ddd2f3
Bump package versions for 1.8-rc.17 release.
Oct 3, 2018
9dae1a0
Update shrinkwrap for minifier-js package after terser update.
Oct 4, 2018
bbdf285
Report Babel transform errors without crashing the build process.
Oct 4, 2018
180d7f1
Final History.md updates, including projected Meteor 1.8 release date.
Oct 5, 2018
37eb174
Bump package versions for the official 1.8 release. :feelsgood:
Oct 5, 2018
88ce834
Merge pull request #9942 from meteor/release-1.7.1
benjamn Oct 5, 2018
3051150
Merge branch 'master' into devel
Oct 5, 2018
3903194
Trivial: fix spacing in History.md.
Oct 7, 2018
2df1930
Update Roadmap.md (#10254)
StorytellerCZ Oct 9, 2018
9290ea7
Ignore inline source maps when minifying CSS files.
Oct 10, 2018
b7267b7
Use null for sourcesContent[i] if sources[i] unrecognized.
Oct 10, 2018
3f30d22
Bump standard-minifier-css patch version to 1.5.1.
Oct 10, 2018
ccb479f
Merge pull request #10263 from meteor/fix-issue-10112-by-ignoring-inl…
benjamn Oct 10, 2018
65064f4
Fix duplicate WebApp.connectHandlers.use - fix #10265 (#10268)
StorytellerCZ Oct 11, 2018
ed41dcd
Flatten buildmessage.{enterJob,capture} stacks by not using withValue…
benjamn Oct 11, 2018
e2e215d
Update meteor-babel npm package to version 7.1.3. (#10272)
Oct 11, 2018
308b4f1
Bump ecmascript package version to 0.12.1.
Oct 11, 2018
cc3d5e0
Add jsdoc comments to reactive-dict to fix meteor/docs#52 (#10273)
coagmano Oct 13, 2018
8e302da
Update `install` npm package to v0.12.2 to fix #10182.
Oct 13, 2018
94771d2
Update dynamic-import test app to Meteor 1.8.
Oct 13, 2018
18762f9
Update modules test app to Meteor 1.8.
Oct 13, 2018
2cc8db1
Fix #10290 (#10295)
StorytellerCZ Oct 23, 2018
8f86f19
ddp-client: fix usage of reload package (#10286)
nathan-muir Oct 23, 2018
2e428c8
webapp: add runtime config overrides when inline scripts are disabled
nathan-muir Oct 30, 2018
ea17364
Bump CoffeeScript to version 2.3.2 and enable lazy compilation.
Oct 30, 2018
c962787
Fix compiler plugins self-tests by waiting for lazy compilation to fi…
Oct 31, 2018
eb4ae8b
[oauth1] Add default value for whitelistedQueryParams. (#10301)
thomasspiesser Oct 31, 2018
b04485c
Merge pull request #10312 from meteor/lazy-coffeescript-compilation
benjamn Oct 31, 2018
d7339dd
Bump oauth1 patch version to 1.2.2.
Oct 31, 2018
0e983de
Update coffeescript-compiler constraint in coffeescript/package.js.
Oct 31, 2018
c622e51
Fix #10305 (#10310)
StorytellerCZ Oct 31, 2018
a54c926
Fix uncaught TypeError in autoupdate_client.js (#10281)
lgleim Nov 3, 2018
c5b51b0
user.services is not an array. (#10299)
gchallen Nov 3, 2018
689ae3d
Update postcss and cssnano to latest non breaking versions (#10260)
sakulstra Oct 21, 2018
249f317
Bump [standard-]minifier-css package versions.
Nov 3, 2018
f8e5973
Modernize session package (#10228)
sebakerckhof Nov 3, 2018
05ae386
Sanitize compiler name for environment variables (#10270)
sebakerckhof Nov 3, 2018
6a18c7a
Bump caching-compiler package version.
Nov 3, 2018
13388b4
Bump session package version.
Nov 3, 2018
44e713f
Ensure file.hash is always computed from sha1(file.data).
Nov 12, 2018
4294414
Update meteor-babel to version 7.1.5.
Nov 13, 2018
253213c
Bump ecmascript package version after bumping babel-compiler version.
Nov 13, 2018
152879c
Bump diff-sequence package version to fix #10320. (#10331)
benjamn Nov 13, 2018
f7bd8e9
Merge pull request #10330 from meteor/fix-findImportedModuleIdentifie…
benjamn Nov 13, 2018
7a7d5bd
Bump $BUNDLE_VERSION to 8.11.4.6 before rebuilding dev bundle.
Nov 14, 2018
c06a31a
Bump package versions for 1.8.0.1-rc.0 release.
Nov 14, 2018
ea28a34
Update `webapp`'s `useragent` npm to v2.3.0 to support HeadlessChrome.
abernix Nov 14, 2018
b65f8b0
For modern bundles, treat Chromium and "Headless Chrome" the same as …
abernix Nov 14, 2018
dc2f248
Make modern/legacy browser name check case-insensitive.
Nov 15, 2018
65e44f6
Bump webapp and modern-browsers package versions for #10334.
Nov 15, 2018
0bbb6df
Mention PR #10334 in History.md.
Nov 15, 2018
014dfab
Implement ResourceSlot#_addDirectlyToJsOutputResources to fix #10337.…
benjamn Nov 15, 2018
258d7f2
Merge pull request #10334 from meteor/abernix/update-useragent-for-mo…
benjamn Nov 15, 2018
5e7e809
Implement ResourceSlot#_addDirectlyToJsOutputResources to fix #10337.…
benjamn Nov 15, 2018
5e98790
Update `webapp`'s `useragent` npm to v2.3.0 to support HeadlessChrome.
abernix Nov 14, 2018
128c931
For modern bundles, treat Chromium and "Headless Chrome" the same as …
abernix Nov 14, 2018
f3f584d
Make modern/legacy browser name check case-insensitive.
Nov 15, 2018
0296f15
Bump webapp and modern-browsers package versions for #10334.
Nov 15, 2018
c326591
Note PR #10334 in History.md.
Nov 15, 2018
0561124
Note PR #10330 in History.md.
Nov 15, 2018
4c22e5e
Bump package versions for 1.8.0.1-rc.1 release.
Nov 15, 2018
b55806f
Relax precondition in ResourceSlot#addJavaScript.
Nov 17, 2018
c0a35f0
Bump package versions for 1.8.0.1-rc.2 release.
Nov 17, 2018
7ce3ca2
Avoid computing servePath from undefined targetPath.
Nov 19, 2018
4ceb405
Bump package versions for 1.8.0.1-rc.3 release.
Nov 19, 2018
346d512
Propagate input hashes all the way through bundling.
Nov 20, 2018
d5cee78
Update meteor-babel to version 7.1.6.
Nov 20, 2018
269a12e
Merge branch 'devel' into release-1.8.0.1
Nov 20, 2018
f440ef4
Bump $BUNDLE_VERSION to 8.11.4.7 before rebuilding dev bundle.
Nov 20, 2018
e8440a4
Bump package versions for 1.8.0.1-rc.4 release.
Nov 20, 2018
0f5bed4
Avoid passing lots of ...args to watch.sha1.
Nov 20, 2018
40ac2de
Use object ...spread syntax rather than _.extend.
Nov 21, 2018
eecc11e
Note release date for Meteor 1.8.0.1 in History.md.
Nov 23, 2018
ca2d442
Bump package versions for the official 1.8.0.1 release.
Nov 23, 2018
5e8434e
Merge pull request #10336 from meteor/release-1.8.0.1
benjamn Nov 23, 2018
d5aa1ba
Merge branch 'master' into devel
Nov 23, 2018
fc02c25
Avoid object shorthand syntax in oauth package. (#10349)
idmadj Nov 23, 2018
2a37f61
Use setTimeout in prefetchInChunks to avoid blocking UI (#10354)
CaptainN Nov 23, 2018
f4ebac5
Merge pull request #10309 from nathan-muir/webapp-runtime-override-is…
benjamn Nov 23, 2018
4aad077
Remove Blaze dependencies from static-html (#10267)
hwillson Nov 23, 2018
8f94013
Bump dynamic-import package version to 0.5.1.
Nov 23, 2018
56c9062
Bump webapp package version to 1.7.2.
Nov 23, 2018
47e0046
Revert "Remove Blaze dependencies from static-html (#10267)"
Nov 23, 2018
aecd530
Fix 1.8.1-beta.n upgrade instructions in History.md.
Nov 26, 2018
237d026
Update meteor-babel to version 7.2.0.
Dec 6, 2018
ad2d715
Bump meteor-promise version to 0.8.7.
Dec 6, 2018
0fcc7dd
Mention meteor-promise@0.8.7 update in History.md.
Dec 6, 2018
8f2c2b5
Get more data from Meetup API
StorytellerCZ Nov 29, 2018
a51a0cf
Bump meetup-oauth package version and avoid some repetition.
Jan 5, 2019
fb2146c
Stop excluding test modules when meteor.testModule found in package.j…
benjamn Jan 6, 2019
0ae6141
Stop excluding test modules when meteor.testModule found in package.j…
benjamn Jan 6, 2019
f04de1c
Bump package versions for 1.8.0.2-rc.1 release.
Jan 6, 2019
0d88efa
Set release date for Meteor 1.8.0.2 in History.md.
Jan 6, 2019
e36bd6b
Fix 1.8.1-beta.n upgrade instructions in History.md.
Nov 26, 2018
2673fac
Update meteor-babel to version 7.2.0.
Dec 6, 2018
b736b43
Bump meteor-promise version to 0.8.7.
Dec 6, 2018
5f50397
Mention meteor-promise@0.8.7 update in History.md.
Dec 6, 2018
e8612e5
Bump $BUNDLE_VERSION to 8.11.4.8 before rebuilding dev bundle.
Jan 6, 2019
232e1ae
Move meteor-{babel,promise} updates into v1.8.0.2 section of History.md.
Jan 6, 2019
68742a5
Bump package versions for 1.8.0.2-rc.2 release.
Jan 6, 2019
44b83ef
Mention React tutorial update in History.md.
Jan 6, 2019
be6e529
Bump package versions for the official 1.8.0.2 release.
Jan 6, 2019
38c1e5c
Merge pull request #10403 from meteor/release-1.8.0.2
benjamn Jan 7, 2019
7acf030
Merge branch 'master' into devel
Jan 7, 2019
be4cc2b
Refactor accounts-ui-unstyled/accounts_ui.js to fix bugs.
Jan 7, 2019
dea96ec
Fix #10409 by ignoring self-referential browser aliases in package.json.
Jan 10, 2019
5b3e8bc
Fix duplicate entry about meteor-promise in History.md (#10410)
skirunman Jan 11, 2019
20da99c
Do not treat client and server directories specially in packages. (#1…
benjamn Jan 11, 2019
7a872b6
Rewrite/simplify appcache size limit debug message. (#10355)
CaptainN Jan 11, 2019
37abeef
Improve css @import warning text (#10375)
jamesmillerburgess Jan 11, 2019
e076317
Modernize `ddp-client` package (#10413)
lh0x00 Jan 12, 2019
f04160a
Bump autoupdate patch version to 1.5.1.
Feb 8, 2019
642be6d
Attempt to fix tests by reverting puppeteer from 1.12.1 to 1.6.2.
Feb 4, 2019
cc94d94
abernix-ddp: Merged abernix-ddp-server-rework
KoenLav Mar 4, 2019
1b06d61
batch-ddp: Merged devel + abernix modernization
KoenLav Mar 4, 2019
6b9913a
batch-multiplexer: Merged devel + abernix modernization
KoenLav Mar 4, 2019
184696a
batch-multiplexer: Merged DDP batching
KoenLav Mar 4, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
78 changes: 75 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,25 @@ jobs:
keys:
- v1-dev-bundle-cache-{{ checksum "meteor" }}
- v1-dev-bundle-cache-
- run:
name: Combine NPM Shrinkwrap Files
command: |
for d in packages/*/.npm/package; do cat $d/npm-shrinkwrap.json >> shrinkwraps.txt; done
for d in packages/*/.npm/plugin/*; do cat $d/npm-shrinkwrap.json >> shrinkwraps.txt; done
- restore_cache:
keys:
- package-npm-deps-cache-group1-v1-{{ checksum "shrinkwraps.txt" }}
- package-npm-deps-cache-group1-v1-
- restore_cache:
keys:
- package-npm-deps-cache-group2-v3-{{ checksum "shrinkwraps.txt" }}
- package-npm-deps-cache-group2-v3-
- restore_cache:
keys:
- v2-other-deps-cache-{{ .Branch }}-{{ .Revision }}
- v2-other-deps-cache-{{ .Branch }}-
- restore_cache:
keys:
keys:
- v1-test-groups-{{ .Branch }}
- v1-test-groups-
- run:
Expand Down Expand Up @@ -166,7 +179,8 @@ jobs:
./meteor self-test \
'add debugOnly and prodOnly packages' \
--retries ${METEOR_SELF_TEST_RETRIES} \
--headless
--headless \
--phantom
no_output_timeout: 20m
- run:
name: "Running self-test (Custom Warehouse Tests)"
Expand All @@ -176,6 +190,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--with-tag "custom-warehouse"
no_output_timeout: 20m
- run:
Expand Down Expand Up @@ -212,6 +227,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/0.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -252,6 +268,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/1.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -292,6 +309,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/2.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -332,6 +350,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/3.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -372,6 +391,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/4.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -412,6 +432,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/5.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand All @@ -428,7 +449,7 @@ jobs:
path: /tmp/core_dumps
- store_artifacts:
path: /tmp/memuse.txt

Test Group 6:
<<: *build_machine_environment
steps:
Expand All @@ -452,6 +473,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/6.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -492,6 +514,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/7.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -532,6 +555,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/8.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -572,6 +596,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/9.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -612,6 +637,7 @@ jobs:
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}" \
--headless \
--phantom \
--junit ./tmp/results/junit/10.xml \
--without-tag "custom-warehouse"
no_output_timeout: 20m
Expand Down Expand Up @@ -691,6 +717,52 @@ jobs:
key: v1-dev-bundle-cache-{{ checksum "meteor" }}
paths:
- "dev_bundle"
# The package npm dependencies are split into two caches to avoid an AWS
# `MetadataTooLarge` error that consistently appears if we put all of
# these folders in the same cache
- save_cache:
key: package-npm-deps-cache-group1-v1-{{ checksum "shrinkwraps.txt" }}
paths:
- packages/meteor/.npm/package/node_modules
- packages/modules-runtime/.npm/package/node_modules
- packages/modules/.npm/package/node_modules
- packages/ecmascript-runtime-server/.npm/package/node_modules
- packages/promise/.npm/package/node_modules
- packages/babel-compiler/.npm/package/node_modules
- packages/babel-runtime/.npm/package/node_modules
- packages/http/.npm/package/node_modules
- packages/socket-stream-client/.npm/package/node_modules
- packages/ddp-client/.npm/package/node_modules
- packages/npm-mongo/.npm/package/node_modules
- packages/package-version-parser/.npm/package/node_modules
- packages/boilerplate-generator/.npm/package/node_modules
- save_cache:
key: package-npm-deps-cache-group2-v3-{{ checksum "shrinkwraps.txt" }}
paths:
- packages/xmlbuilder/.npm/package/node_modules
- packages/logging/.npm/package/node_modules
- packages/webapp/.npm/package/node_modules
- packages/ddp-server/.npm/package/node_modules
- packages/mongo/.npm/package/node_modules
- packages/npm-bcrypt/.npm/package/node_modules
- packages/email/.npm/package/node_modules
- packages/caching-compiler/.npm/package/node_modules
- packages/less/.npm/plugin/compileLessBatch/node_modules
- packages/non-core/blaze/packages/spacebars-compiler/.npm/package/node_modules
- packages/boilerplate-generator-tests/.npm/package/node_modules
- packages/non-core/bundle-visualizer/.npm/package/node_modules
- packages/d3-hierarchy/.npm/package/node_modules
- packages/non-core/coffeescript-compiler/.npm/package/node_modules
- packages/server-render/.npm/package/node_modules
- packages/es5-shim/.npm/package/node_modules
- packages/force-ssl-common/.npm/package/node_modules
- packages/jshint/.npm/plugin/lintJshint/node_modules
- packages/minifier-css/.npm/package/node_modules
- packages/minifier-js/.npm/package/node_modules
- packages/standard-minifier-css/.npm/plugin/minifyStdCSS/node_modules
- packages/inter-process-messaging/.npm/package/node_modules
- packages/fetch/.npm/package/node_modules
- packages/non-core/mongo-decimal/.npm/package/node_modules
- save_cache:
key: v2-other-deps-cache-{{ .Branch }}-{{ .Revision }}
paths:
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: node_js
node_js:
- "4.0"
- "8.11.1"
cache:
directories:
- ".meteor"
- ".babel-cache"
script: TEST_PACKAGES_EXCLUDE="less" ./packages/test-in-console/run.sh
script: TEST_PACKAGES_EXCLUDE="less" phantom=false ./packages/test-in-console/run.sh
sudo: false
env:
- CXX=g++-4.8
Expand Down
Loading