Commit Graph

7837 Commits

Author SHA1 Message Date
Ben Newman
772d6a914a Bump package versions for 1.4.2-beta.2 release.
Note that no binaries were successfully published for beta.1, so please
don't try updating to that version!
2016-09-13 14:00:49 -04:00
Ben Newman
c1f01cc860 Bump package versions for 1.4.2-beta.1 release. 2016-09-13 13:33:39 -04:00
Ben Newman
391c3b4c26 Bump promise package version to 0.8.7. 2016-09-09 16:57:30 -04:00
Ben Newman
ad61a93514 Fix bizarre faulty shrinkwrapping of asap package. 2016-09-09 16:41:44 -04:00
Ben Newman
e999db717f Bump promise package version to 0.8.6. 2016-09-09 14:34:37 -04:00
Ben Newman
26d082b62e Update meteor-promise npm package to v0.7.4.
Fixes a bug where .then callbacks could be wrapped multiple times:
https://github.com/meteor/promise/pull/11
2016-09-09 13:59:52 -04:00
Ben Newman
9001b75f44 Move packages-for-isopackets/blaze to packages/non-core/blaze. 2016-09-09 11:17:43 -04:00
Ben Newman
b64f1147e7 Merge branch 'devel' into release-1.4.2 2016-09-08 13:31:17 -04:00
Andy Edwards
959eb7cc38 use connect.compress() after rawConnectHandlers 2016-09-06 09:14:13 -05:00
Tom Coleman
d70e2f7bda Bumped version of npm-mongo for 2.2.9 driver release 2016-09-01 11:04:50 +10:00
Pradel Léo
48f62d9a64 Put travis badge back 2016-08-30 15:40:14 -07:00
Pradel Léo
95dca1676e Add released and development links 2016-08-30 15:40:14 -07:00
Pradel Léo
149f0f7eb1 normalise 2016-08-30 15:38:17 -07:00
Tom Coleman
2778305f3d Add constraints to boilerplate-generator
I guess it didn't need it earlier for some reason to do with
isopackets, but it does cause self-test tests to fail.
Let's see how we go now
2016-08-25 14:12:17 +10:00
Tom Coleman
1b48f1dcd7 Add constraints to blaze dependencies in core packages 2016-08-25 12:23:33 +10:00
Tom Coleman
232f6d04b9 Add version constraints to test-in-browser blaze packages
Otherwise version gravity ends up putting us on super old versions.

