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
/
purgeChangedFiles.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
/
+2
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-05
1
-0
/
+1
*
maintenance: Replace deprecated Maintenance::$mOptions
Umherirrender
2024-08-29
1
-1
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
Replace single-value $db->buildComparison() with $db->expr()
Bartosz DziewoĆski
2023-10-22
1
-2
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-15
/
+13
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Replace some in_array( array_keys() ) with simple isset()
thiemowmde
2022-11-14
1
-3
/
+2
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-2
/
+2
*
maintenance: Avoid deprecated usage of RepoGroup::singleton()
Derick A
2020-02-18
1
-1
/
+3
*
maintenance: Add missing limit parameters to some explode()
Thiemo Kreuz
2019-03-01
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
*
Rename getSlaveDB() FileRepo method to getReplicaDB()
Aaron Schulz
2016-11-18
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-2
/
+2
*
Make PurgeChangedFiles actually purge old versions too
Aaron Schulz
2016-08-10
1
-1
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-24
/
+24
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Removed LocalFile::purgeHistory method
Aaron Schulz
2015-04-27
1
-2
/
+0
*
Remove '@section LICENSE'
Timo Tijhof
2014-11-26
1
-1
/
+0
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-4
/
+1
*
Fixed spacing
umherirrender
2013-11-19
1
-2
/
+2
*
Added --sleep-per-batch to purgeChangedFiles.php
Aaron Schulz
2013-10-24
1
-0
/
+9
*
Add script to purge changed files from cache
Bryan Davis
2013-10-08
1
-0
/
+255