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
/
populateFilearchiveSha1.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Migrate to IDatabase::newUpdateQueryBuilder
Umherirrender
2024-04-14
1
-5
/
+6
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-9
/
+10
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-4
/
+1
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+4
*
Pass '' instead of false for the $conds parameter in select calls.
daniel
2018-03-02
1
-1
/
+1
*
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
*
Change "slave" => "replica DB" in /maintenance
Aaron Schulz
2016-09-06
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
phpcs: Use __DIR__ constant instead of calling
umherirrender
2015-11-15
1
-1
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-2
/
+2
*
(bug 38110) provide a way to separate out schema changes
MarkAHershberger
2012-11-21
1
-0
/
+6
*
Seems we have error conditions where fa_storage_key == ''
Reedy
2012-10-25
1
-1
/
+5
*
Add separate fa_sha1 field to filearchive table
umherirrender
2012-10-14
1
-0
/
+97