]> scripts.mit.edu Git - wizard.git/commit
Various refinements from our mass-upgrade run.
authorEdward Z. Yang <ezyang@mit.edu>
Tue, 25 Aug 2009 03:42:56 +0000 (23:42 -0400)
committerEdward Z. Yang <ezyang@mit.edu>
Tue, 25 Aug 2009 03:44:39 +0000 (23:44 -0400)
commitcb428a0f209f900855095311719e84be6b0d9ed0
tree7a1fd17ac8e73b809d9104c612f4ed34586638ef
parent28836cbeccf3aaed1619415eb025d75c02b387f2
Various refinements from our mass-upgrade run.

* Add missing command entry for mass-upgrade
* Increase concurrent processes by default
* Add UpgradeFailure checking for MediaWiki
* Change install and upgrade to take a distutils.version.LooseVersion
* Propagate --force from mass-upgrade to upgrade

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
bin/wizard
wizard/app/__init__.py
wizard/app/mediawiki.py
wizard/command/configure.py
wizard/command/mass_upgrade.py
wizard/command/upgrade.py
wizard/deploy.py