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
/
purgeChangedPages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-2
/
+2
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Migrate more calls of Database::select* to SelectQueryBuilder
Amir Sarabadani
2023-07-26
1
-19
/
+13
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+1
*
Add small HtmlCacheUpdater service class to normalize purging code (2)
Aaron Schulz
2020-04-14
1
-2
/
+3
*
Unsuppress PhanParamsTooMany
Daimona Eaytoy
2019-10-10
1
-1
/
+1
*
Type hint against IResultWrapper in maintenance classes
Umherirrender
2019-06-19
1
-3
/
+3
*
Rename CDN config variables to be generic, deprecating the old names
James D. Forrester
2019-05-24
1
-3
/
+3
*
maintenance: Rewrite parts of the purgeChangedPages script
Thiemo Kreuz
2019-04-02
1
-12
/
+20
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
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
*
Move ResultWrapper subclasses to Rdbms
Aaron Schulz
2017-03-03
1
-0
/
+2
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-16
/
+16
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Rename SquidUpdate => CdnCacheUpdate
Aaron Schulz
2015-12-09
1
-1
/
+1
*
Remove '@section LICENSE'
Timo Tijhof
2014-11-26
1
-1
/
+0
*
Add missing @param to function docs
umherirrender
2014-08-18
1
-0
/
+1
*
Standardize @todo
umherirrender
2014-07-23
1
-1
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+1
*
Add configurable delay between purgeChangedPages batches
Bryan Davis
2013-10-15
1
-1
/
+7
*
Add script to purge changed pages from cache
Bryan Davis
2013-10-07
1
-0
/
+185