]> scripts.mit.edu Git - wizard.git/shortlog
wizard.git
2009-08-15  Edward Z. YangAdd --continue support to upgrades.
2009-08-15  Edward Z. YangReorganize tests to require less boilerplate; change...
2009-08-14  Edward Z. YangRefactor upgrade script, create Shell.eval()
2009-08-13  Edward Z. YangUpdate TODO.
2009-08-13  Edward Z. YangGeneralize some util functions.
2009-08-13  Edward Z. YangMake migration work again, improve error messages.
2009-08-13  Edward Z. YangGeneralize MediaWiki upgrade script for all versions.
2009-08-13  Edward Z. YangFix absolute path from environment bug and debug-all...
2009-08-13  Edward Z. YangMake all tests pass, add testing documentation.
2009-08-13  Edward Z. YangUpdate documentation.
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.
2009-08-07  Edward Z. YangRough draft of installation functionality.
2009-08-03  Edward Z. YangMinor documentation refinements for install.
2009-08-03  Edward Z. YangUpdate documentation for install module.
2009-08-03  Edward Z. YangAdd preliminary draft of install module.
2009-08-02  Edward Z. YangClarify size of indents.
2009-08-02  Edward Z. YangDocument wizard.shell, and fix bug in massmigrate.
2009-08-02  Edward Z. YangUpdate Development info with all of the important locat...
2009-08-02  Edward Z. YangAdd Xournal sketches of architecture.
2009-08-02  Edward Z. YangPreserve empty directories.
2009-08-02  Edward Z. YangFix misnamed variable bug.
2009-08-02  Edward Z. YangMajorly update and expand documentation. Minor API...
2009-08-01  Edward Z. YangUpdate TODO, remove .scripts/variables support.
2009-08-01  Edward Z. YangMinor documentation updates.
2009-08-01  Edward Z. YangInitial documentation commit.
2009-08-01  Edward Z. YangImplement virtual merging, and stdin in the shell.
2009-08-01  Edward Z. YangImplement parametrization.
2009-08-01  Edward Z. YangRevise object model between versions and actual deploys.
2009-08-01  Edward Z. YangImprove upgrade dry run, improve error messages.
2009-07-31  Edward Z. YangFix broken wizard migrate script.
2009-07-31  Edward Z. YangFix broken imports and exceptions.
2009-07-31  Edward Z. YangMove a bunch of summary items to full class commands.
2009-07-31  Edward Z. YangAdd creation of .scripts/version for easy parallel-find.
2009-07-31  Edward Z. YangFix wizard -> wizard_bin bug, fix dry run, create ...
2009-07-30  Edward Z. YangRefactor code to make regular expression reuse easier.
2009-07-30  Edward Z. YangAdd mediawiki variable extraction support for deployments.
2009-07-30  Edward Z. YangAdd infrastructure for app subclasses.
2009-07-30  Edward Z. YangRefactor to get rid of _package.py using __import__ magic.
2009-07-30  Edward Z. YangRefactor log code to its own module.
2009-07-29  Edward Z. YangAdd poor man's smoketest.
2009-07-29  Edward Z. YangRefactor get*() to .() with property decorator.
2009-07-29  Edward Z. YangAdd refactoring comments.
2009-07-28  Edward Z. YangUpdate README and TODO.
2009-07-28  Edward Z. YangUpdate TODO.
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. YangAdd research about versioning configuration.
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. YangUpdate todo with further tasks.
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. YangFix 'wizard' to print help.
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. YangAdd commit message documentation.
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-07-01  Edward Z. YangFix bug where ./wizard would not work.
2009-06-29  Edward Z. YangDrastically upgrade README to something actually useful.
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.
2009-06-28  Edward Z. YangTidy up OSError/IOError error number matching.
2009-06-28  Edward Z. YangRewrite ParallelShell to use waitpid() instead of threads.
2009-06-28  Edward Z. YangParallelize mass migration.
2009-06-27  Edward Z. YangDeal with the case if parallel-find is just... wrong.
2009-06-27  Edward Z. YangKnock off a whole bunch of TODO items.
2009-06-27  Edward Z. YangAdd wizard.util, with impersonation and ldap searching...
2009-06-27  Edward Z. YangMassively update TODO list.
2009-06-27  Edward Z. YangUpdate README for new format.
2009-06-27  Edward Z. YangAdd a ScriptsVersionNotEnoughFields error
2009-06-27  Edward Z. YangAdd more informative error message.
next