Avital Oliver
91c4d3d8a2
Try to fix inconsistent release manifest generation
...
Apparently on some platforms "a5" < "a-" and on others
"a-" < "a5"
2014-01-27 14:15:53 -08:00
David Glasser
291c2ecad7
Upgrade kexec, drop shell-quote
...
We only used shell-quote to workaround kexec's lack of a feature added
in this version.
2014-01-27 09:52:50 -08:00
David Glasser
d4e0cff766
Use a fork of http-proxy with two PRs
2014-01-23 12:23:16 -08:00
David Glasser
a7d10d650d
Update Node to 0.10.25. Remove bug workaround.
2014-01-23 12:15:29 -08:00
David Glasser
4f34ac0d6e
Various dev bundle upgrades
...
* http-proxy: 1.0.1 (from a pre-release fork of 1.0)
* Node: 0.10.24 (from 0.10.22)
* semver: 2.2.1 (from 2.1.0)
* request: 2.33.0 (from 2.27.0)
* fstream: 0.1.25 (from 0.1.24)
* tar: 0.1.19 (from 0.1.18)
* eachline: 2.4.0 (from 2.3.3)
* source-map: 0.1.31 (from 0.1.30)
* source-map-support: 0.2.5 (from 0.2.3)
* mongo: 2.4.9 (from 2.4.8)
* openssl in mongo: 1.0.1f (from 1.0.1e)
Have not yet updated the various minimum Node version requirements.
2014-01-23 12:09:40 -08:00
David Glasser
252caab5c1
Add instructions to https://install.meteor.com/
2013-12-29 16:42:08 -08:00
David Glasser
4206955140
Better banner text
2013-12-20 13:58:30 -08:00
David Glasser
51ad916caf
Banner and notice update for 0.7.0.1.
2013-12-20 13:53:08 -08:00
Nick Martin
8bd400e560
lets do 0.7.0 instead
2013-12-17 10:54:33 -08:00
Nick Martin
a0734bfe58
strawman banner.txt and notices.
2013-12-17 01:43:20 -08:00
Nick Martin
24a80d49b1
Preemptively add bcrypt to the dev bundle. We think we may want it soon.
2013-12-10 15:36:46 -08:00
Nick Martin
1b08ac2d9d
Upgrade to stock Node 0.10.22.
...
This discards our fix for stream pausing. We'll monkey patch it in
at startup instead of relying on a custom build.
2013-12-10 15:27:40 -08:00
Nick Martin
db624dd162
New dev bundle: mongo with startup speed boost.
...
Also upgrade to 2.4.8 while we're at it.
(In the meteor/mongo repository, we've created an ssl-2.4.8 branch, and
also added a backported-from-Mongo-2.5 change to poll the repl set
config more often on startup.)
2013-12-10 12:45:53 -08:00
David Glasser
acb6decb6a
Make run-tools-tests.sh pass.
2013-12-02 19:17:31 -08:00
David Glasser
cd873c0e47
Drop handlebars from the dev bundle.
2013-12-02 17:15:37 -08:00
David Glasser
088b6d37ac
Build a fork of Node.
2013-11-13 01:08:49 -08:00
Nick Martin
b20c2c6ef6
Try to create /usr/local if it doesn't exist. New MacOSX comes with /usr/local/bin in the path, but not existing on disk.
2013-11-12 18:02:58 -08:00
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