David Glasser
f4eefa1f04
vbump rc5
2014-08-08 00:06:55 -07:00
David Glasser
67de025b6f
bump 0.9.0-rc4
2014-08-06 16:03:35 -07:00
David Glasser
757e96695a
update launch-meteor for packaging
2014-08-06 15:29:45 -07:00
David Glasser
ceeba15044
don't recommend rcs
2014-08-06 15:20:04 -07:00
David Glasser
54c33aeaae
bump for 0.9.0-rc3
2014-08-06 14:07:16 -07:00
David Glasser
941c3b98f4
Move install script to troposphere; delete old one
2014-08-06 14:06:43 -07:00
David Glasser
7c0673a7a9
bump preview installer
2014-08-06 11:59:12 -07:00
David Glasser
92323ad569
vbump, 0.9.0-rc2
2014-08-06 11:30:37 -07:00
David Glasser
f1aed579ae
update shell script for rc1
2014-08-05 20:39:34 -07:00
David Glasser
aa04916489
install-engine-packaging.sh (packaging-PREVIEW)
2014-08-05 20:33:43 -07:00
David Glasser
97ec098cb6
more version bumps
2014-08-05 20:11:40 -07:00
David Glasser
51fc5e62c5
use .meteor instead of .meteor0!
2014-08-05 20:10:00 -07:00
David Glasser
a785fc835e
bump version numbers again
2014-08-05 19:43:37 -07:00
David Glasser
1ec20b2320
minor publish-release tweaks
2014-08-05 19:22:11 -07:00
David Glasser
563860c769
Version number bumps, this time for real
2014-08-05 19:03:16 -07:00
David Glasser
845286b925
Merge branch 'devel' into packaging
2014-08-05 13:13:27 -07:00
David Glasser
112198f3e8
Don't tell users to add ~/.meteor to PATH
...
Tilde expansion doesn't work in $PATH
2014-08-01 16:40:33 -07:00
ekatek
581b51afcc
clean up misc, operations stuff
2014-08-01 15:29:19 -07:00
David Glasser
26006d53dc
Merge branch 'devel' into packaging
...
Conflicts:
tools/utils.js
2014-07-30 17:40:44 -07:00
Justin SB
3163112235
Get S3 credentials from env variables, if set, in publish-release.js
2014-07-30 14:37:11 -07:00
Emily Stark
8dbda26c32
Banner and notices
2014-07-28 15:13:10 -07:00
David Glasser
996d347139
Merge branch 'devel' into packaging
...
Conflicts:
docs/client/api.html
docs/client/concepts.html
docs/client/introduction.html
meteor
packages/html-tools/package.js
packages/spacebars-common/package.js
packages/webapp/webapp_server.js
tools/bundler.js
2014-07-21 16:18:25 -07:00
Matthew Arbesfeld
ff68931a51
Add BrowserStackLocal binary to dev_bundle
...
We added the new binaries to the s3 bucket, and then GET them from the
generate_dev_bundle shell script.
2014-07-03 14:18:55 -07:00
David Glasser
9a34a7c3ab
The changes from dev bundle 0.3.41, merged in
2014-07-01 16:26:48 -07:00
David Glasser
a92a62acc1
Use a package.json file for deps of boot.js
...
Include package.json and npm-shrinkwrap.json in dev_bundle/etc
Dev bundle version number skips over one used on matt-dev-bundle-update
2014-07-01 14:57:42 -07:00
David Greenspan
dfbbde4aa7
Merge branch 'devel' into blaze-refactor
...
Conflicts:
packages/webapp/webapp_server.js
2014-07-01 13:29:04 -07:00
David Glasser
135b0b56e9
install script should write files as current user
...
If you ran it as root before, it would write files as whatever uid we
had on our buildbot. Oops!
Fixes #2249 .
2014-06-27 16:37:14 -07:00
David Glasser
af7c8a3e6e
can't override npm version
...
bump dev bundle again
sigh. in trying to work around a silly bug (npm creates ~/tmp), it
turns out that you can't actually install npm like that --- because it
reverts the hack done by 'make install PORTABLE=1' to make npm find node
properly (because that hack literally rewrites a file in the npm module)
2014-06-26 13:53:14 -07:00
David Glasser
c6a94b7f19
new dev bundle
...
Changes:
- Drop keypress; it hasn't been used since we rewrote prompts to use
built-in readline
- Use a slightly newer version of npm, to avoid strange thing where it
creates ~/tmp
- Drop node-aes-gcm and bcrypt: we now can support cross-platform
package deploys directly! (A follow-up commit will add them
to the corresponding packages.)
- Drop heapdump: it was only there for convenience, and now can also be
added via a package
- upddate some comments
2014-06-26 13:53:13 -07:00
David Glasser
6d2408f52b
copy-dev-bundle-from-jenkins: don't overwrite!
2014-06-25 14:56:37 -07:00
David Glasser
8a5869df92
copy-dev-bundle-from-jenkins: don't overwrite!
2014-06-25 14:56:18 -07:00
David Glasser
5a85e2f24c
Merge branch 'devel' into packaging
...
Conflicts:
tools/bundler.js
tools/tests/login.js
tools/unipackage.js
2014-06-23 14:48:21 -07:00
David Greenspan
095b3a26c6
Merge remote-tracking branch 'origin/devel' into blaze-refactor
...
Conflicts:
packages/spacebars-tests/template_tests.js
packages/ui/base.js
packages/ui/dombackend.js
packages/ui/dombackend_tests.js
packages/ui/domrange.js
packages/ui/domrange_tests.js
packages/ui/each.js
packages/ui/render.js
packages/ui/render_tests.js
2014-06-23 10:56:55 -07:00
Emily Stark
1c12b1a49f
Merge branch 'master' into devel
...
Conflicts:
History.md
packages/accounts-password/password_server.js
packages/spacebars-tests/template_tests.html
packages/spacebars-tests/template_tests.js
packages/ui/base.js
2014-06-23 08:18:19 -07:00
Emily Stark
fba413d597
update banner, notices, History
2014-06-23 08:04:59 -07:00
Emily Stark
1180597f06
bump dev bundle; upgrade node
2014-06-16 18:17:21 -07:00
Emily Stark
eb4ad2c566
Remove deploy-examples.
...
Moving it to automated-unit-tests
2014-06-12 19:19:36 -07:00
Emily Stark
8d1086aa74
Add spiderable test to deploy-examples
2014-06-12 19:14:49 -07:00
David Glasser
c5e5305a3b
Merge branch 'devel' into packaging
...
Conflicts:
tools/bundler.js
tools/packages.js
2014-06-11 12:02:57 -07:00
David Greenspan
5c23ec2e36
Merge remote-tracking branch 'origin/devel' into blaze-refactor
2014-06-09 19:58:19 -07:00
David Glasser
febef90803
print a patch banner
2014-06-09 16:58:22 -07:00
David Glasser
7098c68260
print the main banners!
2014-06-09 16:58:22 -07:00
David Glasser
b4e9adc663
'meteor admin set-banners'
2014-06-09 16:58:22 -07:00
Emily Stark
ef3eaa427a
Configure parties oauth in deploy-examples
2014-06-09 15:27:17 -07:00
Avital Oliver
76cb9bd36f
Minor changes on deploy-example.sh
2014-06-09 14:55:27 -07:00
Avital Oliver
6be92962b3
Updated deploy-examples.sh script for Rainforest QA runs
2014-06-09 14:52:26 -07:00
David Greenspan
3df4e95845
Merge branch 'devel' into blaze-refactor
...
Conflicts:
packages/spacebars-tests/template_tests.js
packages/ui/domrange.js
2014-05-27 13:38:59 -07:00
Torgny Bjers
816641caad
Adding = to long options for MongoDB compilation
...
References meteor/meteor#2163
2014-05-22 15:57:54 -07:00
Emily Stark
bf8426322c
Merge branch 'master' into devel
2014-05-22 09:50:17 -07:00
Emily Stark
ca12a9842d
Update History, banner, notices
2014-05-21 21:10:03 -07:00