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
*
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