index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
cleanupInvalidDbKeys.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Migrate to IDatabase::newUpdateQueryBuilder
Umherirrender
2024-04-14
1
-4
/
+6
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to DeleteQueryBuilder
Amir Sarabadani
2024-01-02
1
-7
/
+12
*
maintenance: Migrate $db->buildLike() to expression builder
Amir Sarabadani
2023-11-06
1
-9
/
+11
*
maintenance: Also add imagelinks to cleanupInvalidDbKeys.php
Umherirrender
2023-10-29
1
-0
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-4
/
+3
*
Fix space after comma in single-line array declaration
Amir Sarabadani
2023-07-24
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-5
/
+4
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
maintenance: Add support for links migration to cleanupInvalidDbKeys
Amir Sarabadani
2022-08-30
1
-2
/
+20
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-19
1
-9
/
+9
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
Umherirrender
2020-11-12
1
-2
/
+4
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+1
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-4
/
+8
*
Migrate various callers away from wfWikiId() to WikiMap
Aaron Schulz
2019-07-12
1
-1
/
+2
*
Make use of the list() feature where it makes sense
Thiemo Kreuz
2019-03-24
1
-2
/
+1
*
Update PHPDoc types in several maintenance scripts and related
Thiemo Kreuz
2019-03-07
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Umherirrender
2018-09-16
1
-1
/
+0
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-9
/
+3
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-1
/
+1
*
Fix a couple of issues with cleanupInvalidDbKeys.php maint script
TTO
2017-05-06
1
-24
/
+25
*
New maintenance script to clean up rows with invalid DB keys
This, that and the other
2017-03-11
1
-0
/
+310