]> scripts.mit.edu Git - wizard.git/history - wizard/app
Set admin e-mail address properly on MediaWiki >= 1.18.0
[wizard.git] / wizard / app /
2020-04-01  Quentin SmithSet admin e-mail address properly on MediaWiki >= 1.18.0 master
2020-04-01  Quentin SmithAvoid passing MediaWiki passwords on the command line
2020-03-11  Quentin SmithUpdate MediaWiki config regexes
2020-03-11  Quentin SmithMediaWiki installation now requires reading php.ini
2017-01-26  Edward Z. YangFix WordPress install for 4.7.
2014-08-11  Edward Z. YangFix type error in MediaWiki error reporting.
2014-04-11  Edward Z. YangAdd human readable names to applications.
2012-06-20  Edward Z. YangWordpress 3.4 disallows empty prefix.
2011-09-18  Edward Z. YangFix missing meta variable for < Wordpress 3.0.
2011-09-17  Edward Z. YangToss out http://user.scripts.mit.edu/~user Wordpress hack.
2011-09-05  Edward Z. YangTest if math directory exists, to future proof 1.18.0.
2011-09-05  Edward Z. YangMake the executables in math for MediaWiki.
2011-08-16  Edward Z. YangFix bug where php.ini not being rewritten for MediaWiki.
2011-07-31  Edward Z. YangPass server and scriptpath to MediaWiki CLI installer.
2011-06-26  Edward Z. YangMediaWiki 1.17.0 grew wgUpgradeKey parameter.
2011-06-26  Edward Z. YangUse CLI installer for MediaWiki 1.17.0 and later.
2011-05-28  Edward Z. Yangs/Upgrade/Update/ for Wordpress.
2011-05-22  Edward Z. YangNotes, and upgrade Wordpress upgrade script.
2011-01-22  Edward Z. YangAdd missing error description strings.
2010-11-14  Edward Z. YangSchlep around database handling functions to wizard...
2010-11-14  Edward Z. YangAdd some notes about phpBB.
2010-11-14  Edward Z. YangMove Scripts applications to plugins, fix broken phpBB...
2010-08-02  Edward Z. YangRewrite .scripts to .wizard.
2010-07-09  Edward Z. YangVeto account unknown pages, add better error handling...
2010-07-09  Edward Z. YangDo not warn if a random key is missing.
2010-07-05  Edward Z. YangProperly register salt values as random.
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-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-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-05  Edward Z. YangUpdate documentation.
2010-05-30  Alex DehnertUse wizard.shell
2010-05-30  Alex DehnertRewrite parametrize to use new parametrizeWithVars
2010-05-30  Alex DehnertAdd detectVersionFromGit utility method
2010-05-04  Edward Z. YangUntested alternative support for web stubs.
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-09  Edward Z. YangFix broken Wordpress URL retrieval code.
2010-03-09  Edward Z. YangImplement download for MediaWiki.
2010-03-09  Edward Z. YangAdd database checks, make assert_all_writable less...
2010-03-03  Edward Z. YangExtract URL from database if available for Wordpress.
2010-03-02  Edward Z. YangAdd plugin infrastructure for wizard.app.
2010-02-07  Edward Z. YangCheck for old style URLs.
2010-02-06  Edward Z. YangAdd inclusions and exclusions for web verification.
2010-02-06  Edward Z. YangImprove Wordpress page verification algorithm.
2010-02-06  Edward Z. YangAdd some automatic resolutions for whole-file.
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. YangRewrite merge functionality into its own module.
2010-01-09  Edward Z. YangAdd getApplication() function to wizard.app.
2009-12-29  Ian SmithAdmin username and password support for Wordpress
2009-12-28  Edward Z. YangAdd more testing documentation on prompting of Ian Smith.
2009-12-28  Andrew M. FarrellReplace WIZARD variables in php.ini with user-specific...
2009-12-26  Edward Z. YangConvert ad hoc shell calls to singleton instance; fix...
2009-12-25  Edward Z. YangFix unmerged counts, make backups lock, add Wordpress...
2009-12-23  Edward Z. YangRate-limit vos queries; add ridiculous race-safe code...
2009-12-23  Edward Z. YangCheck if file is binary.
2009-12-23  Edward Z. YangConditionalize the newline.
2009-12-22  Edward Z. YangAdd CRLF/LF/CR merge resolution algoritm of AWESOME.
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. YangFix documentation coverage omissions.
2009-12-16  Edward Z. YangFix migration security check bug, and add random keys...
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-25  Edward Z. YangAdd --retry option, remove ncurses flash.
2009-11-25  Edward Z. YangReduce duplication in test scripts, more logging.
2009-11-25  Edward Z. YangRefactor more boilerplate out.
2009-11-25  Edward Z. YangImplement upgrades for Wordpress, refactoring.
2009-11-21  Edward Z. YangAdd more Wordpress variables.
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-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-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-04  Edward Z. YangFix bug in scripts MySQL database generation.
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. YangImplement Wordpress installer for 2.0.2 w/ sqlalchemy.
2009-10-29  Edward Z. YangMassively refactor install modules.
2009-10-24  Edward Z. YangImplement prepare-new/prepare-pristine, add stub wordpress.
2009-10-17  Edward Z. YangRemove spurious app import.
2009-10-17  Edward Z. YangRemove unnecessary imports.
2009-10-17  Edward Z. YangFix pylint errors.
2009-10-17  Edward Z. YangMove generic functionality out of wizard.app.mediawiki.
2009-10-16  Edward Z. YangDocument wizard.app, and refactor APIs.
2009-10-16  Edward Z. YangMove Application/ApplicationVersion to wizard.app
2009-10-16  Edward Z. YangRefactor Deployment into Working/Production copies.
2009-10-12  Edward Z. YangMore bugfixes from running live.
next