aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* In .htaccess deny files, use "Satisfy All"Tim Starling2025-04-041-0/+1
* Merge "maintenance: Use type declaration on undocumented private functions"jenkins-bot2025-04-0437-68/+71
|\
| * maintenance: Use type declaration on undocumented private functionsUmherirrender2025-03-3137-68/+71
* | BlockUsers: Add a waitForReplication() callReedy2025-04-011-0/+2
* | updateCollation: Add missing waitForReplication()Alexander Vorwerk2025-04-011-0/+2
|/
* Merge "Chinese Conversion Table Update 2025-1"jenkins-bot2025-03-2610-19/+216
|\
| * Chinese Conversion Table Update 2025-1BAKAHOME\chief2025-01-0610-19/+216
* | Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-2640-4/+53
* | Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-253-0/+3
* | Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-252-2/+3
* | Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-201-0/+1
* | Merge "block: Add cleanupBlocks.php"jenkins-bot2025-03-201-0/+309
|\ \
| * | block: Add cleanupBlocks.phpTim Starling2025-03-191-0/+309
* | | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-192-0/+2
|/ /
* | createAndPromote: Add documentation about automatic global groupsThalia2025-03-171-0/+3
* | Merge "findBadBlobs: Allow for timestamp based search via --scan-to"jenkins-bot2025-03-151-17/+46
|\ \
| * | findBadBlobs: Allow for timestamp based search via --scan-toAmir Sarabadani2025-03-141-17/+46
* | | Merge "Avoid constructing Title from LinkTarget where not needed"jenkins-bot2025-03-141-1/+1
|\ \ \ | |/ / |/| |
| * | Avoid constructing Title from LinkTarget where not neededthiemowmde2025-01-241-1/+1
* | | ImportImages: Exit with non-zero code if import failsBlankEclair2025-03-081-1/+5
* | | Merge "maintenance: Also check for utf-8 encoding in findBadBlobs"jenkins-bot2025-03-051-3/+8
|\ \ \
| * | | maintenance: Also check for utf-8 encoding in findBadBlobsAmir Sarabadani2025-03-051-3/+8
* | | | Merge "Split MediaWikiTitleCodec"jenkins-bot2025-03-031-2/+2
|\ \ \ \
| * | | | Split MediaWikiTitleCodecTim Starling2025-03-031-2/+2
| |/ / /
* / / / initEditCount: Join from user to actor to revisionBryan Davis2025-02-251-2/+2
|/ / /
* | | Merge "Add Y/n prompt at the end of interactive install"jenkins-bot2025-02-252-0/+25
|\ \ \
| * | | Add Y/n prompt at the end of interactive installaddshore2025-02-252-0/+25
* | | | maintenance: Document channel for Maintenance::output as stringUmherirrender2025-02-222-2/+2
|/ / /
* | | Merge "Revert "maintenance: Use DatabaseSqlite for type-hinting instead of DB...jenkins-bot2025-02-201-7/+6
|\ \ \
| * | | Revert "maintenance: Use DatabaseSqlite for type-hinting instead of DBConnRef"Umherirrender2025-02-201-7/+6
* | | | Prevent creation of temporary accounts using createAndPromote.phpDreamy Jazz2025-02-191-0/+7
* | | | Merge "ResourceLoader: Remove module_deps table"jenkins-bot2025-02-132-164/+0
|\ \ \ \
| * | | | ResourceLoader: Remove module_deps tableHannah Okwelum2025-02-132-164/+0
* | | | | Merge "Replace call_user_func_array with dynamic function call"jenkins-bot2025-02-122-4/+4
|\ \ \ \ \
| * | | | | Replace call_user_func_array with dynamic function callUmherirrender2025-02-032-4/+4
* | | | | | Merge "Remove terminal colours from findDeprecated.php"jenkins-bot2025-02-111-11/+2
|\ \ \ \ \ \
| * | | | | | Remove terminal colours from findDeprecated.phpTim Starling2025-02-101-11/+2
| | |/ / / / | |/| | | |
* / | | | | RenameUser: Introduce RenameUserJob to run rename jobxtex2025-02-112-158/+59
|/ / / / /
* | | | | Merge "Use $string === '' instead of strlen( $string ) === 0"jenkins-bot2025-02-057-14/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use $string === '' instead of strlen( $string ) === 0Fomafix2025-01-307-14/+14
| | |/ / | |/| |
* | | | Merge "updateCollation: Add option to only migrate collation normalization"jenkins-bot2025-02-031-0/+70
|\ \ \ \
| * | | | updateCollation: Add option to only migrate collation normalizationAmir Sarabadani2025-01-241-0/+70
| |/ / /
* / / / maintenance: Replace call_user_func with dynamic function callUmherirrender2025-01-316-9/+9
|/ / /
* | | Add migrateFileTables.phpAmir Sarabadani2025-01-211-0/+294
* | | Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-1711-50/+0
* | | Merge "Remove trivial 1-line PHPDocs that just repeat the code"jenkins-bot2025-01-166-19/+0
|\ \ \
| * | | Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-166-19/+0
* | | | dumps: Use proc_close() to close proc_open() subprocessMáté Szabó2025-01-161-1/+1
|/ / /
* | | Merge "maintenance: Back out DI in purgeMessageBlobStore.php maint script"jenkins-bot2025-01-141-2/+6
|\ \ \
| * | | maintenance: Back out DI in purgeMessageBlobStore.php maint scriptAmmarpad2025-01-121-2/+6