]> scripts.mit.edu Git - wizard.git/history - wizard/command/install.py
Convert ad hoc shell calls to singleton instance; fix upgrade bug.
[wizard.git] / wizard / command / install.py
2009-12-26  Edward Z. YangConvert ad hoc shell calls to singleton instance; fix...
2009-12-22  Edward Z. YangRefactor URL parsing code to be clean, support for...
2009-12-07  Edward Z. YangRevamp database infrastructure.
2009-11-25  Edward Z. YangAdd --retry option, remove ncurses flash.
2009-11-20  Edward Z. YangDocumentation updates, create upgrade document.
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-02  Edward Z. YangImplement required/optional argument grouping.
2009-11-02  Edward Z. YangRemove unnecessary commands, add help to install.
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-17  Edward Z. YangRemove unnecessary imports.
2009-10-16  Edward Z. YangMove Application/ApplicationVersion to wizard.app
2009-10-15  Edward Z. YangRename logging and base args, fix pylint errors.
2009-10-09  Edward Z. YangSuppress ^M characters from Git progress bars.
2009-10-03  Edward Z. YangBackup on upgrade, add tests.
2009-08-13  Edward Z. YangImplement test suite for Wizard; includes numerous...
2009-08-12  Edward Z. YangImplement less braindead help messages for installation.
2009-08-07  Edward Z. YangImplement 'wizard install', with other improvements.