]> scripts.mit.edu Git - wizard.git/shortlog
wizard.git
2009-12-27  Edward Z. YangFix non-zero shell exit code and --continue in wrong...
2009-12-26  Edward Z. YangConvert ad hoc shell calls to singleton instance; fix...
2009-12-26  Edward Z. YangMassively refactor upgrade script into an object.
2009-12-26  Edward Z. YangFix parse error, pylint errors, and make disk usage...
2009-12-26  Edward Z. YangFix some bugs that Xavid found.
2009-12-25  Edward Z. YangMute not migrated errors, fix success logging, make...
2009-12-25  Edward Z. YangMake the commit not get call errors subsumed.
2009-12-25  Edward Z. YangFix unmerged counts, make backups lock, add Wordpress...
2009-12-23  Edward Z. YangDocumentation for retro commits.
2009-12-23  Edward Z. YangFetch tags so that describe is always correct.
2009-12-23  Edward Z. YangAdd success reporting.
2009-12-23  Edward Z. YangAllow breaking stale locks, refactor tests slightly.
2009-12-23  Edward Z. YangRate-limit vos queries; add ridiculous race-safe code...
2009-12-23  Edward Z. YangRetry quota parse if volume is busy.
2009-12-23  Edward Z. YangStuff TODO from Wordpress run.
2009-12-23  Edward Z. YangCheck if file is binary.
2009-12-23  Edward Z. YangConditionalize the newline.
2009-12-23  Edward Z. YangSlight tweak to shm usage to make easier debugging.
2009-12-22  Edward Z. YangAdd more support for --user filtering.
2009-12-22  Edward Z. YangBe lenient about version mismatches.
2009-12-22  Edward Z. YangFix two trivial bugs.
2009-12-22  Edward Z. YangUse diff3 conflict style, which gives more information.
2009-12-22  Edward Z. YangAdd CRLF/LF/CR merge resolution algoritm of AWESOME.
2009-12-22  Edward Z. YangAdd interactive upgrade mode, suggested by Nelson Elhage.
2009-12-22  Edward Z. YangMake some exceptions quiet.
2009-12-22  Edward Z. YangHookify research interface.
2009-12-22  Edward Z. YangRefactor URL parsing code to be clean, support for...
2009-12-22  Edward Z. YangMake AlreadyMigrated error less menacing.
2009-12-22  Edward Z. YangMake wizard migrate not require explicit directory.
2009-12-22  Edward Z. YangCheck for vos in /usr/sbin; also fix docs.
2009-12-22  Edward Z. YangFix documentation coverage omissions.
2009-12-22  Edward Z. YangMinor clarifications from Karen Sittig.
2009-12-16  Edward Z. YangFix migration security check bug, and add random keys...
2009-12-08  Edward Z. YangUpdate TODO.
2009-12-08  Edward Z. YangMake test scripts run from any directory.
2009-12-07  Edward Z. YangSuppress CREATE DATABASE IF NOT EXISTS warnings.
2009-12-07  Edward Z. YangUse legit drop-database interface.
2009-12-07  Edward Z. YangMake phpBB installer more friendly for restricted envs.
2009-12-07  Alan HuangphpBB support
2009-12-07  Andrew FarrellMake the import failure handling code fail out if a...
2009-12-07  Edward Z. YangRevamp database infrastructure.
2009-11-26  Edward Z. YangUpdate upgrading instructions with implementation details.
2009-11-26  Edward Z. YangUpdate TODO.
2009-11-25  Edward Z. YangAdd --retry option, remove ncurses flash.
2009-11-25  Edward Z. YangAdd missing docs, rename test.sh to run.sh
2009-11-25  Edward Z. YangReduce duplication in test scripts, more logging.
2009-11-25  Edward Z. YangMake test scripts more autocomplete friendly.
2009-11-25  Edward Z. YangUpdate documentation to use the new API.
2009-11-25  Edward Z. YangRefactor more boilerplate out.
2009-11-25  Edward Z. YangAdd anatomy of a repository docs.
2009-11-25  Edward Z. YangImplement upgrades for Wordpress, refactoring.
2009-11-21  Edward Z. YangAdd more Wordpress variables.
2009-11-21  Edward Z. YangAdd safety checks to prepare-config.
2009-11-21  Edward Z. YangFix bug in prepare-pristine, add secret key to wordpres...
2009-11-20  Edward Z. YangMatch for Success in wordpress installer. More document...
2009-11-20  Edward Z. YangDocumentation updates, create upgrade document.
2009-11-19  Edward Z. YangMake pull.sh call aklog.
2009-11-19  Edward Z. YangMinor updates to docs, add RecoverableFailure docs.
2009-11-19  Edward Z. YangSetup the rest to use conversion supplements.
2009-11-19  Edward Z. YangAdd support for supplements, convert intro text to...
2009-11-19  Edward Z. YangAdd todo items to the documentation.
2009-11-19  Edward Z. YangFinish repository conversion docs, move re_define to...
2009-11-16  Edward Z. YangMore documentation improvements.
2009-11-14  Edward Z. YangExpand documentation.
2009-11-14  Edward Z. YangRevise existing repository conversion instructions.
2009-11-10  Edward Z. YangRename NonfatalFailure to RecoverableFailure.
2009-11-10  Duncan TownsendWhen MediaWiki installs fail due to bad user input...
2009-11-05  Edward Z. YangNotImplemented -> NotImplementedError.
2009-11-05  Edward Z. YangRevamp 'wizard summary', and start writing tutorial docs.
2009-11-05  Edward Z. YangImprove wording of prompts.
2009-11-04  Edward Z. YangFix bug in scripts MySQL database generation.
2009-11-04  Edward Z. YangTest if terminal is supported, or fallback to Prompt.
2009-11-04  Edward Z. YangUse prompt if terminal is dumb.
2009-11-04  Edward Z. YangFix syntax error.
2009-11-04  Edward Z. YangMinor doc updates and code refinements.
2009-11-04  Edward Z. YangImplement post-installation machinery for Wordpress.
2009-11-03  Edward Z. YangFill in undocumented functions and classes.
2009-11-03  Edward Z. YangRevamp tests, fix minor usability problems with installer.
2009-11-03  Edward Z. YangAdd script for convenient updating of /mit/scripts/wizard
2009-11-03  Edward Z. YangUpdate TODO, fix broken prepare-config.
2009-11-03  Edward Z. YangImplement Wordpress installer for 2.0.2 w/ sqlalchemy.
2009-11-02  Edward Z. YangUpdate TODO.
2009-11-02  Edward Z. YangImplement required/optional argument grouping.
2009-11-02  Edward Z. YangFix double-slash in URLs, and broken command line options.
2009-11-02  Edward Z. YangRemove unnecessary commands, add help to install.
2009-11-02  Edward Z. YangAsk for password twice, and check if they match.
2009-11-02  Edward Z. YangFix bug in wizard configure with old API.
2009-11-01  Edward Z. YangUpdate TODO.
2009-11-01  Edward Z. YangRemove directory/application interactivity.
2009-11-01  Edward Z. YangImplement interactive mode without validation.
2009-10-29  Edward Z. YangRefactor documentation in wizard.install
2009-10-29  Edward Z. YangChange wizard install to not make external code.
2009-10-29  Edward Z. YangFix bugs in scripts-specific installation code.
2009-10-29  Edward Z. YangMassively refactor install modules.
2009-10-28  Edward Z. YangMove install.py to install folder.
2009-10-28  Edward Z. YangAdd php.ini note in TODO, and mention general purpose.
2009-10-27  Edward Z. YangAllow newly initialized repo, and allow passing of...
2009-10-24  Edward Z. YangUpdate TODO.
2009-10-24  Edward Z. YangImplement prepare-new/prepare-pristine, add stub wordpress.
2009-10-24  Duncan TownsendChanged scripts.py to work on macs. Added a unit test...
next