aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make maintenance scripts fail on unknown parameters"jenkins-bot2018-08-072-4/+41
|\
| * Make maintenance scripts fail on unknown parametersBill Pirkle2018-08-062-4/+41
* | Merge "Fix param doc of MysqlMaintenance::runMysql"jenkins-bot2018-08-061-2/+2
|\ \
| * | Fix param doc of MysqlMaintenance::runMysqlUmherirrender2018-08-061-2/+2
| |/
* | Use log_page as the rc_cur_id for log entries in rebuildrecentchanges.phpGeoffreyT20002018-08-061-9/+6
* | Set the previous size for page creations to zero in rebuildrecentchanges.phpGeoffreyT20002018-08-061-1/+1
|/
* Merge "Remove deprecated variable usage from Maintenance.php"jenkins-bot2018-08-021-2/+3
|\
| * Remove deprecated variable usage from Maintenance.phpBill Pirkle2018-08-011-2/+3
* | Follows-up d78869207Timo Tijhof2018-08-021-2/+2
* | Add maintenance script for deleting local passwordsGergő Tisza2018-08-022-0/+213
* | Add PasswordFactory to MediaWikiServicesKunal Mehta2018-08-021-5/+4
* | Don't generate RC entries for filterable log typesGeoffreyT20002018-08-011-4/+6
|/
* Use LogPage::validTypes() instead of $wgLogTypes in a few placesKunal Mehta2018-07-281-2/+2
* Merge "Correct recent schema changes for MSSQL, Oracle"jenkins-bot2018-07-278-115/+115
|\
| * Correct recent schema changes for MSSQL, OracleBrad Jorsch2018-07-108-115/+115
* | Segregate right to edit sitewide CSS/JSGergő Tisza2018-07-221-1/+1
* | Add maintenance script for resetting login/signup throttleGergő Tisza2018-07-201-0/+152
* | language: Document sources of data and example usageTimo Tijhof2018-07-191-0/+5
* | Merge "In mysql.php ignore SIGINT"jenkins-bot2018-07-191-0/+6
|\ \
| * | In mysql.php ignore SIGINTTim Starling2018-07-181-0/+6
* | | maintenance/interwiki.*: Replace Wikimedia Foundation wiki URLReedy2018-07-182-2/+2
|/ /
* | Don't throw E_NOTICEs about undefined propertiesJack Phoenix2018-07-131-3/+3
* | Merge "Replace use of deprecated Language::truncate()"jenkins-bot2018-07-121-3/+10
|\ \
| * | Replace use of deprecated Language::truncate()C. Scott Ananian2018-07-091-3/+10
* | | Fix populateContentTables.php with no rowsBrad Jorsch2018-07-121-0/+5
* | | Merge "shell.php: prevent permission error"jenkins-bot2018-07-111-1/+5
|\ \ \
| * | | shell.php: prevent permission errorGergő Tisza2018-07-051-1/+5
* | | | Convert numerous UNIQUE INDEX to PRIMARY KEYReedy2018-07-1118-26/+134
* | | | Merge "Rename index type_action to log_type_action"jenkins-bot2018-07-117-4/+6
|\ \ \ \
| * | | | Rename index type_action to log_type_actionReedy2018-07-117-4/+6
* | | | | Use $lang->hasVariants() instead of count( $lang->getVariants() ) > 1Fomafix2018-07-111-1/+1
|/ / / /
* | | | Merge "Simplify PHP by using ?? and ?:"jenkins-bot2018-07-111-1/+1
|\ \ \ \
| * | | | Simplify PHP by using ?? and ?:Fomafix2018-07-101-1/+1
* | | | | Run populateContentTables.php from update.phpBrad Jorsch2018-07-101-0/+1
| |_|/ / |/| | |
* | | | Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-073-11/+11
* | | | Merge "Introduce new schema flags and use them in RevisionStore."jenkins-bot2018-07-061-2/+3
|\ \ \ \
| * | | | Introduce new schema flags and use them in RevisionStore.daniel2018-07-021-2/+3
* | | | | Merge "Document return of void in Maintenance::execute"jenkins-bot2018-07-061-1/+1
|\ \ \ \ \
| * | | | | Document return of void in Maintenance::executeUmherirrender2018-06-241-1/+1
| | |_|/ / | |/| | |
* | | | | Append new line character to output of populateChangeTagDef.phpAmir Sarabadani2018-07-051-3/+3
| |_|/ / |/| | |
* | | | Merge "Add missing use statements"jenkins-bot2018-07-041-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add missing use statementsUmherirrender2018-06-271-1/+2
* | | | Maintenance: Don't try shelling out if it's disabledKunal Mehta2018-07-021-0/+3
* | | | Merge "Use array_merge to merge indexed arrays in categoryChangesAsRdf.php."jenkins-bot2018-07-021-1/+1
|\ \ \ \
| * | | | Use array_merge to merge indexed arrays in categoryChangesAsRdf.php.daniel2018-07-021-1/+1
| |/ / /
* | | / MWNamespace: Add getCategoryLinkType() methodKevin Israel2018-06-291-7/+1
| |_|/ |/| |
* | | Merge "resourceloader: Embed 'mediawiki' directly in startup response"Krinkle2018-06-281-1/+2
|\ \ \
| * | | resourceloader: Embed 'mediawiki' directly in startup responseTimo Tijhof2018-06-271-1/+2
| |/ /
* | | Merge "[MCR] populateContentTables maintenance script"Gergő Tisza2018-06-271-0/+330
|\ \ \ | |/ / |/| |
| * | [MCR] populateContentTables maintenance scriptaude2018-06-251-0/+330