]> scripts.mit.edu Git - wizard.git/commit
More bugfixes from running live.
authorEdward Z. Yang <ezyang@mit.edu>
Mon, 12 Oct 2009 20:32:50 +0000 (16:32 -0400)
committerEdward Z. Yang <ezyang@mit.edu>
Mon, 12 Oct 2009 20:32:50 +0000 (16:32 -0400)
commit8939cb421d77e7469160f38381cf2106974e5ba8
treec9332851a254910ad5696a01214f80cd58064584
parent48af129368493c5458c942aef025ed746b97b856
More bugfixes from running live.

* Add a few more wgCacheEpoch resolutions
* Make prepareMerge work for \r\r\r\n
* Add flush and fails to Report.  This needs further work.
* Require reason for wizard blacklist
* Cleanup /dev/shm/wizard at the start of mass runs
* Special case a few more errors
* Report reason for blacklisting in stdout.
* Add global finally for removing /dev/shm directories
* Add QuotaParseError

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