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
/
includes
/
deferred
/
CdnCacheUpdate.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
1
-1
/
+1
*
Replace use of old $wgVersion constant with MW_VERSION
James D. Forrester
2020-05-13
1
-2
/
+2
*
Migrate CdnCacheUpdate to MultiHttpClient and deprecate SquidPurgeClient
Aaron Schulz
2020-04-20
1
-35
/
+52
*
Add small HtmlCacheUpdater service class to normalize purging code (2)
Aaron Schulz
2020-04-14
1
-38
/
+87
*
CdnCacheUpdate: Accept Titles in addition to strings
Brad Jorsch
2020-03-19
1
-11
/
+23
*
Move UIDGenerator code to a service and put it under /libs
Aaron Schulz
2020-02-18
1
-2
/
+3
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Make CdnCacheUpdate::expand() private and update the sole caller
Aaron Schulz
2019-09-13
1
-2
/
+2
*
Cleanup field visibility and comments in CdnCacheUpdate and HTMLCacheUpdate
Aaron Schulz
2019-09-11
1
-5
/
+4
*
Better docs to make phan happy
Daimona Eaytoy
2019-09-07
1
-1
/
+2
*
Revert "Add small HtmlCacheUpdater service class to normalize purging code"
Daniel Kinzler
2019-08-07
1
-5
/
+9
*
Add small HtmlCacheUpdater service class to normalize purging code
Aaron Schulz
2019-08-06
1
-9
/
+5
*
Rename CDN config variables to be generic, deprecating the old names
James D. Forrester
2019-05-24
1
-10
/
+10
*
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-7
/
+4
*
deferred: Remove deprecated CdnCacheUpdate::newSimplePurge
Timo Tijhof
2019-03-15
1
-9
/
+0
*
Remove deprecated class SquidUpdate
Umherirrender
2019-02-05
1
-7
/
+0
*
A few doc comment fixups
Tim Starling
2017-12-04
1
-1
/
+0
*
Batch request titles for cdn purge from db
Erik Bernhardson
2017-08-30
1
-1
/
+2
*
Canonicalise '@deprecated since' doc comments
Bartosz DziewoĆski
2016-08-02
1
-1
/
+1
*
Convert CdnCacheUpdate to event per URL
Stanislav Malyshev
2016-05-16
1
-5
/
+11
*
Convert EventRelayerGroup to services infrastructure
Stanislav Malyshev
2016-04-25
1
-1
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
Make CDN purges send EventRelayer events
Aaron Schulz
2016-02-09
1
-0
/
+12
*
Rename getSquidURLs() => getCdnUrls()
Aaron Schulz
2015-12-11
1
-2
/
+2
*
Add $wgCdnReboundPurgeDelay for more consistent CDN purges
Aaron Schulz
2015-12-10
1
-6
/
+18
*
Replace "squid" with "CDN" in various comments
Aaron Schulz
2015-12-09
1
-4
/
+3
*
Rename SquidUpdate => CdnCacheUpdate
Aaron Schulz
2015-12-09
1
-0
/
+264