aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/commandLine.inc
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r45915: disable profiler.php (not the udp versions and such) for...Aaron Schulz2009-01-191-0/+2
* * Reorganised the includes directory, creating subdirectories db, parser and ...Tim Starling2008-06-161-0/+2
* Use --wiki to specify the wiki ID (database name). Similar to the Wikimedia h...Tim Starling2008-06-041-1/+14
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+3
* apply live hacks from wikimedia site:Brion Vibber2008-05-121-1/+10
* Fixing grammar in error messageRoan Kattouw2008-05-101-2/+2
* Tweak to commandLine.inc to make it follow the MW_INSTALL_PATH environment va...Daniel Friesen2008-05-021-1/+3
* Supress errors when setting the PHP timeout so output isn't ugly when safe mo...Robert Leverington2008-04-171-1/+1
* Don't require commandLine.inc when not using the command line; instead, move ...Aryeh Gregor2008-03-181-24/+0
* * (bug 12184) Exceptions now sent to stderr instead of stdout for command-lineBrion Vibber2007-12-061-0/+14
* (bug 9058) Introduce '--aconf' option for all maintenance scripts, to provide...Rob Church2007-06-081-3/+7
* * Skip additional setting of include_path in commandLine.inc (for non-Wikimed...Brion Vibber2007-06-061-3/+3
* (bug 8780) Clarify message for command-line scripts if LocalSettings.php exis...Aryeh Gregor2007-01-251-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* Prevent the following strict-standards warnings - i.e. when running with erro...Nick Jenkins2006-11-291-1/+3
* * Friendlier check for PHP 5 in command-line scripts; it's common for parallelBrion Vibber2006-10-151-0/+9
* show SQL errors in command line scriptsTim Starling2006-09-281-0/+3
* Reverting a test code.Rotem Liss2006-08-041-1/+1
* In the language scripts:Rotem Liss2006-08-041-1/+1
* Merged localisation-work branch:Tim Starling2006-07-261-6/+5
* microtime(true) instead of slow php4 hacksDomas Mituzas2006-05-281-1/+1
* Argument with -- alone specifies that the following arguments are not optionsTim Starling2006-04-161-1/+9
* Return non-zero when LocalSettings.php is missing.Brion Vibber2006-04-041-1/+1
* Fix use of $wgDBadminuser on 'simple' database setup, where $wgDBservers isn'...Brion Vibber2006-04-041-4/+6
* Set $wgRequestTime, so database error exits show the script runtime instead o...Brion Vibber2006-04-041-0/+2
* Live fix: include ProfilerStub.php, some scripts need itBrion Vibber2006-04-021-0/+2
* revert accidentally committed live hackTim Starling2006-02-281-2/+0
* Job::pop() may occasionally return false when there are actually more jobs re...Tim Starling2006-02-281-6/+10
* --conf option for specifying a different LocalSettings.php. This allows multi...Tim Starling2006-01-171-1/+6
* * Added wfDie() wrapper, and some manual die(-1), to force the return codeBrion Vibber2006-01-141-2/+4
* * Avoid PHP notice on command-line scripts if empty argument is passed ('')Brion Vibber2006-01-121-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-2/+2
* quote killingAntoine Musso2005-12-031-23/+27
* * (bug 2569) Use PATH_SEPARATOR instead of trying to guess based on DIRECTORY...Brion Vibber2005-11-101-1/+1
* Committing various live hacks from Wikimedia serversBrion Vibber2005-10-221-1/+9
* don't break if $wgDBservers is falseTim Starling2005-07-021-1/+1
* Not sure what this is, but it's working. Tim live hack.Brion Vibber2005-06-261-1/+1
* Fix ordering / use of user/admin usersBrion Vibber2005-06-261-6/+6
* bump version to 1.5beta1; fixes for commandline ported from REL1_4Brion Vibber2005-06-261-5/+12
* added $wgNoDBParam optionTim Starling2005-06-241-15/+20
* ported refreshLinks.php improvements (and associated change to commandLine.in...Tim Starling2005-06-191-2/+40
* Various live patches ported from REL1_4Tim Starling2005-04-121-1/+1
* show content of message missing and available in reference file.Antoine Musso2005-01-301-2/+1
* Preparing to remove the bundled PHPTAL and let the PHPTAL skins (if enabled) ...Brion Vibber2004-11-201-1/+0
* Support setting values for long options like --color=yesBrion Vibber2004-10-181-1/+8
* Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...Antoine Musso2004-09-031-0/+6
* DB name feature from REL1_3Tim Starling2004-08-141-9/+21
* Fix command-line scripts broken by more aggressive external entry pointBrion Vibber2004-08-111-3/+4
* including the new Defines.phpTim Starling2004-07-251-0/+2
* all wikimedia servers return fully qualified domain name in `hostname`Domas Mituzas2004-07-141-1/+1