* Reorganised the includes directory, creating subdirectories db, parser and specials
[lhc/web/wiklou.git] / maintenance / commandLine.inc
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-04 Tim StarlingUse --wiki to specify the wiki ID (database name)....
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-12 Brion Vibberapply live hacks from wikimedia site:
2008-05-10 Roan KattouwFixing grammar in error message
2008-05-02 Daniel FriesenTweak to commandLine.inc to make it follow the MW_INSTA...
2008-04-17 Robert LeveringtonSupress errors when setting the PHP timeout so output...
2008-03-18 Aryeh GregorDon't require commandLine.inc when not using the comman...
2007-12-06 Brion Vibber* (bug 12184) Exceptions now sent to stderr instead...
2007-06-08 Rob Church(bug 9058) Introduce '--aconf' option for all maintenan...
2007-06-06 Brion Vibber* Skip additional setting of include_path in commandLin...
2007-01-25 Aryeh Gregor(bug 8780) Clarify message for command-line scripts...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-10-15 Brion Vibber* Friendlier check for PHP 5 in command-line scripts...
2006-09-28 Tim Starlingshow SQL errors in command line scripts
2006-08-04 Rotem LissReverting a test code.
2006-08-04 Rotem LissIn the language scripts:
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-05-28 Domas Mituzasmicrotime(true) instead of slow php4 hacks
2006-04-16 Tim StarlingArgument with -- alone specifies that the following...
2006-04-04 Brion VibberReturn non-zero when LocalSettings.php is missing.
2006-04-04 Brion VibberFix use of $wgDBadminuser on 'simple' database setup...
2006-04-04 Brion VibberSet $wgRequestTime, so database error exits show the...
2006-04-02 Brion VibberLive fix: include ProfilerStub.php, some scripts need it
2006-02-28 Tim Starlingrevert accidentally committed live hack
2006-02-28 Tim StarlingJob::pop() may occasionally return false when there...
2006-01-17 Tim Starling--conf option for specifying a different LocalSettings...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-12 Brion Vibber* Avoid PHP notice on command-line scripts if empty...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-03 Antoine Mussoquote killing
2005-11-10 Brion Vibber* (bug 2569) Use PATH_SEPARATOR instead of trying to...
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-07-02 Tim Starlingdon't break if $wgDBservers is false
2005-06-26 Brion VibberNot sure what this is, but it's working. Tim live hack.
2005-06-26 Brion VibberFix ordering / use of user/admin users
2005-06-26 Brion Vibberbump version to 1.5beta1; fixes for commandline ported...
2005-06-24 Tim Starlingadded $wgNoDBParam option
2005-06-19 Tim Starlingported refreshLinks.php improvements (and associated...
2005-04-12 Tim StarlingVarious live patches ported from REL1_4
2005-01-30 Antoine Mussoshow content of message missing and available in refere...
2004-11-20 Brion VibberPreparing to remove the bundled PHPTAL and let the...
2004-10-18 Brion VibberSupport setting values for long options like --color=yes
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-08-14 Tim StarlingDB name feature from REL1_3
2004-08-11 Brion VibberFix command-line scripts broken by more aggressive...
2004-07-25 Tim Starlingincluding the new Defines.php
2004-07-14 Domas Mituzasall wikimedia servers return fully qualified domain...
2004-06-26 Tim StarlingUse admin password all the time
2004-06-15 Tim Starling* Moved content from liveCmdLine.inc into commandLine...
2004-06-13 Tim Starlingfixing up commandLine.inc so it will work anywhere
2004-06-12 Tim StarlingMaking it work on the live servers
2004-05-19 Jerome JamnickyLet the bulk of LanguageUtf8.php be included by Setup...
2004-04-12 Tim Starlinglinks schema conversion script, alterations to config...
2004-03-23 Tim StarlingModification to moveCustomMessages.php to create redire...
2004-03-23 Tim Starlingsecured command line scripts against web server invocat...
2004-02-23 Tim Starlingsetup code common to command line scripts