I'm not sure what the "correct" constraint is here. This may be overly
restrictive, but I suspect choosing the versions from the last release
before making this change will end up being the sensible choice.
2016-08-25 12:23:33 +10:00
Tom Coleman
afc165e00a Literally just deleted packages 2016-08-25 12:23:32 +10:00
Ben Newman
b34a796600 Merge branch 'devel' into release-1.4.2 2016-08-24 11:06:22 -04:00
Ben Newman
d1bd82072b Merge pull request #7692 from meteor/release-1.4.1.1
Release 1.4.1.1
2016-08-24 10:52:52 -04:00
Tom Coleman
e9a57a9bad Bumped node module version again for 1.4.1.1 release 2016-08-24 14:54:37 +10:00
Tom Coleman
d1edbebbf5 Set a minimum version for npm-mongo package in mongo package
So when we do a release, the constraint will force users to get the
new npm-mongo package. We likely will seek a better solution to
this kind of problem in the future
2016-08-24 11:48:31 +10:00
Wexpo Lyu
c8d1f2009f Further tests to fix accounts callback / throwing behavior 2016-08-24 08:51:50 +10:00
Wexpo Lyu
532a7feafa Take callbacks for all accounts-client and handle them consistently
Where possible, only throw if there is no callback and we know
on the client that the arguments are wrong. Add some tests for
this behavior.
2016-08-24 08:51:49 +10:00
Ben Newman
659706f61d Bump package versions for 1.4.2-beta.0 release. 2016-08-23 12:02:47 -04:00
Ben Newman
7f8ecb6b1c Update npm-mongo shrinkwrap. 2016-08-23 11:36:00 -04:00
Tom Coleman
5fa59d2b8b Bumping version of the npm-mongo package for #7594
This was a fairly serious issue with the mongo driver
2016-08-23 11:44:21 +10:00
Ben Newman
365c765971 Bump package versions for the official 1.4.1 release. 2016-08-18 11:37:18 -04:00
Ben Newman
e90c638c9f Bump package versions for 1.4.1-rc.7 release. 2016-08-17 18:18:21 -04:00
Ben Newman
c51ca73575 Bump package versions for 1.4.1-rc.6 release. 2016-08-17 14:53:29 -04:00
Ben Newman
409f78b668 Bump package versions for 1.4.1-rc.5 release. 2016-08-16 18:34:31 -04:00
Ben Newman
7c019139f5 Update es5-shim shrinkwrap file. 2016-08-16 16:27:08 -04:00
Ben Newman
afbddc428b Bump package versions for 1.4.1-rc.3 release. 2016-08-16 13:17:49 -04:00
Ben Newman
9478f35fa4 Bump package versions for 1.4.1-rc.2 release. 2016-08-15 14:52:02 -04:00
Ben Newman
65b3e60d67 Bump package versions for 1.4.1-rc.1 release. 2016-08-15 11:13:39 -04:00
Ben Newman
3dea625044 Merge branch 'devel' into release-1.4.1 2016-08-15 10:15:17 -04:00
Tom Coleman
f9f94e21d1 Fix issue with _expirePasswordResetTokens for #7534
Also added a test to actually execute this code
2016-08-15 12:01:56 +10:00
Ben Newman
fe761c5367 Bump package versions for 1.4.1-rc.0 release. 2016-08-11 19:14:55 -04:00
Ben Newman
d808bc2a49 Bump package versions for 1.4.1-beta.2 release. 2016-08-11 16:29:45 -04:00
Ben Newman
e9f6b2b404 Bump package versions for 1.4.1-beta.1 release. 2016-08-11 12:26:32 -04:00
Ben Newman
027a7b6e32 Merge branch 'devel' into release-1.4.1 2016-08-11 11:30:40 -04:00
Ben Newman
3c7f83778f Move server-side component of meteor shell into a package. (#7624)
This will make it much easier to fix bugs and make improvements going
forward, since they won't have to wait for the next release of Meteor.

One functional change: when the parent process exits, it no longer forces
all connected shell clients to disconnect, which is actually a more
convenient behavior, because it gives the clients a chance to reconnect
when/if the server starts up again, and it's easy enough to kill the
clients if that's what you want.
2016-08-11 09:11:40 -04:00
Ben Newman
491a413cb5 Update shrinkwrap for ecmascript-runtime. 2016-08-10 19:05:38 -04:00
Ben Newman
fe9f46c8a0 Upgrade ecmascript-runtime to include stage 4 proposals.
https://github.com/meteor/ecmascript-runtime/pull/4
2016-08-10 17:40:07 -04:00
Ben Newman
a1c3516053 Use pure-JavaScript implementation for npm-bcrypt package. (#7595)
According to the README, this implementation is approximately 2.7 times
slower than native: https://www.npmjs.com/package/bcryptjs

Apps that wish to continue using the native bcrypt package should run
`meteor npm install --save bcrypt` in the root application directory, and
the npm-bcrypt package will prefer that implementation.
2016-08-09 16:42:41 -04:00
Ben Newman
c8f1633012 Fix typo in Accounts#_expirePasswordResetTokens.
Needed to add version constraints to all the dependencies in
accounts-base/package.js so that I can publish it independently from a
Meteor release.

Follow-up to #7534.
Fixes #7611.
2016-08-09 13:27:26 -04:00
Ben Newman
d15e87c823 Fix typo in Accounts#_expirePasswordResetTokens.
Follow-up to #7534.
2016-08-09 13:06:19 -04:00
Ben Newman
15684bc47e Bump package versions for 1.4.1-beta.0 release. 2016-08-08 21:02:34 -04:00
Ben Newman
cb587f6145 Upgrade meteor-ecmascript-runtime to 0.2.8.
Most notably, this version reuses global.Symbol when possible.
2016-08-08 18:44:34 -04:00
Ben Newman
0d4cf02361 Add version constraints for all dependencies of accounts-password.
This is necessary to allow publishing accounts-password independently of a
Meteor release.

Note that the npm-bcrypt version has been bumped to 0.8.7_1.
2016-08-08 12:51:39 -04:00
Ben Newman
5b35fc5573 Bump npm-bcrypt version to republish for all architectures. 2016-08-08 12:46:30 -04:00