]> scripts.mit.edu Git - wizard.git/history - wizard/command
Rewrite parametrize to use new parametrizeWithVars
[wizard.git] / wizard / command /
2010-05-04  Edward Z. YangUntested alternative support for web stubs.
2010-04-25  Edward Z. YangRemove blue flash when running wizard install APP --help.
2010-04-25  Edward Z. YangDoc update, fix bug in prepare-new.
2010-04-25  Edward Z. YangFix typo in prepare-new code; period not comma.
2010-04-15  Edward Z. YangMake up-to-date message less ambiguous.
2010-04-14  Edward Z. YangMore robust error reporting, add --url flag, add rails...
2010-03-16  Edward Z. YangCheck for files that would be clobbered and add them.
2010-03-09  Edward Z. YangMore robust handling for symlinks and Git rematching.
2010-03-09  Edward Z. YangRemove writable check, don't log cat-file, more robust...
2010-03-09  Edward Z. YangAdd reporting for db, quota and permissions errors.
2010-03-09  Edward Z. YangAdd database checks, make assert_all_writable less...
2010-03-09  Edward Z. YangCheck if all files are writable before upgrading.
2010-03-09  Edward Z. YangDetect if tags fails with quota error.
2010-03-03  Edward Z. YangNicer errors if not in autoinstall directory.
2010-03-02  Edward Z. YangRefactor change directory code to be consistent and...
2010-02-25  Edward Z. YangFix broken prepare-pristine, update docs and TODO.
2010-02-07  Edward Z. YangReport how many installs were upgraded this run.
2010-02-06  Edward Z. YangLegitimately check for unmerged files.
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.
next