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
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-1
/
+1
*
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
James D. Forrester
2024-09-10
1
-1
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-1
/
+1
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+9
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-3
/
+2
*
Replace some deprecated wfExpandUrl calls with UrlUtils::expand
James D. Forrester
2023-05-30
1
-1
/
+1
*
Remove unused variable from unpacking arrays
Umherirrender
2022-11-22
1
-1
/
+1
*
Remove some deprecated methods from deferred updates
Matěj Suchánek
2022-11-09
1
-14
/
+0
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-3
/
+3
*
Hard deprecate CdnCacheUpdate::newFromTitles
Matěj Suchánek
2022-07-10
1
-1
/
+2
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-5
/
+6
*
deferred: Improve port handling in CdnCacheUpdate::naivePurge
Umherirrender
2022-03-03
1
-2
/
+2
*
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-1
/
+1
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-11
/
+11
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Remove the deprecated IP class
Alexander Vorwerk
2021-09-26
1
-1
/
+2
*
Deferred updates: remove Title from method signatures.
daniel
2021-05-11
1
-14
/
+16
*
uuid: Simplify GlobalIdGenerator by removing QUICK_VOLATILE flag
Aaron Schulz
2021-04-14
1
-3
/
+3
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
CdnCacheUpdate: Send full URL instead of path to Curl for purge
Ferran Tufan
2021-02-08
1
-5
/
+3
*
Replace deprecated Title::getCdnUrls
Umherirrender
2020-11-03
1
-3
/
+5
*
Use HttpRequestFactory::createMultiClient() in core where possible
Tim Starling
2020-06-02
1
-1
/
+2
*
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