Ben Newman
fa786d714a
Bump package versions for 1.4-beta.8 release.
2016-07-09 15:30:07 -04:00
Ben Newman
c54686126e
Merge branch 'devel' into release-1.4
2016-07-09 15:07:52 -04:00
Ben Newman
90a15fad29
Bump package versions for the official 1.3.4.2 release.
2016-07-08 19:37:51 -04:00
Ben Newman
ac81da34f6
Peg accounts-password npm-bcrypt version to 0.8.6_2 exactly.
...
With the simultaneous development of Meteor 1.4, npm-bcrypt@0.8.7 has
already been published, but we very much do not want to use that version
with Meteor 1.3.4.3, since it doesn't work with Node 0.10.46.
2016-07-08 19:23:03 -04:00
Ben Newman
8bfac648dd
Bump package versions for 1.3.4.3-rc.2 release.
2016-07-08 16:15:34 -04:00
Ben Newman
73fed34ea5
Use npm-node-aes-gcm@0.1.5_2 in oauth-encryption.
2016-07-08 16:14:01 -04:00
Ben Newman
f03a817d21
Bump npm-node-aes-gcm version to 0.1.5_2.
2016-07-08 16:14:01 -04:00
Ben Newman
af1b5957dd
Use npm-bcrypt@0.8.6_2 in accounts-password.
2016-07-08 16:14:00 -04:00
Ben Newman
40c554fb39
Bump npm-bcrypt version to 0.8.6_2.
2016-07-08 15:55:14 -04:00
Ben Newman
2d678981b0
Bump package versions for 1.3.4.3-rc.1 release.
2016-07-08 14:07:22 -04:00
Ben Newman
c0bf593877
Bump package versions for 1.3.4.3-rc.0 release.
2016-07-08 13:44:07 -04:00
Ben Newman
0abebb0a35
Bump package versions for the official 1.3.4.2 release.
2016-07-07 18:10:48 -04:00
Ben Newman
c528620d38
Bump package versions for 1.3.4.2-rc.1 release.
2016-07-07 17:01:12 -04:00
Ben Newman
0d60ecc649
Bump package versions for 1.3.4.2-beta.1 release.
...
Yes, I just published 1.3.4.2-rc.0, but the recent changes to create
.meteor/dev_bundle symlinks deserve another beta, not a release candidate.
2016-07-07 15:28:26 -04:00
Ben Newman
95589c3978
Bump package versions for 1.3.4.2-rc.0 release.
2016-07-07 10:33:27 -04:00
Ben Newman
b5f731cbf7
Bump package versions for 1.3.4.2-beta.0 release.
2016-07-06 21:00:40 -04:00
Ben Newman
8e4dbc84a1
Update packages/promise npm-shrinkwrap.json.
2016-07-06 21:00:40 -04:00
Ben Newman
27ac47aa14
Upgrade meteor-babel and reify to latest versions.
2016-07-06 21:00:38 -04:00
Tom Coleman
866614802e
Merge pull request #7357 from meteor/mquandalle-fix-path-minifiers-css
...
Mquandalle fix path minifiers css
2016-07-06 11:37:28 +10:00
Tom Coleman
89aeac5623
Use a reproduced pathRelative in css minifier
...
We can't use Plugin.fs here so we'll keep replicating stuff.
2016-07-06 09:05:22 +10:00
Ben Newman
b364796619
Bump package versions for 1.4-beta.7 release.
2016-07-01 20:57:32 -04:00
Ben Newman
28dcab5849
Bump package versions for 1.4-beta.6 release.
2016-06-29 14:29:59 -04:00
Ben Newman
eaef03607c
Bump package versions for 1.4-beta.5 release.
2016-06-29 10:47:36 -04:00
Ben Newman
6909c3a76b
Merge branch 'devel' into release-1.4
2016-06-29 10:39:57 -04:00
Tom Coleman
4be08cb01f
Publish CSS documents for autoupdate after rewriting for #7149
...
Previously we did not take the JsCssRewriteHook (i.e. CDN host)
into account when doing CSS-only "version-refreshable" HCP.
It is not possible on the client to rewrite CSS urls to take the
hook into account (as it is a function), so instead, we just
publish those CSS URLs post-transform.
2016-06-29 16:21:42 +10:00
Tom Coleman
c8b52c3c31
Merge branch 'fix-path-minifiers-css' of https://github.com/mquandalle/meteor into mquandalle-fix-path-minifiers-css
2016-06-29 08:17:33 +10:00
Ben Newman
4fc74839c6
Bump package versions for 1.4-beta.4 release.
2016-06-28 14:32:58 -04:00
Ben Newman
31fbe9a306
Upgrade meteor-babel and reify to latest versions.
2016-06-28 14:27:40 -04:00
Ben Newman
699cf1f38e
Enable nested import declarations for package code as well.
...
The new ES2015 module compiler was previously enabled only for application
modules. With Meteor 1.4, it will be the default compiler for all Meteor
code, though of course developers who depend on the legacy behavior can
still add "babel-plugin-transform-es2015-modules-commonjs" to the
"plugins" section of their .babelrc files.
2016-06-28 10:20:13 -04:00
Ben Newman
fec8688b5f
Bump package versions for 1.4-beta.3 release.
2016-06-27 18:46:51 -04:00
Ben Newman
7a202dedab
Use npm-bcrypt@0.8.7 in accounts-password.
2016-06-27 18:41:37 -04:00
Ben Newman
27b1d38a5e
Upgrade npm-bcrypt npm version to 0.8.7.
2016-06-27 18:41:36 -04:00
Ben Newman
41a4a141bc
Bump package versions for 1.4-beta.2 release.
2016-06-26 20:05:34 -04:00
Ben Newman
2654fe68be
Merge pull request #7277 from dburles/mongo-connection-options
...
User-defined Mongo.setConnectionOptions API for #6958 .
2016-06-26 18:56:54 -04:00
Ben Newman
4d1310b5cd
Bump package versions for 1.4-beta.1 release.
2016-06-24 12:16:43 -04:00
Ben Newman
25e9ff93fc
Bump package versions for 1.4-beta.0 release.
2016-06-24 12:16:43 -04:00
Ben Newman
748ebd3d3a
Remove Meteor.isServer conditional block around upsert tests.
2016-06-24 12:15:31 -04:00
Tom Coleman
016a6d8930
Update update docs to describe return value properly.
...
For #6967
2016-06-24 12:15:30 -04:00
Fabricio Nascimento
6cf6db36b9
Fix a bug with upserting documents that did not changed
2016-06-24 12:15:30 -04:00
Ben Newman
9c45d01259
Change update/upsert to return nModified as numberAffected
2016-06-24 12:15:30 -04:00
Tom Coleman
6ca5f1f121
Added history entry about Mongo 3.2
2016-06-24 12:15:29 -04:00
Fabricio Nascimento
1970ee875f
Fix oplog tests
2016-06-24 12:15:26 -04:00
Tom Coleman
ed04b5619f
Fixed a bunch of problems with test-packages-with-mongo-versions.rb
2016-06-24 12:15:26 -04:00
Fabricio Nascimento
9f32c7a244
Fix connection with oplog
2016-06-24 12:15:25 -04:00
Fabricio Nascimento
e04d5f1ada
Fix accounts error handling
2016-06-24 12:15:25 -04:00
Fabricio Nascimento
72fb8690c0
Fix the result passing from mongo driver
2016-06-24 12:15:24 -04:00
Fabricio Nascimento
327882021e
Fix test asserting wrong version
2016-06-24 12:15:24 -04:00
Fabricio Nascimento
91975f1e6f
Fix finding primary server
2016-06-24 12:15:24 -04:00
Fabricio Nascimento
46c91814b9
Change npm-mongodb-native to 2.1.18
2016-06-24 12:15:23 -04:00
Fabricio Nascimento
703e773568
Add upsert tests to help mantain API compatibility
2016-06-24 12:15:23 -04:00