]> scripts.mit.edu Git - wizard.git/history - TODO
Update TODO.
[wizard.git] / TODO
2010-02-06  Edward Z. YangUpdate TODO.
2010-01-17  Edward Z. YangAdd siteurl Wordpress hack.
2010-01-11  Edward Z. YangRewrite merge functionality into its own module.
2010-01-09  Edward Z. YangUpdate rerere design document.
2010-01-09  Edward Z. YangEnable rerere and add plan, add missing docs.
2009-12-29  Ian SmithAdmin username and password support for Wordpress
2009-12-28  Edward Z. YangAdd more testing documentation on prompting of Ian Smith.
2009-12-27  Edward Z. YangFix non-zero shell exit code and --continue in wrong...
2009-12-26  Edward Z. YangFix some bugs that Xavid found.
2009-12-25  Edward Z. YangMake the commit not get call errors subsumed.
2009-12-23  Edward Z. YangDocumentation for retro commits.
2009-12-23  Edward Z. YangAdd success reporting.
2009-12-23  Edward Z. YangAllow breaking stale locks, refactor tests slightly.
2009-12-23  Edward Z. YangRetry quota parse if volume is busy.
2009-12-23  Edward Z. YangStuff TODO from Wordpress run.
2009-12-22  Edward Z. YangUse diff3 conflict style, which gives more information.
2009-12-22  Edward Z. YangAdd CRLF/LF/CR merge resolution algoritm of AWESOME.
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. YangRefactor URL parsing code to be clean, support for...
2009-12-08  Edward Z. YangUpdate TODO.
2009-12-08  Edward Z. YangMake test scripts run from any directory.
2009-12-07  Edward Z. YangRevamp database infrastructure.
2009-11-26  Edward Z. YangUpdate upgrading instructions with implementation details.
2009-11-26  Edward Z. YangUpdate TODO.
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-20  Edward Z. YangMatch for Success in wordpress installer. More document...
2009-11-19  Edward Z. YangFinish repository conversion docs, move re_define to...
2009-11-16  Edward Z. YangMore documentation improvements.
2009-11-05  Edward Z. YangRevamp 'wizard summary', and start writing tutorial docs.
2009-11-04  Edward Z. YangTest if terminal is supported, or fallback to Prompt.
2009-11-04  Edward Z. YangMinor doc updates and code refinements.
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. YangUpdate TODO.
2009-11-02  Edward Z. YangRemove unnecessary commands, add help to install.
2009-11-01  Edward Z. YangUpdate TODO.
2009-11-01  Edward Z. YangImplement interactive mode without validation.
2009-10-28  Edward Z. YangAdd php.ini note in TODO, and mention general purpose.
2009-10-24  Edward Z. YangUpdate TODO.
2009-10-24  Edward Z. YangImplement prepare-new/prepare-pristine, add stub wordpress.
2009-10-23  Edward Z. YangUpdate TODO.
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. YangMove generic functionality out of wizard.app.mediawiki.
2009-10-15  Edward Z. YangMinor refactorings, update TODO.
2009-10-12  Edward Z. YangUpdate TODO.
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. YangChange reporting and logging semantics.
2009-10-10  Edward Z. YangImplement quick logging changes.
2009-10-10  Edward Z. YangImplement backend for automatic conflict resolution.
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-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. YangBackup on upgrade, add tests.
2009-08-25  Edward Z. YangUpdate TODO.
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. 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. 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. 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 README and TODO.
2009-08-18  Edward Z. YangUpdate TODO, and add framework for interactivity in...
2009-08-13  Edward Z. YangUpdate TODO.
2009-08-07  Edward Z. YangImplement 'wizard install', with other improvements.
2009-08-07  Edward Z. YangRough draft of installation functionality.
2009-08-01  Edward Z. YangUpdate TODO, remove .scripts/variables support.
2009-08-01  Edward Z. YangMinor documentation updates.
2009-07-30  Edward Z. YangRefactor to get rid of _package.py using __import__ magic.
2009-07-30  Edward Z. YangRefactor log code to its own module.
2009-07-29  Edward Z. YangAdd refactoring comments.
2009-07-28  Edward Z. YangUpdate README and TODO.
2009-07-28  Edward Z. YangUpdate TODO.
2009-07-28  Edward Z. YangAdd list-errors, fix exceptions, and fix logging bug.
2009-07-05  Edward Z. YangRefactor summary to be more function-oriented.
2009-07-04  Edward Z. YangAdd research about versioning configuration.
2009-07-04  Edward Z. YangFix some bugs; parse error and erroring applications.
2009-07-03  Edward Z. YangCreate .htaccess file, and update TODO list.
2009-07-02  Edward Z. YangChange repository name.
next