Commit Graph

9019 Commits

Author SHA1 Message Date
Ben Newman
fdaa0f5145 Bump package versions for 1.6-rc.8 release. 2017-10-12 17:42:21 -04:00
Ben Newman
979ac73df1 Merge branch 'devel' into release-1.6 2017-10-12 14:17:26 -04:00
Ben Newman
01e4c9cfd8 Update to official versions of mongodb[-core] with @glasser's fixes.
Previously:
https://github.com/meteor/meteor/pull/9200
https://github.com/meteor/meteor/issues/8598
2017-10-12 14:13:07 -04:00
Ben Newman
2692f99f7a Merge branch 'devel' into release-1.6 2017-10-12 13:49:27 -04:00
Ben Newman
2dcc10c2cc Avoid matching exact language falsy destructuring error. 2017-10-12 12:44:41 -04:00
Ben Newman
3b93934217 Bump package versions for 1.6-rc.7 release. 2017-10-12 11:23:36 -04:00
Geoffrey Booth
9da4605677 Update dependencies 2017-10-12 10:26:05 -04:00
Geoffrey Booth
0707a18954 Keep the same outputFilePath as the inputFilePath was, to prevent Meteor from adding a second layer of exports, to prevent a circular dependency; see https://github.com/meteor/meteor/issues/9176#issuecomment-334942137 2017-10-12 10:26:05 -04:00
Geoffrey Booth
4494d53ec5 Bump coffeescript packages versions 2017-10-12 10:26:05 -04:00
Jesse Rosenberger
5210f0cff0 Merge pull request #9207 from meteor/hwillson-code-of-conduct-tweaks
Rename .md & replace "Apollo" with "meteor" in CoC
2017-10-12 09:44:38 +03:00
Ben Newman
5da7ebdfe7 Make rate limiter tests more tolerant of slight timing variations.
This package contains some of the most fragile tests in the entire
codebase, in large part because the author did not account for the
nondeterminism of JS timers across platforms and test runs.
2017-10-11 21:08:41 -04:00
Hugh Willson
9caf9fd583 Adjust policy doc filenames to use capital snake case 2017-10-11 14:47:21 -04:00
Hugh Willson
23caffa394 Replace ReactDOM.render with ReactDOM.hydrate (#9204)
As of React 16, using `ReactDOM.render` in the manner
demonstrated in the `server-render` README will cause a
React deprecation warning. Switching to `ReactDOM.hydrate`
will avoid this. From the React docs:

> Using ReactDOM.render() to hydrate a server-rendered
> container is deprecated and will be removed in React 17.
> Use hydrate() instead.

Source: https://reactjs.org/docs/react-dom.html#render
2017-10-11 11:41:34 -04:00
Amitosh Swain Mahapatra
a39917730f Switch to bright colors on Windows Powershell (#9170)
* Switch to bright colors on Powershell

Fixes #9118
2017-10-11 11:23:27 -04:00
Ben Newman
49db3bd0cc Merge branch 'devel' into release-1.6 2017-10-10 11:41:29 -04:00
Ben Newman
5a6cb704ad Bump minimongo package version to 1.3.3 to republish. 2017-10-10 11:37:27 -04:00
Hugh Willson
9d59fe4835 Adjust to use template literals instead of string concatenation 2017-10-10 11:34:12 -04:00
seke
25679cef8d Fix for https://github.com/meteor/meteor/issues/9167 2017-10-10 11:34:12 -04:00
Ben Newman
a3bba3a21d Bump accounts-password package version to 1.4.1 to republish. 2017-10-10 11:08:45 -04:00
Golfo Vasiliou
c5035f5e4b Changed ambiguous error message (#9161)
Fixes #9019
2017-10-10 11:07:32 -04:00
Ben Newman
40ecbb27f2 Bump package versions for 1.6-rc.6 release. 2017-10-10 10:05:36 -04:00
Ben Newman
305a1e3942 Merge branch 'devel' into release-1.6 2017-10-10 10:02:00 -04:00
David Glasser
e4367acdf1 npm-mongo: use fork of mongodb-core for #8598 (#9200) 2017-10-09 21:22:25 -04:00
David Glasser
008cb568ba npm-mongo: use fork of mongodb-core for #8598 (#9200) 2017-10-09 21:02:36 -04:00
Ben Newman
0c7f4b89a7 Bump package versions for 1.6-rc.5 release. 2017-10-08 20:04:53 -04:00
Ben Newman
25e0a54d4e Bump package versions for 1.6-rc.4 release. 2017-10-08 14:37:19 -04:00
Ben Newman
7bb90a3350 Adjust rate limit test timing to prevent intermittent failures. 2017-10-08 14:37:17 -04:00
Ben Newman
db500526d6 Merge branch 'devel' into zimme/reactive-dict 2017-10-06 10:59:09 -04:00
Simon Fridlund
7e5f93355c Bump version of reactive-dict 2017-10-04 20:35:29 +02:00
Simon Fridlund
23fad4e3e3 Add test for reactive-dict's destroy method 2017-10-04 00:51:16 +02:00
Ben Newman
158b6ceb7e Bump package versions for 1.6-rc.3 release. 2017-10-03 12:13:43 -04:00
Ben Newman
ac04df949b Bump package versions for 1.6-rc.2 release. 2017-10-02 13:46:44 -04:00
Ben Newman
3be6913c4d Bump package versions for 1.6-rc.1 release. 2017-09-29 18:17:09 -04:00
Ben Newman
dc95428ecb Merge branch 'devel' into release-1.6 2017-09-29 18:07:21 -04:00
Ben Newman
807bfa560c Bump package versions for the official 1.5.2.2 release. 2017-09-29 17:14:38 -04:00
Ben Newman
ee43eba7b3 Bump package versions for 1.5.2.2-rc.1 release. 2017-09-29 14:09:16 -04:00
Ben Newman
d07ea5e288 Bump package versions for 1.6-rc.0 release. 🎉 2017-09-28 14:43:50 -04:00
Jesse Rosenberger
e1180c0377 Bump package versions for 1.5.2.2-rc.0 release. 2017-09-28 20:53:08 +03:00
Jesse Rosenberger
56b3706432 Bump package versions for 1.5.2.2-rc.0 release. 2017-09-28 19:15:22 +03:00
Hugh Willson
c5f642cb86 Make sure Accounts login only sets 1 onReconnect callback
The changes added in
d854a4b9ba
fixed a long standing issue where the Accounts system was
overwriting other DDP `connection.onReconnect` callbacks,
that were potentially set by developers (and vice-versa -
developers could overwrite the `onReconnect` callback registered
by the Accounts system, which impacted logging back in after
reconnecting). Unfortunately these changes are also registering a
new duplicate `onReconnect` callback to be called, after every
login. These duplicate callbacks pile up and are all called when
reconnecting, which eventually breaks user logins.

The changes in this commit make sure that any previously set
Accounts login `onReconnect` callback is first removed, before
adding a new callback. This ensures the Accounts system is only
ever setting one `onReconnect` callback after logging in.

Fixes #9140.
2017-09-28 08:55:16 -04:00
Ben Newman
fd3ea1b9e1 Bump package versions for 1.6-beta.32 release. 2017-09-26 14:47:57 -04:00
Ben Newman
e62a7de612 Remove beta suffix from mobile-experience package version.
This will fix tests broken by the version solver complaining that the (now
released) mobile-experience@1.0.5 conflicted with 1.0.5-beta.31.
2017-09-26 13:08:32 -04:00
Ben Newman
8ed3d333f9 Merge branch 'devel' into release-1.6 2017-09-26 12:31:40 -04:00
Ben Newman
9184ed2dc8 Merge branch 'master' into devel 2017-09-26 12:26:28 -04:00
Ben Newman
369afe74a6 Bump ecmascript patch version to republish compile-ecmascript plugin.
When the ecmascript package version was last bumped in
18e4c172f2, it appears that
babel-compiler@6.20.0 had not yet been published, so ecmascript was
published with a copy of that compiler plugin that did not support the
"env" property of .babelrc files (#8963).

Bumping again and republishing in hopes of fixing that problem.
2017-09-26 11:46:09 -04:00
Ben Newman
ef3ad82a04 Bump minimongo patch version to 1.3.2. 2017-09-26 10:50:57 -04:00
Hugh Willson
f0931d740f Add missing let statment to the $elemMatch subMatcher function (#9134)
The `subMatcher` function `let` statment was missing
(dropped during the latest minimongo refactoring - see
fe576f60ce).
This turned `subMatcher` into a global function, which caused
several minimongo issues.

Fixes #9111.
2017-09-26 10:30:47 -04:00
Ben Newman
a92fd202dc Bump package versions for the official 1.5.2.1 release. 2017-09-25 18:18:40 -04:00
Ben Newman
a0cf07e604 Bump package versions for 1.5.2.1-rc.2 release. 2017-09-25 16:57:01 -04:00
Ben Newman
80c25c1547 Update minifier-js shrinkwrap file after uglify-{es,js} change.
Follow-up to d1c984aa61.

cc @abernix
2017-09-25 12:54:29 -04:00