]> scripts.mit.edu Git - wizard.git/history - wizard/command
Fix bug where php.ini not being rewritten for MediaWiki.
[wizard.git] / wizard / command /
2009-07-03  Edward Z. YangCreate .htaccess file, and update TODO list.
2009-07-02  Edward Z. YangMake commit messages more verbose.
2009-07-02  Edward Z. YangExplicitly specify branch to pull and merge.
2009-07-02  Edward Z. YangImplement prototype upgrade script (hacky and missing...
2009-07-02  Edward Z. YangRename to use Wizard-revision, which is more accurate.
2009-07-02  Edward Z. YangAdd advanced Git commit message fields.
2009-07-02  Edward Z. YangMake migration add a commit message.
2009-07-02  Edward Z. YangRename .scripts-version (deprecated) and add utility...
2009-07-02  Edward Z. YangMove default output logger to stderr, and fix summary...
2009-07-02  Edward Z. YangRefactor calculate_repository() and calculate_tag(...
2009-07-01  Edward Z. YangFix factual error (tickets != token) and remove token...
2009-07-01  Edward Z. YangFix remnant module prefix _base.
2009-07-01  Edward Z. YangFix missing util prefix, pwd import and str+int concate...
2009-06-29  Edward Z. YangClarify 'userspace' => 'unpriviledged user'.
2009-06-29  Edward Z. YangAdd security check for mountpoints.
2009-06-29  Edward Z. YangRename cache to serialized set.
2009-06-29  Edward Z. YangMassive refactoring for readability (thanks geofft!)
2009-06-29  Edward Z. YangPrevent perverse errors by unsetting GIT_DIR.
2009-06-29  Edward Z. YangRemove rollback code (could destroy useful state),...
2009-06-29  Edward Z. YangComments, refinements and extra debugging statements.
2009-06-29  Edward Z. YangFix possibly vulnerable ldap code to use better kernel...
2009-06-29  Edward Z. YangFactor out common error messages to _base in prep for...
2009-06-28  Edward Z. YangImplement --log-file-chmod
2009-06-28  Edward Z. YangDrastically improve written log output.
2009-06-28  Edward Z. YangImplement cache for already processed installs.
2009-06-28  Edward Z. YangRename lib/wizard to wizard for compactness.