]> scripts.mit.edu Git - wizard.git/shortlog
wizard.git
2010-07-05  Edward Z. YangRemove testing hack, add more robust version specification.
2010-07-05  Edward Z. YangFix another bug in install integration.
2010-07-05  Edward Z. YangFix bug in detectVersionFromGit, and make install use it.
2010-07-05  Edward Z. YangFix import bug and pull.sh bug.
2010-06-21  Edward Z. YangAdd --disable-rollback flag for wizard upgrade.
2010-06-20  Edward Z. YangUpdate Wordpress script to handle salt random values.
2010-06-20  Edward Z. YangUtilize new fields in installer script for Wordpress 3.0.
2010-06-14  Edward Z. YangAdd wizard.sql.auth function and plugin, refresh docs.
2010-06-08  Edward Z. YangFix bogus function prototype in scripts plugin.
2010-06-08  Edward Z. YangFix entry point name in deploy.web.
2010-06-08  Edward Z. YangFix plugin loading code, make wizard load scripts plugin.
2010-06-08  Edward Z. YangMove wizard.scripts module to plugins, added hooks...
2010-06-07  Edward Z. YangAdd setuptools setup.py file to project.
2010-06-07  Edward Z. YangUpdate documentation for upcoming plugin-ification.
2010-06-06  Edward Z. YangUse sql.fill_url in dsn_callback, for more consistency.
2010-06-05  Edward Z. YangUpdate documentation.
2010-06-05  Edward Z. YangMake safe_unlink remove broken symlinks properly.
2010-06-05  Edward Z. YangDon't write out file if it has no newlines.
2010-06-01  Edward Z. YangAdd UnknownVersionError for versions we don't know about.
2010-06-01  rootProperly work around broken symbolic links.
2010-05-31  Edward Z. YangAdd pointer to doc/license.rst in LICENSE.
2010-05-30  Alex DehnertAdd safer variant of os.makedirs
2010-05-30  Alex DehnertUse wizard.shell
2010-05-30  Alex DehnertShow *which* directory does not exist
2010-05-30  Alex DehnertAdd support for a working dir in wizard.shell
2010-05-30  Alex DehnertRewrite parametrize to use new parametrizeWithVars
2010-05-30  Alex DehnertAdd detectVersionFromGit utility method
2010-05-27  Edward Z. YangWizard is now licensed under the MIT License.
2010-05-26  Edward Z. YangRemove redundant envvars provisioning.
2010-05-04  Edward Z. YangUntested alternative support for web stubs.
2010-05-03  Edward Z. YangAdd information about Scripts specific code in Wizard.
2010-04-25  Edward Z. YangRemove blue flash when running wizard install APP --help.
2010-04-25  Edward Z. YangDoc update, fix bug in prepare-new.
2010-04-25  Edward Z. YangFix typo in prepare-new code; period not comma.
2010-04-25  Edward Z. YangFail if user is not signed up for mysql service.
2010-04-24  Edward Z. YangAdd web stub support.
2010-04-24  Edward Z. YangMake newline conversions less chatty.
2010-04-15  Edward Z. YangReduce concurrency; update TODO.
2010-04-15  Edward Z. YangMake up-to-date message less ambiguous.
2010-04-14  Edward Z. YangMore robust error reporting, add --url flag, add rails...
2010-03-28  Edward Z. YangHandle Wordpress random keys correctly on install and...
2010-03-16  Edward Z. YangAdd missing docs for DatabaseVerificationError.
2010-03-16  Edward Z. YangCheck for files that would be clobbered and add them.
2010-03-09  Edward Z. YangFix broken Wordpress URL retrieval code.
2010-03-09  Edward Z. YangImplement download for MediaWiki.
2010-03-09  Edward Z. YangMore robust handling for symlinks and Git rematching.
2010-03-09  Edward Z. YangRemove writable check, don't log cat-file, more robust...
2010-03-09  Edward Z. YangAdd reporting for db, quota and permissions errors.
2010-03-09  Edward Z. YangAdd database checks, make assert_all_writable less...
2010-03-09  Edward Z. YangCheck if all files are writable before upgrading.
2010-03-09  Edward Z. YangDetect if tags fails with quota error.
2010-03-05  Edward Z. YangUse realpath, not abspath, to deal with symlink.
2010-03-03  Edward Z. YangMove from TODO to documentation, fix missing DNSError.
2010-03-03  Edward Z. YangReorganize and prune TODO list.
2010-03-03  Edward Z. YangReplace gaierror with more user-friendly message.
2010-03-03  Edward Z. YangExtract URL from database if available for Wordpress.
2010-03-03  Edward Z. YangOnly perform safe call if root.
2010-03-03  Edward Z. YangNicer errors if not in autoinstall directory.
2010-03-02  Edward Z. YangUpdate creating a repository documentation.
2010-03-02  Edward Z. YangAdd plugin infrastructure for wizard.app.
2010-03-02  Edward Z. YangFix bug; called call not eval.
2010-03-02  Edward Z. YangFix bug in database strategy, resulting in incorrect...
2010-03-02  Edward Z. YangRefactor change directory code to be consistent and...
2010-03-01  Edward Z. YangFix typo UserCancl to UserCancel.
2010-03-01  Edward Z. YangWarn if partial strategy is ignored.
2010-03-01  Evan BroderSkip over strategies that don't provide a strict subset...
2010-02-25  Edward Z. YangFix broken prepare-pristine, update docs and TODO.
2010-02-07  Edward Z. YangCheck for old style URLs.
2010-02-07  Edward Z. YangReport how many installs were upgraded this run.
2010-02-06  Edward Z. YangUtility scripts for mass-upgrading.
2010-02-06  Edward Z. YangLegitimately check for unmerged files.
2010-02-06  Edward Z. YangFix name error.
2010-02-06  Edward Z. YangAdd inclusions and exclusions for web verification.
2010-02-06  Edward Z. YangUpdate TODO.
2010-02-06  Edward Z. YangAdd 'wizard quota' command.
2010-02-06  Edward Z. YangGenerate merge commits if versions mismatch prior to...
2010-02-06  Edward Z. YangAdd --remerge option to mass-upgrade.
2010-02-06  Edward Z. YangIgnore hidden files in backups directory.
2010-02-06  Edward Z. YangImprove Wordpress page verification algorithm.
2010-02-06  Edward Z. YangAdd some automatic resolutions for whole-file.
2010-02-06  Edward Z. YangRefactor reporting infrastructure.
2010-01-18  Edward Z. YangWorkaround some bugs discovered while running.
2010-01-18  Edward Z. YangMake mass-upgrade utilize --rr-cache.
2010-01-18  Edward Z. YangAdd --rr-cache option to upgrade.
2010-01-17  Edward Z. YangAdd siteurl Wordpress hack.
2010-01-11  Edward Z. YangFill out missing documentation.
2010-01-11  Edward Z. YangFix minor type error in phpBB version detection.
2010-01-11  Edward Z. YangTabs to spaces.
2010-01-11  Edward Z. YangFix missing documentation for wizard.app.php
2010-01-11  Edward Z. YangRewrite merge functionality into its own module.
2010-01-10  Edward Z. YangMore updates to retro upgrade instructions.
2010-01-10  Edward Z. YangFix semantics for date falsification to use scripts.
2010-01-10  Edward Z. YangAdd some utility scripts, based off of documentation.
2010-01-10  Edward Z. YangFix typos in upgrade docs.
2010-01-10  Edward Z. YangFix detectVersion bug, make unsupported nicer.
2010-01-10  Edward Z. YangImplement 'git summary unsupported'
2010-01-09  Edward Z. YangAdd getApplication() function to wizard.app.
2010-01-09  Edward Z. YangUpdate rerere design document.
2010-01-09  Edward Z. YangEnable rerere and add plan, add missing docs.
2009-12-30  Edward Z. YangMake failed upgrade non-interactive.
next