Commit Graph

807 Commits

Author SHA1 Message Date
Slava Kim
579396329a Refactor bash scripts to a single import + a bunch of executables.
Also always store android_bundle in the warehouse, because right now we download
it every time the meteor-tool changes (even if the android_bundle version didn't
change). It is still not ideal, as it will download a new binary every time you
switch between meteor-tool versions pointing at different android_bundle
versions.
2014-08-27 23:17:33 -07:00
David Greenspan
384c98b88d Make jsdoc.sh use dev_bundle’s node 2014-08-27 22:57:21 -07:00
Sashko Stubailo
27d48b4ede Merge branch 'devel' into jsdoc
Conflicts:
	meteor
2014-08-27 18:52:40 -07:00
Matthew Arbesfeld
d14d2c74b0 bump cordova 5 2014-08-27 17:18:48 -07:00
Emily Stark
d374e5193a Update manifest for 0.9.0.1 2014-08-27 15:51:17 -07:00
Emily Stark
526f2149e0 Update release manifest for 0.9.0.1 2014-08-27 15:17:10 -07:00
Emily Stark
6cafa33345 0.9.0.1 banners 2014-08-27 15:11:24 -07:00
Sashko Stubailo
29ff6a8d99 Add jsdoc to dev bundle 2014-08-27 14:46:55 -07:00
Emily Stark
1b639e5853 Bump package versions for 0.9.0.1-rc1 2014-08-27 14:28:03 -07:00
Matthew Arbesfeld
75427d70ce Merge branch 'devel' into cordova-hcp
Conflicts:
	docs/client/docs.js
	examples/leaderboard/.meteor/versions
	meteor
	packages/backbone/package.js
	packages/constraint-solver/package.js
	packages/meetup/package.js
	packages/meteor-tool/package.js
	packages/showdown/package.js
	packages/stylus/package.js
	scripts/admin/meteor-release-experimental.json
	tools/commands-packages.js
	tools/commands.js
	tools/project.js
	tools/tests/old/app-with-private/.meteor/versions
	tools/tests/old/app-with-public/.meteor/versions
	tools/tests/old/empty-app/.meteor/versions
2014-08-27 13:38:57 -07:00
Sashko Stubailo
8ab5f4f927 Merge branch 'devel' into jsdoc 2014-08-26 16:53:52 -07:00
Sashko Stubailo
a93cdf4666 Made names.json alphabetical so that it doesn't change
Apparently JSON isn't stable
2014-08-26 16:52:15 -07:00
Sashko Stubailo
5931697fa6 A mind-blowing number of new automatic docs 2014-08-26 16:00:01 -07:00
Slava Kim
cd80c94936 Pass on new bash scripts: all env vars expansions are quoted, UNAME variable is
expansed
2014-08-26 15:13:22 -07:00
Slava Kim
d5356443a0 Bump the version of CORDOVA-PREVIEW to 4 2014-08-26 15:03:19 -07:00
Sashko Stubailo
45ad88bab7 A loooot of documentation, see names.json diff for details 2014-08-26 11:58:40 -07:00
Sashko Stubailo
dbaf42e6ea Add capability for instance documentation, added dependency
Broke some links, going to fix those later
2014-08-26 10:12:32 -07:00
David Glasser
a998b3b97d banner tweaks 2014-08-26 07:50:53 -07:00
David Glasser
d4f14d9362 0.9.0 final 2014-08-26 07:13:53 -07:00
David Glasser
6cf7addcdc rc22 2014-08-25 22:50:33 -07:00
David Glasser
23f76f3cea slight banner update 2014-08-25 21:45:57 -07:00
Sashko Stubailo
3cf303d8ce Stop autogenerating thousands of lines 2014-08-25 21:37:12 -07:00
David Glasser
0030c3a1d7 rc21 2014-08-25 21:23:49 -07:00
Sashko Stubailo
3a6f9dbe43 Autodoc'ed Deps 2014-08-25 21:13:22 -07:00
Sashko Stubailo
8f23bed3de Fix names.json generation 2014-08-25 20:56:49 -07:00
Slava Kim
0f285d3596 Fix devbundle url for cordova fork 2014-08-25 20:11:15 -07:00
Slava Kim
5d8d9e7ddf Switch npm module 'cordova' to our fork due to an outstanding issue
fork contains this patch:
445ddd89fb
2014-08-25 20:02:05 -07:00
Sashko Stubailo
b9885e77f4 Meteor.absoluteUrl is now auto-documented from a comment 2014-08-25 19:57:47 -07:00
David Glasser
35d882f935 expand where banners go 2014-08-25 19:49:57 -07:00
Sashko Stubailo
59020e8989 Update publish 2014-08-25 19:42:06 -07:00
David Glasser
fa6e924108 banner text from geoff 2014-08-25 19:11:35 -07:00
Sashko Stubailo
72b73b801e Add files to exclude from jsdoc 2014-08-25 18:44:18 -07:00
David Glasser
521f724e16 bump, rc20 2014-08-25 17:39:39 -07:00
Sashko Stubailo
0618c41dd6 Add some basic JSDoc stuff to generate a js file for docs 2014-08-25 17:24:31 -07:00
Slava Kim
4f54e31725 add android.sh for managing avds 2014-08-25 15:40:52 -07:00
David Glasser
25ca18a266 rc19, same as rc18 for testing --patch 2014-08-25 14:35:02 -07:00
David Glasser
4e017c5938 rc18 2014-08-25 14:33:52 -07:00
David Glasser
59177d7ad5 rc17 (same as rc16) 2014-08-25 14:21:46 -07:00
David Glasser
f0890205ae rc16 2014-08-25 14:17:56 -07:00
David Glasser
6c7a29683c rc15! 2014-08-25 14:06:50 -07:00
David Glasser
106bde8163 First draft of banners and upgraders.
old-banner needs to be manually copied into manifest.json
2014-08-25 14:00:04 -07:00
David Glasser
b161bf1c41 Start on the banner.
Push this with:

s3cmd -P put manifest.json s3://com.meteor.static/update/
2014-08-25 13:50:59 -07:00
David Glasser
15fae4ecf1 patch, banners 2014-08-24 23:55:09 -07:00
David Glasser
0542a3a9ea 0.9.0-rc13, now on METEOR@ 2014-08-24 21:21:09 -07:00
David Glasser
08b2625082 METEOR-CORE -> METEOR 2014-08-24 18:46:37 -07:00
David Glasser
75310c9493 vbump for rc12 2014-08-22 19:07:01 -07:00
David Glasser
aa8e465b4e Shrink dev bundle by removing 10M phantom zip file
The phantom install process downloads this zip file but doesn't clean it
up.
2014-08-22 18:24:42 -07:00
David Glasser
53a844770f version bump for rc11 2014-08-21 18:45:08 -07:00
Matthew Arbesfeld
ab1db51f55 vbump cordova-2 2014-08-21 01:05:40 -07:00
Matthew Arbesfeld
c05397be11 Revert "Revert "Bump package versions""
This reverts commit 46ea7dcf30.
2014-08-20 23:08:49 -07:00