Commit Graph

170 Commits

Author SHA1 Message Date
Avital Oliver
3dedfc6083 0.6.6.3 banner tweaked by matt 2013-11-04 12:01:00 -08:00
Avital Oliver
f8bd4910b2 empty notices for 0.6.6.3 2013-11-01 15:59:42 -07:00
Avital Oliver
faeca08711 banner for 0.6.6.3 2013-11-01 15:59:16 -07:00
Nick Martin
d687d974a0 banner and notices for 0.6.6.2 2013-10-21 15:25:34 -07:00
Nick Martin
f4e21c0d37 Bump node version from 0.10.20 to 0.10.21 for Meteor 0.6.6.2 release. 2013-10-20 22:02:25 -07:00
Nick Martin
cb1d30c7e8 History for 0.6.6.1 2013-10-11 17:19:27 -07:00
Nick Martin
47babd170f banner and notices for 0.6.6.1 2013-10-11 17:12:10 -07:00
Nick Martin
3733ab1c72 fix bless release script for update getUrl function. 2013-10-10 12:58:05 -07:00
Nick Martin
82067795f6 banner text tweak. 2013-10-10 12:45:40 -07:00
Nick Martin
b9562447bd Notices and first draft banner. 2013-10-09 20:58:03 -07:00
David Glasser
0be428b731 Build mongo with -j4 on Mac too. 2013-10-08 17:14:32 -07:00
David Glasser
c4b1e6b324 Hopefully fix ECONNRESET errors again. 2013-10-08 16:31:36 -07:00
David Glasser
35fc8bf5f5 Rename warehouse S3 bucket to be SSL-compatible. 2013-10-04 15:47:55 -07:00
David Glasser
ee220b1da7 fix cli-test 2013-10-03 15:52:20 -07:00
David Glasser
0f0542efb1 Replace byline npm module with eachline.
Node 0.10-compatible versions of byline (eg 3.1.2) drop empty lines.
2013-10-03 15:52:20 -07:00
David Glasser
c03879f780 Upgrade lots of dev bundle NPM modules.
Needs a license review.
2013-10-03 15:52:19 -07:00
David Glasser
664339fdb3 Yet another Node version bump: to 0.10.20. Fixes tls read bug. 2013-10-03 15:52:19 -07:00
David Glasser
6c1f92e891 Might as well use the version that just got released (0.10.19). 2013-09-24 23:31:47 -07:00
David Glasser
411c6cf8f4 Update to Node 0.10.18, bumping dev bundle version. Use caronte. 2013-09-24 17:13:37 -07:00
Nick Martin
ca080b1477 bump mongo and dev bundle version. 2013-09-23 20:53:09 -07:00
Maxhodges
8afa4f2c9e typo. "with" repeated twice. 2013-09-23 10:49:53 -07:00
David Winterbottom
a174b549b9 Correct typo in install script error message 2013-09-12 12:31:54 -07:00
Nick Martin
61f84eb7e7 banner and notices for 0.6.5.1 2013-08-27 20:17:59 -07:00
Matt DeBergalis
cf1ab2e761 scripts/admin/notices.json 2013-08-14 13:15:00 -07:00
Matt DeBergalis
9ee1572097 scripts/admin/notices.json 2013-08-14 13:13:29 -07:00
Matt DeBergalis
fb508ae12a 0.6.5 banner 2013-08-14 12:57:43 -07:00
Nick Martin
bfe4d2e8e6 oops, add a word. 2013-08-12 22:29:09 -07:00
Nick Martin
66f55ca64b update notices.json for 0.6.5 2013-08-12 22:23:24 -07:00
David Glasser
997fbf33f6 Re-enable cli-test with fake warehouse. 2013-08-02 18:41:15 -07:00
David Glasser
5d65352c47 publish-release: S3 gives us a Buffer. 2013-07-30 19:58:41 -07:00
David Glasser
9fba51960c Clean up arch name in buildinfo when generating hashes.
Publish release manifests separately by platform and check they are the same in
publish-release.
2013-07-30 19:43:40 -07:00
David Glasser
c9aa2ac16b release process: export env var used by subcommand 2013-07-30 19:17:55 -07:00
David Glasser
2a750e64de build-package-tarballs chooses version based on buildinfo.json. 2013-07-30 15:32:06 -07:00
David Glasser
d21d0bffff ... and keep updating awssum. 2013-07-29 11:14:31 -07:00
David Glasser
127fdb3f7c Update awssum. 2013-07-29 11:12:30 -07:00
David Glasser
e3c18578e3 Call upgraders at "meteor update" time.
Add "app-packages" to the list of upgraders in a release JSON.
2013-07-29 10:57:06 -07:00
David Glasser
7f545db79e Also include awssum update 2013-07-26 19:04:13 -07:00
David Glasser
4e222d8e26 The standard app packages are brought in explicitly now.
.meteor/packages in new apps now contains "standard-app-packages", which implies
the standard set of packages like mongo-livedata. There is no special-casing in
initFromAppDir.  This line has been added to all the examples, etc.

There's a new concept of "upgraders".  "meteor run-upgrader app-packages" will
add standard-app-packages to the app, as well as all of the package in the app's
packages/ directory (an unrelated change since 0.6.4). This will be integrated
soon with "meteor update"; run-upgrader is essentially for testing.

project.add_package no longer adds packages that are already there.
2013-07-26 19:02:12 -07:00
David Glasser
0cbbfb4d5e update awssum 2013-07-25 18:54:40 -07:00
Emily Stark
bd7e0d768c Merge branch 'master' into devel
Conflicts:
	History.md
	docs/.meteor/release
	packages/mongo-livedata/.npm/package/npm-shrinkwrap.json
	packages/mongo-livedata/package.js
2013-07-19 16:05:29 -07:00
Emily Stark
6d6a0977e2 Update banner and notices to 0.6.4.1 2013-07-19 15:32:57 -07:00
David Glasser
94810814d6 No longer use NPM progress module. 2013-07-19 10:42:56 -07:00
David Glasser
c1667c7d0c Move clean-css and uglify-js from dev bundle to a new minifiers package.
This will make it much easier to upgrade them and test new versions.

(They are still called from the bundler, so changes to how we access them (eg
source map support) will require modifying tools, but just "upgrade to new
version" now is much easier.)
2013-07-18 10:31:52 -07:00
David Glasser
59bec95724 Add a comment about new Uglify version. 2013-07-18 10:17:49 -07:00
David Glasser
f29e4a37c9 Switch bootstrap tarballs to CNAME for CloudFront. 2013-07-18 08:06:27 -07:00
David Glasser
88d12e76e6 Upgrade Underscore to 1.5.1.
A cursory glance at the diff suggests that this will not affect anything we do
in Meteor.
2013-07-17 12:21:38 -07:00
David Glasser
46871d3fa6 Update more NPM packages.
- clean-css: 0.8.3 - 1.0.11
 - progress: 0.0.5 - 1.0.0 (includes the bug fix we requested)

Don't try to install source-map twice, oops.
2013-07-17 12:10:25 -07:00
David Glasser
625aed5ea3 Upgrade fibers to 1.0.1. Specify the tested Node version in more places.
Dev bundle version not yet bumped.

Fixes #1153.
2013-07-17 11:48:10 -07:00
David Glasser
b7f6a093a4 dev bundle: use source-map version which took our PR.
Point to a slightly refactored version of source-map-support.

Have not yet bumped dev bundle version.
2013-07-17 11:43:23 -07:00
David Glasser
1e002707a2 Rename "build version" to "built by" in other places too. 2013-07-17 00:02:58 -07:00