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
/
eraseArchivedFile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
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: Print errors from StatusValue objects in a consistent way
Bartosz DziewoĆski
2024-06-12
1
-2
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+2
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Introduce FileSelectQueryBuilder
Amir Sarabadani
2023-08-07
1
-22
/
+7
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-22
1
-6
/
+21
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-2
/
+2
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-2
/
+4
*
Merge "Use Status::wrap instead of suppress PhanUndeclaredMethod"
jenkins-bot
2020-02-19
1
-2
/
+1
|
\
|
*
Use Status::wrap instead of suppress PhanUndeclaredMethod
Umherirrender
2020-02-18
1
-2
/
+1
*
|
maintenance: Avoid deprecated usage of RepoGroup::singleton()
Derick A
2020-02-18
1
-1
/
+1
|
/
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-1
/
+3
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-3
/
+3
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-4
/
+6
*
Replace more uses of "SELECT *"
Brad Jorsch
2017-10-13
1
-2
/
+2
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
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
-2
/
+2
*
Removed LocalFile::purgeHistory method
Aaron Schulz
2015-04-27
1
-1
/
+0
*
Standardize @todo
umherirrender
2014-07-23
1
-1
/
+1
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-2
/
+2
*
Add a script to remove deleted files from storage
Aaron Schulz
2013-06-04
1
-0
/
+119