]> scripts.mit.edu Git - wizard.git/shortlog
wizard.git
2009-10-24  Edward Z. YangUpdate TODO.
2009-10-24  Edward Z. YangImplement prepare-new/prepare-pristine, add stub wordpress.
2009-10-24  Duncan TownsendChanged scripts.py to work on macs. Added a unit test...
2009-10-23  Edward Z. YangUpdate TODO.
2009-10-23  Edward Z. YangSacrifice user friendly message for good messages when...
2009-10-23  Edward Z. YangAdd decorator as a dependency.
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 spurious app import.
2009-10-17  Edward Z. YangRemove unnecessary imports.
2009-10-17  Edward Z. YangFix pylint errors.
2009-10-17  Edward Z. YangMove generic functionality out of wizard.app.mediawiki.
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. YangUpdate TODO.
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. YangImplement sqlite dict. We might not actually use this.
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-10  Edward Z. YangImplement backend for automatic conflict resolution.
2009-10-09  Edward Z. YangFix missing documentation.
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-09  Edward Z. YangFix errors parsing error messages with indents.
2009-10-04  Edward Z. YangUpdate TODO, add VISION text.
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. YangFix inability to access SQL password on n-b.
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. YangMake sphinx stop complaining for sset.
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-09-07  Andrew M. FarrellAdded documentation on sset.py
2009-08-25  Edward Z. YangUpdate TODO.
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.
2009-08-23  Edward Z. YangRefactor out common mass operations to command module.
2009-08-22  Edward Z. YangRefactor common parts from mass_migrate.
2009-08-22  Edward Z. YangFix documentation.
2009-08-22  Edward Z. YangMake upgrade protect against local updates.
2009-08-22  Edward Z. YangAdd --force-version to wizard migrate.
2009-08-22  Edward Z. YangAdd version detection.
2009-08-22  Edward Z. YangFlesh out research errors, fix bad merge commit.
2009-08-21  Edward Z. YangPreliminary prototype of research.
2009-08-21  Edward Z. YangAdd small test script to do coverage, doctests and...
2009-08-21  Edward Z. YangMerge branch 'master' of /mit/ezyang/wizard
2009-08-21  Edward Z. YangRefactor, increase error coverage, more sanity checks.
2009-08-20  Edward Z. YangRefactoring.
2009-08-20  Edward Z. YangEnhancements from our first migration.
2009-08-19  Edward Z. YangFix bugs, add better logging.
2009-08-19  Edward Z. YangFix exceptions, quiet subprocesses, change logging...
2009-08-19  Edward Z. YangFix documentation and doctests.
2009-08-19  Edward Z. YangUpdate migration semantics to work better.
2009-08-19  Edward Z. YangMore things TODO.
2009-08-19  Edward Z. YangUpdate TODO.
2009-08-19  Edward Z. YangFix numerous bugs from our test runs.
2009-08-19  Edward Z. YangFix miscellaneous bugs in migration code.
2009-08-19  Edward Z. YangAlternative strategy: chown the log file before droppin...
2009-08-19  Edward Z. YangFix permissions problem when logging.
2009-08-19  Edward Z. YangFix minor bug with environment passing.
2009-08-19  Edward Z. YangMake logging not retarded. Fix tests.
2009-08-19  Edward Z. YangMove priviledge dropping code from mass-migrate to migrate.
2009-08-18  Edward Z. YangMove upgrade code to wizard.app modules.
2009-08-18  Edward Z. YangRename/remove commands and modules.
2009-08-18  Edward Z. YangUpdate documentation coverage, add diagram.
2009-08-18  Edward Z. YangUpdate README and TODO.
2009-08-18  Edward Z. YangAdd 'wizard prepare-config' command, which is upgrade...
2009-08-18  Edward Z. YangUse abspath instead of realpath for speed; fix summary...
2009-08-18  Edward Z. YangUpdate TODO, and add framework for interactivity in...
2009-08-15  Edward Z. YangDocument usage advice for eval in ParallelShell.
2009-08-15  Edward Z. YangAdd --continue support to upgrades.
2009-08-15  Edward Z. YangReorganize tests to require less boilerplate; change...
2009-08-14  Edward Z. YangRefactor upgrade script, create Shell.eval()
2009-08-13  Edward Z. YangUpdate TODO.
2009-08-13  Edward Z. YangGeneralize some util functions.
2009-08-13  Edward Z. YangMake migration work again, improve error messages.
2009-08-13  Edward Z. YangGeneralize MediaWiki upgrade script for all versions.
2009-08-13  Edward Z. YangFix absolute path from environment bug and debug-all...
next