]> scripts.mit.edu Git - wizard.git/history - wizard
Update README and TODO.
[wizard.git] / wizard /
2009-07-28  Edward Z. YangAdd list-errors, fix exceptions, and fix logging bug.
2009-07-07  Edward Z. YangMassive refactor; use batons, wizard summary SUBCOMMAND
2009-07-05  Edward Z. YangPut common options in a group.
2009-07-05  Edward Z. YangAdd "global style" options after command options.
2009-07-05  Edward Z. YangRefactor summary to be more function-oriented.
2009-07-04  Edward Z. YangImprove summary/deploy code.
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. YangMake commit messages more verbose.
2009-07-02  Edward Z. YangExplicitly specify branch to pull and merge.
2009-07-02  Edward Z. YangChange repository name.
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-02  Edward Z. YangDeployed SSH_GSSAPI_NAME patch to n-b. Add get_version...
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. YangSome more minor refactoring.
2009-06-29  Edward Z. YangAdd security check for mountpoints.
2009-06-29  Edward Z. YangMore refactoring of deploy library.
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-29  Edward Z. YangAdd comments on possible ways to fix theoretical 64KB...
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.