| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow up to r45915: disable profiler.php (not the udp versions and such) for... | Aaron Schulz | 2009-01-19 | 1 | -0/+2 |
* | * Reorganised the includes directory, creating subdirectories db, parser and ... | Tim Starling | 2008-06-16 | 1 | -0/+2 |
* | Use --wiki to specify the wiki ID (database name). Similar to the Wikimedia h... | Tim Starling | 2008-06-04 | 1 | -1/+14 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -1/+3 |
* | apply live hacks from wikimedia site: | Brion Vibber | 2008-05-12 | 1 | -1/+10 |
* | Fixing grammar in error message | Roan Kattouw | 2008-05-10 | 1 | -2/+2 |
* | Tweak to commandLine.inc to make it follow the MW_INSTALL_PATH environment va... | Daniel Friesen | 2008-05-02 | 1 | -1/+3 |
* | Supress errors when setting the PHP timeout so output isn't ugly when safe mo... | Robert Leverington | 2008-04-17 | 1 | -1/+1 |
* | Don't require commandLine.inc when not using the command line; instead, move ... | Aryeh Gregor | 2008-03-18 | 1 | -24/+0 |
* | * (bug 12184) Exceptions now sent to stderr instead of stdout for command-line | Brion Vibber | 2007-12-06 | 1 | -0/+14 |
* | (bug 9058) Introduce '--aconf' option for all maintenance scripts, to provide... | Rob Church | 2007-06-08 | 1 | -3/+7 |
* | * Skip additional setting of include_path in commandLine.inc (for non-Wikimed... | Brion Vibber | 2007-06-06 | 1 | -3/+3 |
* | (bug 8780) Clarify message for command-line scripts if LocalSettings.php exis... | Aryeh Gregor | 2007-01-25 | 1 | -1/+1 |
* | Use Doxygen @addtogroup instead of phpdoc @package && @subpackage | Antoine Musso | 2007-01-20 | 1 | -2/+1 |
* | Prevent the following strict-standards warnings - i.e. when running with erro... | Nick Jenkins | 2006-11-29 | 1 | -1/+3 |
* | * Friendlier check for PHP 5 in command-line scripts; it's common for parallel | Brion Vibber | 2006-10-15 | 1 | -0/+9 |
* | show SQL errors in command line scripts | Tim Starling | 2006-09-28 | 1 | -0/+3 |
* | Reverting a test code. | Rotem Liss | 2006-08-04 | 1 | -1/+1 |
* | In the language scripts: | Rotem Liss | 2006-08-04 | 1 | -1/+1 |
* | Merged localisation-work branch: | Tim Starling | 2006-07-26 | 1 | -6/+5 |
* | microtime(true) instead of slow php4 hacks | Domas Mituzas | 2006-05-28 | 1 | -1/+1 |
* | Argument with -- alone specifies that the following arguments are not options | Tim Starling | 2006-04-16 | 1 | -1/+9 |
* | Return non-zero when LocalSettings.php is missing. | Brion Vibber | 2006-04-04 | 1 | -1/+1 |
* | Fix use of $wgDBadminuser on 'simple' database setup, where $wgDBservers isn'... | Brion Vibber | 2006-04-04 | 1 | -4/+6 |
* | Set $wgRequestTime, so database error exits show the script runtime instead o... | Brion Vibber | 2006-04-04 | 1 | -0/+2 |
* | Live fix: include ProfilerStub.php, some scripts need it | Brion Vibber | 2006-04-02 | 1 | -0/+2 |
* | revert accidentally committed live hack | Tim Starling | 2006-02-28 | 1 | -2/+0 |
* | Job::pop() may occasionally return false when there are actually more jobs re... | Tim Starling | 2006-02-28 | 1 | -6/+10 |
* | --conf option for specifying a different LocalSettings.php. This allows multi... | Tim Starling | 2006-01-17 | 1 | -1/+6 |
* | * Added wfDie() wrapper, and some manual die(-1), to force the return code | Brion Vibber | 2006-01-14 | 1 | -2/+4 |
* | * Avoid PHP notice on command-line scripts if empty argument is passed ('') | Brion Vibber | 2006-01-12 | 1 | -1/+1 |
* | * s~\t+$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 1 | -2/+2 |
* | quote killing | Antoine Musso | 2005-12-03 | 1 | -23/+27 |
* | * (bug 2569) Use PATH_SEPARATOR instead of trying to guess based on DIRECTORY... | Brion Vibber | 2005-11-10 | 1 | -1/+1 |
* | Committing various live hacks from Wikimedia servers | Brion Vibber | 2005-10-22 | 1 | -1/+9 |
* | don't break if $wgDBservers is false | Tim Starling | 2005-07-02 | 1 | -1/+1 |
* | Not sure what this is, but it's working. Tim live hack. | Brion Vibber | 2005-06-26 | 1 | -1/+1 |
* | Fix ordering / use of user/admin users | Brion Vibber | 2005-06-26 | 1 | -6/+6 |
* | bump version to 1.5beta1; fixes for commandline ported from REL1_4 | Brion Vibber | 2005-06-26 | 1 | -5/+12 |
* | added $wgNoDBParam option | Tim Starling | 2005-06-24 | 1 | -15/+20 |
* | ported refreshLinks.php improvements (and associated change to commandLine.in... | Tim Starling | 2005-06-19 | 1 | -2/+40 |
* | Various live patches ported from REL1_4 | Tim Starling | 2005-04-12 | 1 | -1/+1 |
* | show content of message missing and available in reference file. | Antoine Musso | 2005-01-30 | 1 | -2/+1 |
* | Preparing to remove the bundled PHPTAL and let the PHPTAL skins (if enabled) ... | Brion Vibber | 2004-11-20 | 1 | -1/+0 |
* | Support setting values for long options like --color=yes | Brion Vibber | 2004-10-18 | 1 | -1/+8 |
* | Phpdoc comments and place holder. Part of the subpackage "maintenance", archi... | Antoine Musso | 2004-09-03 | 1 | -0/+6 |
* | DB name feature from REL1_3 | Tim Starling | 2004-08-14 | 1 | -9/+21 |
* | Fix command-line scripts broken by more aggressive external entry point | Brion Vibber | 2004-08-11 | 1 | -3/+4 |
* | including the new Defines.php | Tim Starling | 2004-07-25 | 1 | -0/+2 |
* | all wikimedia servers return fully qualified domain name in `hostname` | Domas Mituzas | 2004-07-14 | 1 | -1/+1 |