Commit Graph

1589 Commits

Author SHA1 Message Date
ekatek
663de9c75c change package url 2014-06-12 14:43:40 -07:00
ekatek
3ddf41e851 add/remove maintainers, recommend/unreccommend releases 2014-06-12 12:39:16 -07:00
ekatek
a710408b1c correct update semantics with release --explicit 2014-06-11 22:40:07 -07:00
ekatek
a4ee2a841f once again: comments, clarifying that get-ready has a place in the world 2014-06-11 20:14:30 -07:00
ekatek
562cc18ac8 change comments to make it clear why rebuild works 2014-06-11 20:08:35 -07:00
ekatek
8603c66b12 don't publish old releases 2014-06-11 18:23:12 -07:00
ekatek
e41f2238a4 amended comment to explain that we use this weird design pattern 2014-06-11 18:06:38 -07:00
David Glasser
1e011e1ae9 run catalog initFromPackageDir in buildmessage
gives you better errors when local packages are buggy
2014-06-11 17:37:04 -07:00
David Glasser
55a1eba1dc delete dead warehouse code 2014-06-11 17:15:27 -07:00
David Glasser
f66e357353 allow springboarding to pre-tropohouse releases! 2014-06-11 17:12:43 -07:00
ekatek
bb0dfc112f better messages around add&remove&upgrade 2014-06-11 16:13:41 -07:00
ekatek
f9e73da247 remove console.log 2014-06-11 15:32:12 -07:00
ekatek
1ce571ed92 use new update api 2014-06-11 15:29:39 -07:00
David Glasser
9450c1c913 update publish-release help 2014-06-11 14:41:46 -07:00
David Glasser
d3ca5b0497 print when downloading packages in foreground
would rather have a progress bar but that involves restructuring the
download code and that should wait until we rename builds or something
2014-06-11 14:41:46 -07:00
ekatek
5da7a763a9 update XXX-comment improve 2014-06-11 13:36:02 -07:00
ekatek
6dee09d8d4 create --package 2014-06-11 13:18:15 -07:00
David Glasser
82a9c34154 fix typo 2014-06-11 12:34:21 -07:00
ekatek
41800b2dbf moving packaging commands to their own file, beggining of the great command reorg 2014-06-11 12:27:31 -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 Glasser
553af3515b bundler-npm passes
well, most of the time. the final parallelism test fails a lot, but i
think it's due to the fundamental raciness of renameDirAlmostAtomically.
2014-06-10 22:05:52 -07:00
David Glasser
d422da3584 bundler-options passes 2014-06-10 19:25:38 -07:00
David Glasser
6d3257909d test-bundler-assets passes 2014-06-10 19:13:48 -07:00
David Glasser
31d62a5094 remove old notice code 2014-06-10 18:50:41 -07:00
David Glasser
286023adfe move getLines from utils to files 2014-06-10 18:09:56 -07:00
David Glasser
a1b3014e36 Implement upgraders and notices
They are the same!
2014-06-10 18:08:50 -07:00
ekatek
b01f517035 print out NEW VERSION in publish from checkout 2014-06-10 18:05:03 -07:00
David Glasser
31a5f4014f Improve comment and message
Make sure that it shows you that it added '.meteor.com'.
2014-06-10 17:10:34 -07:00
J. Bruni
ab5c2513cd Show meaningful deploy error message for long hostname
https://github.com/meteor/meteor/issues/1208#issuecomment-45158503
2014-06-10 17:05:28 -07:00
ekatek
ab839d4520 merging changelog changes 2014-06-10 16:57:06 -07:00
David Glasser
84b2212b06 implement normal small "you can update" banner
oops, a merge issue dropped orderKey support! tee-hee.
2014-06-09 17:29:00 -07:00
David Glasser
7dbbc87fef update how we refer to catalog in commands.js 2014-06-09 17:00:47 -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
ekatek
a903563051 Merge branch 'packaging' of https://github.com/meteor/meteor into packaging 2014-06-09 14:19:47 -07:00
David Glasser
158357c545 make symlink always point to METEOR-CORE
factor it out into its own function
2014-06-09 14:19:03 -07:00
ekatek
f71643761e xxx check for unknown keys 2014-06-09 14:11:49 -07:00
David Glasser
cbf0850ca7 fix 'meteor update' on track with none recommended 2014-06-09 14:04:37 -07:00
David Glasser
20ef85f9c9 fix springboarding 2014-06-09 13:50:34 -07:00
David Glasser
a2c0b34ed8 comment 2014-06-09 13:43:12 -07:00
ekatek
0633b4855d write out version files, except for packages in checkout 2014-06-07 16:49:56 -07:00
ekatek
799c20007c patch updates 2014-06-06 15:56:58 -07:00
ekatek
2b424e96e5 patch releases and update packages 2014-06-05 22:07:24 -07:00
ekatek
e6ada99526 checking authorization and various cleanup 2014-06-05 22:07:23 -07:00
ekatek
eb749a7fb1 moving this check before complex ops 2014-06-05 22:07:23 -07:00
Slava Kim
393da3c073 Remove a dead import 2014-06-05 15:11:08 -07:00
Slava Kim
0f82f8406a Remove a dead import 2014-06-05 14:44:13 -07:00
David Glasser
7e2b8fc33b updating the latest symlink now works 2014-06-03 17:19:28 -07:00
David Glasser
471cc487e6 Merge branch 'packaging' into unified-version-files
Conflicts:
	tools/stats.js
2014-06-03 15:14:56 -07:00