Return non-zero when LocalSettings.php is missing.
[lhc/web/wiklou.git] / maintenance / commandLine.inc
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