aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* In .htaccess deny files, use "Satisfy All"Tim Starling2025-04-042-0/+2
* ImportImages: Exit with non-zero code if import failsBlankEclair2025-03-081-1/+5
* initEditCount: Join from user to actor to revisionBryan Davis2025-03-031-2/+2
* Revert "maintenance: Use DatabaseSqlite for type-hinting instead of DBConnRef"Umherirrender2025-02-201-7/+6
* dumps: Use proc_close() to close proc_open() subprocessMáté Szabó2025-01-181-1/+1
* objectcache: Move RedisConnRef.php to /libs/objectcache/Timo Tijhof2024-11-071-1/+1
* Searchindex primary key, title length and utf8mb4Derk-Jan Hartman2024-11-028-31/+173
* maintenance: Use namespaced classesUmherirrender2024-10-2115-0/+16
* userOptions: make --old a multi optionSergio Gimeno2024-10-171-6/+14
* Merge "Use explicit nullable type on parameter arguments"jenkins-bot2024-10-162-2/+2
|\
| * Use explicit nullable type on parameter argumentsUmherirrender2024-10-162-2/+2
* | Replace uses of deprecated ChangeTags static methodsJames D. Forrester2024-10-162-3/+6
|/
* maintenance: Use more of namespaced Maintenance classReedy2024-10-1616-1/+16
* Merge "Add namespace to maintenance/includes classes"jenkins-bot2024-10-1512-13/+80
|\
| * Add namespace to maintenance/includes classesJames D. Forrester2024-10-0912-13/+80
* | Merge "Test findDeprecated.php"jenkins-bot2024-10-151-9/+24
|\ \
| * | Test findDeprecated.phpDreamy Jazz2024-10-151-9/+24
* | | Merge "Mark overriding Maintenance::runChild as hard-deprecated"jenkins-bot2024-10-151-0/+2
|\ \ \ | |/ / |/| |
| * | Mark overriding Maintenance::runChild as hard-deprecatedDreamy Jazz2024-09-131-0/+2
* | | Merge "Remove meaningless @var documentation from constants"jenkins-bot2024-10-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Remove meaningless @var documentation from constantsthiemowmde2024-10-091-1/+1
* | | Expand tests for rename user maintenance scriptsDreamy Jazz2024-10-081-2/+1
|/ /
* | Remove non-functional --server parameter from BackupDumperAaron Schulz2024-10-071-16/+0
* | Use statslib for metrics emitted by HtmlOutputRendererHelperYiannis Giannelos2024-10-041-1/+3
* | Switch over a bunch of class_alias uses to actualsJames D. Forrester2024-10-033-0/+4
* | Add namespace to remaining parts of Wikimedia\FileBackendJames D. Forrester2024-10-031-0/+1
* | Merge "Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats"jenkins-bot2024-10-031-0/+1
|\ \
| * | Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-0/+1
* | | Merge "Add namespace to Wikimedia\Redis libs"jenkins-bot2024-10-031-1/+1
|\| |
| * | Add namespace to Wikimedia\Redis libsJames D. Forrester2024-09-271-1/+1
* | | Remove manpage generation from MakefileTacsipacsi2024-09-291-7/+0
|/ /
* | Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-274-0/+4
* | Merge "externalstore: cleanup ExternalStoreDB::getTable() and fix callers"jenkins-bot2024-09-242-3/+5
|\ \
| * | externalstore: cleanup ExternalStoreDB::getTable() and fix callersAaron Schulz2024-09-182-3/+5
* | | Merge "Pass function name to IDatabase functions"jenkins-bot2024-09-202-3/+3
|\ \ \
| * | | Pass function name to IDatabase functionsUmherirrender2024-09-192-3/+3
| |/ /
* / / Make $fname mandatory on private functionsUmherirrender2024-09-191-3/+3
|/ /
* | Merge "language: Use const keyword for mapping of strings"jenkins-bot2024-09-171-5/+5
|\ \
| * | language: Use const keyword for mapping of stringsUmherirrender2024-09-171-5/+5
* | | Merge "Test exportSites.php and importSites.php"jenkins-bot2024-09-161-2/+2
|\ \ \
| * | | Test exportSites.php and importSites.phpDreamy Jazz2024-09-161-2/+2
* | | | Merge "REST: add restbase compat mode for some endpoints"jenkins-bot2024-09-161-1/+4
|\ \ \ \
| * | | | REST: add restbase compat mode for some endpointsdaniel2024-09-151-1/+4
* | | | | Merge "NamespaceDupes: check if page exists from primary database"jenkins-bot2024-09-161-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | NamespaceDupes: check if page exists from primary databasePppery2024-09-121-1/+1
* | | | | Merge "Move update-keys.sql to a PHP array"jenkins-bot2024-09-164-92/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move update-keys.sql to a PHP arrayTim Starling2024-09-134-92/+5
* | | | | Merge "Fix old autoblock unblock log entries with namespace in log_title"jenkins-bot2024-09-131-0/+105
|\ \ \ \ \
| * | | | | Fix old autoblock unblock log entries with namespace in log_titleDreamy Jazz2024-09-131-0/+105
| | |_|_|/ | |/| | |
* | | | | Merge "maintenance: Add missing documentation to class properties"jenkins-bot2024-09-1334-2/+83
|\ \ \ \ \