]> scripts.mit.edu Git - wizard.git/history - wizard/command/install.py
Fix bug where php.ini not being rewritten for MediaWiki.
[wizard.git] / wizard / command / install.py
2010-08-02  Edward Z. YangRewrite .scripts to .wizard.
2010-07-05  Edward Z. YangFix format mismatch error.
2010-07-05  Edward Z. YangRemove testing hack, add more robust version specification.
2010-07-05  Edward Z. YangFix another bug in install integration.
2010-07-05  Edward Z. YangFix bug in detectVersionFromGit, and make install use it.
2010-05-30  Alex DehnertShow *which* directory does not exist
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-01-09  Edward Z. YangAdd getApplication() function to wizard.app.
2009-12-28  Edward Z. YangFix broken installs if directory exists.
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.