aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred/HTMLCacheUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* Remove HTMLCacheUpdateMatěj Suchánek2022-11-081-61/+0
* Hard deprecate HTMLCacheUpdateMatěj Suchánek2022-07-111-1/+3
* Replace deprecated JobQueueGroup::singleton()Umherirrender2022-01-271-1/+2
* Deferred updates: remove Title from method signatures.daniel2021-05-111-6/+8
* Add small HtmlCacheUpdater service class to normalize purging code (2)Aaron Schulz2020-04-141-5/+2
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Cleanup field visibility and comments in CdnCacheUpdate and HTMLCacheUpdateAaron Schulz2019-09-111-8/+7
* Revert "Add small HtmlCacheUpdater service class to normalize purging code"Daniel Kinzler2019-08-071-10/+17
* Add small HtmlCacheUpdater service class to normalize purging codeAaron Schulz2019-08-061-17/+10
* Add action/user tracking to html cache purge jobsAaron Schulz2017-10-301-3/+13
* Make HTMLCacheUpdate always use the job queueAaron Schulz2015-11-301-18/+2
* Automatically deduplicate root jobs on insertionAaron Schulz2015-06-031-1/+0
* Use lazyPush() instead of push() in a few places for jobsAaron Schulz2015-05-181-1/+1
* Explicitly mark HTMLCacheUpdateJob jobs that are recursive for clarityAaron Schulz2015-02-151-2/+1
* Remove obvious function-level profilingChad Horohoe2015-01-071-2/+0
* Tweaked HTMLCacheUpdate immediate run tresholdAaron Schulz2014-05-281-2/+2
* Update documentation and formatting for includes/deferred/Siebrand Mazeland2013-11-201-5/+4
* Update formatting on includes/deferred/Siebrand Mazeland2013-11-201-1/+1
* Move the DeferredUpdates hierarchy to its own directoryTim Starling2013-11-041-0/+71