]> scripts.mit.edu Git - wizard.git/shortlog
wizard.git
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.
2009-06-27  Edward Z. YangMake deploy log parsing a little more robust.
2009-06-27  Edward Z. YangClarify design decision behind error handling.
2009-06-27  Edward Z. YangMore reorganization; make massmigrate catch all Wizard...
2009-06-26  Edward Z. YangAdd more clarifications to TODO.
2009-06-26  Edward Z. YangModify migration script to specify --shared; saves...
2009-06-26  Edward Z. YangUpdate TODO with server description, and disk quota...
2009-06-26  Edward Z. YangMore refactoring, fix broken wizard migrate.
2009-06-26  Edward Z. YangMajor refactoring of modules and packages to enforce...
2009-06-18  Edward Z. YangAdd debugging.
2009-06-17  Edward Z. YangDowngrade AlreadyMigratedError to result in an informat...
2009-06-17  Edward Z. YangMake mass-migrate handle child error conditions.
2009-06-17  Edward Z. YangHarden the migration script slightly.
2009-06-17  Edward Z. YangImplement mass migrate.
2009-06-17  Edward Z. YangAdd massmigrate stub.
2009-06-17  Edward Z. YangFinal touches on migration script.
2009-06-17  Edward Z. YangConvert migrate to logger, and misc refactoring.
2009-06-16  Edward Z. YangMore comments, more utils, unfurl modded to work with...
2009-06-16  Edward Z. YangDrastically improved TODO docs and bin.
2009-06-15  Edward Z. YangMake git status/diff call only on verbose, update TODO.
2009-06-15  Edward Z. YangShave a few more characters off /mit/scripts to ~scripts
2009-06-15  Edward Z. YangRemove misleading docs.
2009-06-15  Edward Z. YangImplement migration script, update TODO with new things...
2009-06-15  Edward Z. YangImplement info command, also refactoring.
2009-06-14  Edward Z. YangFinish writing parsing code for .scripts-version; also...
2009-06-14  Edward Z. YangMore refactoring.
2009-06-14  Edward Z. YangFlesh out object model for .scripts-version; not all...
2009-06-14  Edward Z. YangRename stat to summary, and remove spurious comment.
2009-06-14  Edward Z. YangAdd 'wizard migrate' stub, improve wizard bin.
2009-06-14  Edward Z. YangAdd README file and fix bug in wizard COMMAND --help
2009-06-14  Edward Z. YangLibify wizard.
2009-06-14  Edward Z. YangMake wizard into git style dispatch app (with wizard...
2009-06-14  Edward Z. YangRename install-statistics to wizard, since it will...
2009-06-14  Edward Z. YangUpgrade TODO and fix bug in unfurl.
2009-06-14  Edward Z. YangFactor out printing code to a simple logging class.
2009-05-19  Edward Z. YangAdd srv directory for bare repositories to live.
2009-05-19  Edward Z. YangAdd support for app-1.2.3 queries.
2009-05-19  Edward Z. YangAdd unfurl script, for help with migrating old installs.
2009-05-19  Edward Z. YangAdd some more docs, minor updates.
2009-05-19  Edward Z. YangObject-orient the code, and add --count-exists function...
2009-05-18  Edward Z. YangAdd a nice install-statistics script.
2009-05-18  Edward Z. YangAdd TODO file.
2009-05-17  Edward Z. YangInitial commit.