wiki.techinc.nl/includes/deferred
Aaron Schulz d2331a6823 Reinstate small category refresh logic in LinksDeletionUpdate
Add new Category::refreshCountsIfSmall() method that will do a non-locking
SELECT with LIMIT before deciding whether to do a full locking SELECT and
refresh. Call this from LinksDeletionUpdate.

Bug: T18036
Change-Id: I9de8311565988453b8e29a7f3d95d758182fcec1
2019-04-23 17:07:07 -07:00
..
AtomicSectionUpdate.php Support more coupled DBs in AtomicSectionUpdate/AutoCommitUpdate 2019-03-21 14:07:51 -07:00
AutoCommitUpdate.php Support more coupled DBs in AtomicSectionUpdate/AutoCommitUpdate 2019-03-21 14:07:51 -07:00
CdnCacheUpdate.php jobqueue: add GenericParameterJob and RunnableJob interface 2019-04-08 11:05:23 -07:00
DataUpdate.php Add action/user tracking to link refresh jobs 2017-10-23 11:06:16 -07:00
DeferrableCallback.php Make statsd counts for MWCallableUpdate actually useful 2016-07-21 23:52:09 -07:00
DeferrableUpdate.php Add pre-send update support to DeferredUpdates 2015-12-04 19:08:27 +00:00
DeferredUpdates.php Update DeferredUpdates::enqueueUpdates() to look for the DB domain 2019-03-29 04:04:05 +00:00
EnqueueableDataUpdate.php Make EnqueueableDataUpdate use DB domain IDs 2019-03-27 17:40:30 +00:00
HTMLCacheUpdate.php Add action/user tracking to html cache purge jobs 2017-10-30 10:47:30 -07:00
JobQueueEnqueueUpdate.php Create JobQueueEnqueueUpdate class to call JobQueueGroup::pushLazyJobs() 2018-10-28 22:19:06 +00:00
LinksDeletionUpdate.php Reinstate small category refresh logic in LinksDeletionUpdate 2019-04-23 17:07:07 -07:00
LinksUpdate.php NamespaceInfo service to replace MWNamespace 2019-04-10 02:07:36 +00:00
MergeableUpdate.php Move user_editcount updates to a mergeable deferred update 2018-10-25 15:32:18 -07:00
MessageCacheUpdate.php messagecache: use MergeableUpdate for the deferred replace() update 2018-10-05 20:14:41 +00:00
MWCallableUpdate.php Support more coupled DBs in AtomicSectionUpdate/AutoCommitUpdate 2019-03-21 14:07:51 -07:00
SearchUpdate.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
SiteStatsUpdate.php Add test for WikiPage post-edit stats update 2018-03-06 00:43:39 +00:00
TransactionRoundDefiningUpdate.php Do not start explicit transaction rounds for RecentChangesUpdateJob 2018-04-17 12:39:05 +00:00
UserEditCountUpdate.php build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-12-01 23:11:16 +01:00
WANCacheReapUpdate.php Avoid use of deprecated ObjectCache::getMainWANInstance method 2019-03-01 02:38:55 +00:00