aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* Remove the obsolete populateContentModel script.daniel2020-07-161-260/+0
* Make use of the preg_match() return value, if possibleThiemo Kreuz2020-07-141-2/+1
* Remove old references to AdminSettings, which was removed in 1.23DannyS7122020-07-131-1/+0
* Merge "Migrate actor and user_former_groups tables to abstract schema"jenkins-bot2020-07-139-55/+113
|\
| * Migrate actor and user_former_groups tables to abstract schemaAmir Sarabadani2020-07-129-55/+113
* | Merge "Give rebuildFileCache.php an all pages option"jenkins-bot2020-07-121-6/+13
|\ \
| * | Give rebuildFileCache.php an all pages optionReedy2020-07-111-6/+13
* | | Split patch-drop-comment-fields.sqlReedy2020-07-119-38/+67
|/ /
* | Annotate extensible classes.daniel2020-07-091-0/+17
* | Merge "Split patch-drop-user-fields.sql into patch per table"jenkins-bot2020-07-088-49/+73
|\ \
| * | Split patch-drop-user-fields.sql into patch per tableReedy2020-07-088-49/+73
* | | Add purgeExpiredBlocks maintenance scriptDannyS7122020-07-081-0/+49
|/ /
* | maintenance/blockUsers.php: Check only for prior DatabaseBlocksThalia2020-07-031-1/+1
* | Merge "phan: Enable redundant_condition_detection"jenkins-bot2020-07-0211-2/+17
|\ \
| * | phan: Enable redundant_condition_detectionUmherirrender2020-07-0111-2/+17
* | | tables.sql - fix incorrect documentation for cl_typeDannyS7122020-07-012-6/+8
* | | Merge "findBadBlobs: better separate scan and mark modes."jenkins-bot2020-06-301-16/+43
|\ \ \
| * | | findBadBlobs: better separate scan and mark modes.daniel2020-06-301-16/+43
* | | | Merge "Add a new type of database to the installer from extension"jenkins-bot2020-06-261-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a new type of database to the installer from extensionArtBaltai2020-06-261-2/+4
| |/ /
* | | Merge "maintenance: Remove unneeded truthy check on dir handling"jenkins-bot2020-06-251-1/+1
|\ \ \
| * | | maintenance: Remove unneeded truthy check on dir handlingUmherirrender2020-06-251-1/+1
| |/ /
* | | Merge "Remove call to deprecated setPassword() User method"jenkins-bot2020-06-251-2/+11
|\ \ \
| * | | Remove call to deprecated setPassword() User methodAmmar Abdulhamid2020-06-121-2/+11
* | | | Merge "Hard-deprecate UserGroupMembership methods replaced by manager"jenkins-bot2020-06-241-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Hard-deprecate UserGroupMembership methods replaced by managerPetr Pchelko2020-06-121-1/+3
| |/ /
* | | Use MediaWikiServices::getAuthManager instead of AuthManager::singletonUmherirrender2020-06-222-3/+6
* | | Improve param documentation of UserDupes maintenance scriptUmherirrender2020-06-191-1/+5
| |/ |/|
* | Merge "Replace @context with @this"jenkins-bot2020-06-161-5/+5
|\ \
| * | Replace @context with @thisEd Sanders2020-06-151-5/+5
* | | Hard deprecate calling ParserOptions::newCanonical with no parametersDannyS7122020-06-151-1/+1
|/ /
* | Merge "TableCleanup: Make batch size and reporting interval configurable"jenkins-bot2020-06-152-5/+9
|\ \
| * | TableCleanup: Make batch size and reporting interval configurableNiklas Laxström2020-04-212-5/+9
| * | Merge "uppercaseTitlesForUnicodeTransition.php: Output moves with --run too"jenkins-bot2020-04-081-0/+3
| |\ \
| * | | maintenance: Remove sql.php temporarilyTimo Tijhof2020-04-072-300/+0
* | | | Migrate site_identifiers to abstract schemaAmir Sarabadani2020-06-146-27/+54
* | | | Migrate updatelog to abstract schemaAmir Sarabadani2020-06-146-13/+35
* | | | Make schema builder remove table prefixes from PostgresAmir Sarabadani2020-06-141-0/+6
| |_|/ |/| |
* | | Merge "Remove maintenance/getSlaveServer.php"jenkins-bot2020-06-111-3/+0
|\ \ \
| * | | Remove maintenance/getSlaveServer.phpReedy2020-06-111-3/+0
* | | | maintenance: Remove --slave option from sql.phpReedy2020-06-111-1/+1
|/ / /
* | | Fix typo in ipblocks_restrictions table documentationThalia2020-06-081-1/+1
* | | Pass function name to database functions (maintenance scripts)Umherirrender2020-06-0738-74/+100
* | | Pass function name to HttpRequestFactory::createUmherirrender2020-06-071-1/+1
* | | Merge "Remove ipb_anon_only from ipb_address_unique UNIQUE INDEX"jenkins-bot2020-06-064-2/+5
|\ \ \
| * | | Remove ipb_anon_only from ipb_address_unique UNIQUE INDEXDayllan Maza2020-06-024-2/+5
* | | | maintenance scripts: Reduce direct references to $wgUserDannyS7122020-06-055-26/+33
* | | | Merge "eslint: Update to eslint-config-wikimedia 0.16.0"jenkins-bot2020-06-041-0/+2
|\ \ \ \
| * | | | eslint: Update to eslint-config-wikimedia 0.16.0Ed Sanders2020-06-021-0/+2
* | | | | Replace core uses and hard deprecate Revision::(de)compressRevisionTextDannyS7122020-06-042-2/+2