aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* (bug 37179) Allow undelete revision rows l10nDereckson2012-06-042-0/+2
* (bug 37178) Allow pagination link l10nDereckson2012-06-032-0/+2
* (bug 37177) Make revision row localisable.Siebrand Mazeland2012-06-022-1/+3
* Merge "(bug 36839) Use mb_check_encoding() if available."Tim Starling2012-05-311-0/+107
|\
| * (bug 36839) Use mb_check_encoding() if available.lupo2012-05-311-0/+107
* | wrong class name: JobQueue -> JobAntoine Musso2012-05-301-1/+1
* | Add new message 'brackets' and use it to kill some hardcoded []s.Liangent2012-05-302-0/+2
* | Merge "(bug 37072) - prevents infinite job loop"Aaron Schulz2012-05-291-1/+2
|\ \
| * | (bug 37072) - prevents infinite job loopAntoine Musso2012-05-291-1/+2
| |/
* / Handle more ES exceptions when getting text.Aaron Schulz2012-05-291-5/+9
|/
* Follow up change Ia4147e83: Register new message keyraymond2012-05-261-0/+1
* Merge "When file sha1 populator fixes wrong values, make it fix the other met...Brion VIBBER2012-05-241-16/+29
|\
| * When file sha1 populator fixes wrong values, make it fix the other metadata.Aaron Schulz2012-05-231-16/+29
* | Merge "Work around annoying Revision::newFromArchiveRow exception."Brion VIBBER2012-05-241-1/+5
|\ \
| * | Work around annoying Revision::newFromArchiveRow exception.Aaron Schulz2012-05-231-3/+7
| |/
* / Skip legacy archives rows that already have the sha1 filled.Aaron Schulz2012-05-231-3/+4
|/
* Revert "Treat truncated HTTP requests as errors."Reedy2012-05-211-1/+0
* Merge "(bug 25946) The message on the top of Special:RecentChanges is now dis...Siebrand2012-05-212-0/+2
|\
| * (bug 25946) The message on the top of Special:RecentChanges is now displayed ...Alexandre Emsenhuber2012-05-092-0/+2
* | At least use /*$wgDBTableOptions*/; if passed through MWReedy2012-05-171-1/+1
* | [FileBackend] A few code cleanups and some error message improvements.Aaron2012-05-171-1/+2
* | Merge "[FileBackend] Syncing from journal support."Tim Starling2012-05-171-0/+236
|\ \
| * | [FileBackend] Syncing from journal support.Aaron Schulz2012-05-061-0/+236
* | | Merge "[FileBackend] Added support for concurrent file write operations."Tim Starling2012-05-141-0/+135
|\ \ \
| * | | [FileBackend] Added support for concurrent file write operations.Aaron2012-05-091-0/+135
| | |/ | |/|
* | | Merge "Added some more output to cleanupUploadStash.php"Demon2012-05-111-1/+7
|\ \ \
| * | | Added some more output to cleanupUploadStash.phpReedy2012-05-091-1/+7
* | | | Merge "(bug 33928) make diff title page more relevant"Nikerabbit2012-05-111-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | (bug 33928) make diff title page more relevantAmir E. Aharoni2012-05-021-1/+2
* | | | Follow up change Icc8dc4ae: add new message keys to maintenance scriptsraymond2012-05-091-0/+2
| |/ / |/| |
* | | Merge "Make backupTestPass.inc require_once by itself its dependence on backu...Brion VIBBER2012-05-083-3/+3
|\ \ \
| * | | Make backupTestPass.inc require_once by itself its dependence on backup.incPlatonides2012-05-063-3/+3
| | |/ | |/|
* | | Merge "Added Linker::getInvalidTitleDescription() to display invalid title en...Hashar2012-05-081-1/+3
|\ \ \
| * | | Added Linker::getInvalidTitleDescription() to display invalid title entries i...Alexandre Emsenhuber2012-05-071-1/+3
| |/ /
* | | Treat truncated HTTP requests as errors.Platonides2012-05-071-0/+1
* | | Merge "Adding tests for dumps"Hashar2012-05-071-1/+2
|\ \ \ | |/ / |/| |
| * | Adding tests for dumpsChristian Aistleitner2012-04-281-1/+2
* | | Use Title::legalChars()umherirrender2012-05-041-2/+1
* | | Merge "Various updates needed to bump min php version to 5.3.2"Tim Starling2012-05-043-5/+5
|\ \ \
| * | | Various updates needed to bump min php version to 5.3.2Reedy2012-04-163-5/+5
* | | | (bug 5445) remove autoblocks when user is unblockedMarc A. Pelletier2012-05-037-4/+22
| |_|/ |/| |
* | | Revert "Commit of various live hacks"Catrope2012-04-301-3/+3
* | | Commit of various live hacksReedy2012-04-301-3/+3
| |/ |/|
* | Merge changes Ib2cb36cd,I50dec908Demon2012-04-271-27/+5
|\ \
| * | fwriting to STDOUT -> print in MaintenanceChristian Aistleitner2012-04-151-27/+5
* | | (bug 22887) Add warning and tracking category for preprocessor errorsumherirrender2012-04-271-0/+4
* | | In mctest.php, use the configured timeout instead of the defaultTim Starling2012-04-271-2/+5
* | | Merge "The script can be re-run (in some cases at least!) to fix up incomplet...Brion VIBBER2012-04-261-1/+1
|\ \ \
| * | | The script can be re-run (in some cases at least!) to fix up incomplete migra...Reedy2012-04-241-1/+1
| | |/ | |/|
* | | Merge "[FileBackend] Added a script to copy files from one backend to another...Brion VIBBER2012-04-261-0/+93
|\ \ \