aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove use of BagOStuff TTL constants from unrelated codeTimo Tijhof2025-01-131-3/+2
|/ / /
* | | Merge "build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0"jenkins-bot2025-01-102-1/+2
|\ \ \
| * | | build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0James D. Forrester2024-12-192-1/+2
* | | | BatchRowIterator: Use SelectQueryBuilder directlyBartosz DziewoƄski2025-01-074-106/+85
* | | | Fix attachLatest --regenerate-all creating invalid SQL commandRedjard2025-01-061-1/+1
| |_|/ |/| |
* | | Merge "Update RfC links to bypass redirect"jenkins-bot2025-01-021-1/+1
|\ \ \
| * | | Update RfC links to bypass redirectPppery2025-01-021-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
* | | | maintenance: Document the `-d` option to eval.phpTimo Tijhof2024-12-241-1/+2
* | | | 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-13249-18659/+2
* | | maintenance: Factor out a few methods from SchemaMaintenanceDaimona Eaytoy2024-12-124-157/+182
* | | db: Drop AbstractSchemaValidator::$missingDepCallbackDaimona Eaytoy2024-12-111-3/+1
* | | Merge "add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes"jenkins-bot2024-12-0656-1/+72
|\ \ \
| * | | add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-12-0556-1/+72
* | | | Add an option for changePassword.php to read the password through stdinAlex2024-12-061-2/+26
* | | | installer: Allow addWiki.php to add extra tasksTim Starling2024-12-051-0/+17
|/ / /
* | | add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-12-0462-1/+78
* | | Merge "Stats: Move StatsFactory flush into emitBufferedStats"jenkins-bot2024-12-032-3/+7
|\ \ \
| * | | Stats: Move StatsFactory flush into emitBufferedStatsCole White2024-12-032-3/+7
* | | | Merge "add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes"jenkins-bot2024-12-0345-0/+57
|\ \ \ \
| * | | | add `use MediaWiki\Maintenance\Maintenance` to some maintenance classesNovem Linguae2024-11-1245-0/+57
* | | | | Merge "maintenance: Require Maintenance class in CheckSignatures script"jenkins-bot2024-12-031-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | maintenance: Require Maintenance class in CheckSignatures scriptAmmarpad2024-12-031-0/+5
* | | | | Fix various installPreConfigured bugsTim Starling2024-11-281-7/+8
| |_|/ / |/| | |
* | | | search: Move SearchUpdate.php to /includes/search directoryTimo Tijhof2024-11-262-21/+16
* | | | installer: Allow subclasses of InstallPreConfiguredTim Starling2024-11-221-1/+32
|/ / /
* | | installer: Allow extensions to register tasksTim Starling2024-11-151-17/+32
* | | installer: Add installPreConfigured.phpTim Starling2024-11-151-0/+183
* | | Reduce link target migration output and replication waitsTim Starling2024-11-131-10/+28
* | | Merge "ResourceLoader: Add ingroup to RL maint scripts"jenkins-bot2024-11-122-0/+2
|\ \ \ | |/ / |/| |
| * | ResourceLoader: Add ingroup to RL maint scriptsTimo Tijhof2024-11-122-0/+2
* | | Merge "Test initUserPreference.php and fix a bug with it"jenkins-bot2024-11-121-7/+5
|\ \ \
| * | | Test initUserPreference.php and fix a bug with itDreamy Jazz2024-11-121-7/+5
* | | | Merge "maintenance: add transaction round wrapper methods to Maintenance"jenkins-bot2024-11-1210-74/+240
|\ \ \ \ | |/ / / |/| | |
| * | | maintenance: add transaction round wrapper methods to MaintenanceAaron Schulz2024-11-0510-74/+240
| |/ /
* | | Merge "maintenance: Update generateUcfirstOverrides.php description"jenkins-bot2024-11-121-8/+7
|\ \ \
| * | | maintenance: Update generateUcfirstOverrides.php descriptionTimo Tijhof2024-11-111-8/+7
| |/ /
* | | composer.json: Updated nikic/php-parser from ^4.10.2 to ^5.3.1Reedy2024-11-111-1/+1
* | | Merge "TextPassDumper: refresh content address on failure"jenkins-bot2024-11-051-7/+40
|\ \ \ | |/ / |/| |
| * | TextPassDumper: refresh content address on failureErik Bernhardson2024-11-051-7/+40
* | | Merge "Test addSite.php"jenkins-bot2024-11-041-5/+2
|\ \ \
| * | | Test addSite.phpDreamy Jazz2024-11-041-5/+2
| |/ /
* / / Test SchemaMaintenanceDreamy Jazz2024-11-041-1/+6
|/ /
* | Merge "Searchindex primary key, title length and utf8mb4"jenkins-bot2024-10-318-31/+173
|\ \
| * | Searchindex primary key, title length and utf8mb4Derk-Jan Hartman2024-10-238-31/+173