aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/includes
Commit message (Expand)AuthorAgeFilesLines
* maintenance: Use type declaration on undocumented private functionsUmherirrender2025-03-314-6/+6
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-262-2/+1
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-2/+2
* Merge "Add Y/n prompt at the end of interactive install"jenkins-bot2025-02-251-0/+21
|\
| * Add Y/n prompt at the end of interactive installaddshore2025-02-251-0/+21
* | maintenance: Document channel for Maintenance::output as stringUmherirrender2025-02-221-1/+1
|/
* Merge "Replace call_user_func_array with dynamic function call"jenkins-bot2025-02-121-1/+1
|\
| * Replace call_user_func_array with dynamic function callUmherirrender2025-02-031-1/+1
* | Merge "Use $string === '' instead of strlen( $string ) === 0"jenkins-bot2025-02-051-2/+2
|\ \ | |/ |/|
| * Use $string === '' instead of strlen( $string ) === 0Fomafix2025-01-301-2/+2
* | maintenance: Replace call_user_func with dynamic function callUmherirrender2025-01-312-3/+3
|/
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-25/+0
* Merge "Remove trivial 1-line PHPDocs that just repeat the code"jenkins-bot2025-01-162-6/+0
|\
| * Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-162-6/+0
* | dumps: Use proc_close() to close proc_open() subprocessMáté Szabó2025-01-161-1/+1
|/
* maintenance: Fix incorrect error message for missing short valueTimo Tijhof2024-12-241-4/+5
* maintenance: Fix broken `--help` line for short option with valuesTimo Tijhof2024-12-241-3/+6
* Merge "rdbms: remove MWLBFactory::applyGlobalState deferred update logic"jenkins-bot2024-12-201-0/+14
|\
| * rdbms: remove MWLBFactory::applyGlobalState deferred update logicAaron Schulz2024-12-191-0/+14
* | Replace isset() with falsy checksUmherirrender2024-12-191-1/+1
|/
* maintenance: Fix sql comment in SchemaGenerator for windowsUmherirrender2024-12-141-3/+4
* Move SQL schema and schema changes to new sql/ top-level directoryDaimona Eaytoy2024-12-131-1/+1
* maintenance: Factor out a few methods from SchemaMaintenanceDaimona Eaytoy2024-12-122-131/+176
* db: Drop AbstractSchemaValidator::$missingDepCallbackDaimona Eaytoy2024-12-111-3/+1
* Stats: Move StatsFactory flush into emitBufferedStatsCole White2024-12-032-3/+7
* Merge "maintenance: add transaction round wrapper methods to Maintenance"jenkins-bot2024-11-121-14/+146
|\
| * maintenance: add transaction round wrapper methods to MaintenanceAaron Schulz2024-11-051-14/+146
* | Merge "TextPassDumper: refresh content address on failure"jenkins-bot2024-11-051-7/+40
|\ \ | |/ |/|
| * TextPassDumper: refresh content address on failureErik Bernhardson2024-11-051-7/+40
* | Test SchemaMaintenanceDreamy Jazz2024-11-041-1/+6
|/
* Merge "Cleanup connection handling in BackupDumper/TextPassDumper"jenkins-bot2024-10-292-88/+8
|\
| * Cleanup connection handling in BackupDumper/TextPassDumperAaron Schulz2024-10-232-88/+8
* | Merge "maintenance: make waitForReplication() respect any injected ILBFactory"jenkins-bot2024-10-291-19/+21
|\ \
| * | maintenance: make waitForReplication() respect any injected ILBFactoryAaron Schulz2024-10-231-19/+21
* | | Merge "maintenance: avoid calling Maintenance::setDBProvider() when not needed"jenkins-bot2024-10-291-0/+6
|\| |
| * | maintenance: avoid calling Maintenance::setDBProvider() when not neededAaron Schulz2024-10-241-0/+6
| |/
* / objectcache: Move RedisConnRef.php to /libs/objectcache/Timo Tijhof2024-10-281-1/+1
|/
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Merge "Add namespace to maintenance/includes classes"jenkins-bot2024-10-1510-12/+76
|\
| * Add namespace to maintenance/includes classesJames D. Forrester2024-10-0910-12/+76
* | 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
* | Remove non-functional --server parameter from BackupDumperAaron Schulz2024-10-071-16/+0
* | Add namespace to Wikimedia\Redis libsJames D. Forrester2024-09-271-1/+1
* | maintenance: Add missing documentation to class propertiesUmherirrender2024-09-135-0/+7
|/
* Merge "Clarify documentation of Maintenance::runChild"jenkins-bot2024-09-061-4/+24
|\
| * Clarify documentation of Maintenance::runChildDreamy Jazz2024-09-021-4/+24
* | Mark FakeMaintenance as excluded for test coverageDreamy Jazz2024-09-021-0/+1
|/
* Merge "maintenance: Replace deprecated Maintenance::$mOptions"jenkins-bot2024-08-301-1/+1
|\
| * maintenance: Replace deprecated Maintenance::$mOptionsUmherirrender2024-08-291-1/+1