]> scripts.mit.edu Git - wizard.git/history - wizard/command
Update TODO.
[wizard.git] / wizard / command /
2010-02-06  Edward Z. YangAdd 'wizard quota' command.
2010-02-06  Edward Z. YangGenerate merge commits if versions mismatch prior to...
2010-02-06  Edward Z. YangAdd --remerge option to mass-upgrade.
2010-02-06  Edward Z. YangIgnore hidden files in backups directory.
2010-02-06  Edward Z. YangRefactor reporting infrastructure.
2010-01-18  Edward Z. YangWorkaround some bugs discovered while running.
2010-01-18  Edward Z. YangMake mass-upgrade utilize --rr-cache.
2010-01-18  Edward Z. YangAdd --rr-cache option to upgrade.
2010-01-11  Edward Z. YangRewrite merge functionality into its own module.
2010-01-10  Edward Z. YangFix detectVersion bug, make unsupported nicer.
2010-01-10  Edward Z. YangImplement 'git summary unsupported'
2010-01-09  Edward Z. YangAdd getApplication() function to wizard.app.
2010-01-09  Edward Z. YangEnable rerere and add plan, add missing docs.
2009-12-30  Ian Smithtests/all-versions.sh runs all tests for all versions...
2009-12-28  Edward Z. YangFix broken installs if directory exists.
2009-12-27  Edward Z. YangFix non-zero shell exit code and --continue in wrong...
2009-12-26  Edward Z. YangConvert ad hoc shell calls to singleton instance; fix...
2009-12-26  Edward Z. YangMassively refactor upgrade script into an object.
2009-12-26  Edward Z. YangFix parse error, pylint errors, and make disk usage...
2009-12-26  Edward Z. YangFix some bugs that Xavid found.
2009-12-25  Edward Z. YangMute not migrated errors, fix success logging, make...
2009-12-25  Edward Z. YangMake the commit not get call errors subsumed.
2009-12-25  Edward Z. YangFix unmerged counts, make backups lock, add Wordpress...
2009-12-23  Edward Z. YangFetch tags so that describe is always correct.
2009-12-23  Edward Z. YangAdd success reporting.
2009-12-23  Edward Z. YangSlight tweak to shm usage to make easier debugging.
2009-12-22  Edward Z. YangAdd more support for --user filtering.
2009-12-22  Edward Z. YangBe lenient about version mismatches.
2009-12-22  Edward Z. YangFix two trivial bugs.
2009-12-22  Edward Z. YangUse diff3 conflict style, which gives more information.
2009-12-22  Edward Z. YangAdd interactive upgrade mode, suggested by Nelson Elhage.
2009-12-22  Edward Z. YangMake some exceptions quiet.
2009-12-22  Edward Z. YangHookify research interface.
2009-12-22  Edward Z. YangRefactor URL parsing code to be clean, support for...
2009-12-22  Edward Z. YangMake AlreadyMigrated error less menacing.
2009-12-22  Edward Z. YangMake wizard migrate not require explicit directory.
2009-12-16  Edward Z. YangFix migration security check bug, and add random keys...
2009-12-07  Alan HuangphpBB support
2009-12-07  Edward Z. YangRevamp database infrastructure.
2009-11-25  Edward Z. YangAdd --retry option, remove ncurses flash.
2009-11-25  Edward Z. YangReduce duplication in test scripts, more logging.
2009-11-25  Edward Z. YangImplement upgrades for Wordpress, refactoring.
2009-11-21  Edward Z. YangAdd safety checks to prepare-config.
2009-11-21  Edward Z. YangFix bug in prepare-pristine, add secret key to wordpres...
2009-11-20  Edward Z. YangDocumentation updates, create upgrade document.
2009-11-05  Edward Z. YangRevamp 'wizard summary', and start writing tutorial docs.
2009-11-04  Edward Z. YangFix syntax error.
2009-11-04  Edward Z. YangImplement post-installation machinery for Wordpress.
2009-11-03  Edward Z. YangRevamp tests, fix minor usability problems with installer.
2009-11-03  Edward Z. YangUpdate TODO, fix broken prepare-config.
2009-11-03  Edward Z. YangImplement Wordpress installer for 2.0.2 w/ sqlalchemy.
2009-11-02  Edward Z. YangImplement required/optional argument grouping.
2009-11-02  Edward Z. YangRemove unnecessary commands, add help to install.
2009-11-02  Edward Z. YangFix bug in wizard configure with old API.
2009-11-01  Edward Z. YangRemove directory/application interactivity.
2009-11-01  Edward Z. YangImplement interactive mode without validation.
2009-10-29  Edward Z. YangChange wizard install to not make external code.
2009-10-29  Edward Z. YangMassively refactor install modules.
2009-10-27  Edward Z. YangAllow newly initialized repo, and allow passing of...
2009-10-24  Edward Z. YangImplement prepare-new/prepare-pristine, add stub wordpress.
2009-10-23  Edward Z. YangMisc bug fixes.
2009-10-21  Edward Z. YangPartition on colon for exceptions, ignore blank blackli...
2009-10-17  Edward Z. YangMake blacklisted error have different error code, remov...
2009-10-17  Edward Z. YangRemove unnecessary imports.
2009-10-17  Edward Z. YangFix pylint errors.
2009-10-16  Edward Z. YangDocument wizard.app, and refactor APIs.
2009-10-16  Edward Z. YangMove Application/ApplicationVersion to wizard.app
2009-10-16  Edward Z. YangRefactor Deployment into Working/Production copies.
2009-10-15  Edward Z. YangRename logging and base args, fix pylint errors.
2009-10-15  Edward Z. YangMinor refactorings, update TODO.
2009-10-15  Edward Z. YangStop using excepthook magic, add exitcode support.
2009-10-12  Edward Z. YangMore bugfixes from running live.
2009-10-12  Edward Z. YangMajor updates to resolution code from runs.
2009-10-12  Edward Z. YangFix quota verification bugs.
2009-10-12  Edward Z. YangImplement disk quota checking.
2009-10-11  Edward Z. YangReport stats if you C-c the process.
2009-10-11  Edward Z. YangAutomatically perform logging during --continue.
2009-10-11  Edward Z. YangImplement number of conflict reporting for upgrades.
2009-10-11  Edward Z. YangImplement 'append-by-default' reports, --redo for mass...
2009-10-11  Edward Z. YangFix bugs with new reporting code.
2009-10-11  Edward Z. YangChange reporting and logging semantics.
2009-10-10  Edward Z. YangImplement quick logging changes.
2009-10-10  Edward Z. YangImplement MediaWiki scaffolding for auto conflict resol...
2009-10-09  Edward Z. YangMerges occur on /dev/shm if available.
2009-10-09  Edward Z. YangSuppress ^M characters from Git progress bars.
2009-10-04  Edward Z. YangImplement 'wizard blacklist', tweaks.
2009-10-04  Edward Z. YangFix web verification in MediaWiki and improve handling.
2009-10-03  Edward Z. YangRefinements from running in practice.
2009-10-03  Edward Z. YangAdd support for per-user mass-upgrades from root.
2009-10-03  Edward Z. YangImplement locks for upgrade, add d.upgrade()
2009-10-03  Edward Z. YangImplement web verification for pre-upgrade and post...
2009-10-03  Edward Z. YangMigrate reverts if keyboard interrupted.
2009-10-03  Edward Z. YangFix duplicate errors in wizard configure.
2009-10-03  Edward Z. YangBackup on upgrade, add tests.
2009-10-03  Edward Z. YangImplement 'wizard restore'.
2009-10-03  Edward Z. YangImplement 'wizard backup'. Other minor refactorings:
2009-08-25  Edward Z. YangVarious refinements from our mass-upgrade run.
2009-08-25  Edward Z. YangRefine mass-upgrade script and others from brief test runs.
2009-08-24  Edward Z. YangImplement mass-upgrade.
2009-08-24  Edward Z. YangMove a number of common parameters to the baton.
next