aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* Merge "Exit maintenance script with non-zero status if execute() returns false"jenkins-bot2018-05-312-1/+11
|\
| * Exit maintenance script with non-zero status if execute() returns falseTim Starling2018-05-312-1/+11
* | Merge "Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient"jenkins-bot2018-05-319-22/+12
|\ \
| * | Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-309-22/+12
* | | Merge "Use PHP 7 '<=>' operator in 'sort()' callbacks"jenkins-bot2018-05-312-12/+3
|\| |
| * | Use PHP 7 '<=>' operator in 'sort()' callbacksBartosz Dziewoński2018-05-302-12/+3
| |/
* / Maintenance script to wrap the mysql binaryTim Starling2018-05-311-0/+184
|/
* Use PHP 5.6 '**' operator instead of 'pow()' functionBartosz Dziewoński2018-05-302-2/+2
* Increase cleanupTitles.php batch sizeReedy2018-05-261-0/+1
* Merge "languages: Use static array files for normalizer data"jenkins-bot2018-05-252-3/+11
|\
| * languages: Use static array files for normalizer dataTimo Tijhof2018-05-222-3/+11
* | Follow-up If8dfdaf1: Hard-deprecate, drop two uses, other pre-5.3 back-compat...James D. Forrester2018-05-241-11/+2
* | Have class match filename in some maintenance scriptsKunal Mehta2018-05-2312-25/+25
* | Merge "Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors"jenkins-bot2018-05-246-6/+6
|\ \
| * | Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-236-6/+6
| |/
* | Merge "Enable deleteAutoPatrolLogs to delete pre-2011 autopatrol logs as well"jenkins-bot2018-05-231-9/+18
|\ \ | |/ |/|
| * Enable deleteAutoPatrolLogs to delete pre-2011 autopatrol logs as wellAmir Sarabadani2018-05-241-9/+18
* | Replace HTTP by HTTPSFomafix2018-05-225-7/+7
* | Add ct_tag_id field to change_tag tableAmir Sarabadani2018-05-187-7/+35
|/
* Merge "Use .json extension for OOUI source maps"jenkins-bot2018-05-181-5/+5
|\
| * Use .json extension for OOUI source mapsBartosz Dziewoński2018-05-181-5/+5
* | Deduplicate archive.ar_rev_idBrad Jorsch2018-05-162-53/+288
* | Populate externallinks.el_index_60 and drop defaultBrad Jorsch2018-05-158-5/+130
|/
* Merge "Create update SPARQL for category changes"jenkins-bot2018-05-101-0/+542
|\
| * Create update SPARQL for category changesStanislav Malyshev2018-04-201-0/+542
* | Merge "Introduce change_tag_def table"jenkins-bot2018-05-098-0/+144
|\ \
| * | Introduce change_tag_def tableAmir Sarabadani2018-05-088-0/+144
* | | Replace wfGetLBUmherirrender2018-05-026-10/+25
|/ /
* | Merge "Fix typo in postgres patch-drop-ar_text.sql"jenkins-bot2018-05-011-1/+1
|\ \
| * | Fix typo in postgres patch-drop-ar_text.sqlBrad Jorsch2018-04-261-1/+1
* | | Fix MySQLism in populateRevisionLength.phpBrad Jorsch2018-05-011-1/+1
* | | Merge "resourceloader: Remove mwPerformance stub and rename mwLoadStart mark"jenkins-bot2018-04-281-2/+1
|\ \ \
| * | | resourceloader: Remove mwPerformance stub and rename mwLoadStart markTimo Tijhof2018-04-231-2/+1
| | |/ | |/|
* | | Merge "Rewrite DumpRev to not always fatal out"jenkins-bot2018-04-271-40/+16
|\ \ \ | |_|/ |/| |
| * | Rewrite DumpRev to not always fatal outAaron Schulz2018-04-271-40/+16
* | | Merge "Filter autodiscovered parser tests in ConvertExtensionToRegistration"jenkins-bot2018-04-261-1/+17
|\ \ \ | |/ / |/| |
| * | Filter autodiscovered parser tests in ConvertExtensionToRegistrationUmherirrender2018-04-131-1/+17
* | | Merge "Drop archive.ar_text and ar_flags"jenkins-bot2018-04-2313-63/+117
|\ \ \
| * | | Drop archive.ar_text and ar_flagsBrad Jorsch2018-04-0313-63/+117
* | | | Make populateRevisionLength fix rows with ar_len = 0.daniel2018-04-231-2/+10
| |_|/ |/| |
* | | Update OOUI to v0.26.4James D. Forrester2018-04-171-0/+1
* | | Merge "Remove gadget special-case from preferences cleanup"jenkins-bot2018-04-161-4/+2
|\ \ \ | |_|/ |/| |
| * | Remove gadget special-case from preferences cleanupSam Wilson2018-04-061-4/+2
* | | Merge "maintenance: Document secondary purpose of --server"jenkins-bot2018-04-121-3/+6
|\ \ \
| * | | maintenance: Document secondary purpose of --serverTimo Tijhof2018-03-261-3/+6
* | | | Deprecate DO_MAINTENANCEKunal Mehta2018-04-121-0/+4
* | | | Reflect Apex icon removal in update scriptVolker E2018-04-111-8/+1
* | | | PostgreSQL: Set owners for sequencesBrad Jorsch2018-04-091-4/+24
* | | | Merge "Fix --memory-limit option to maintenance scripts"jenkins-bot2018-04-061-1/+3
|\ \ \ \
| * | | | Fix --memory-limit option to maintenance scriptsBrian Wolff2018-03-281-1/+3