wiki.techinc.nl/includes/deferred
Timo Tijhof 50d069826b deferred: Remove unused $mode and jobify() from internal doUpdates
Keep the $unused for now since, while it is internal, there are
actually callers in test suites of various extensions.

Change-Id: Ib56298c98b26b22568abcd71bc844651b120fe01
2022-06-21 23:03:39 +00:00
..
Hook Add hook UserEditCountUpdate 2022-01-31 17:00:49 +11:00
LinksUpdate Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
AtomicSectionUpdate.php
AutoCommitUpdate.php
CdnCacheUpdate.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
DataUpdate.php
DeferrableCallback.php
DeferrableUpdate.php
DeferredUpdates.php deferred: Remove unused $mode and jobify() from internal doUpdates 2022-06-21 23:03:39 +00:00
DeferredUpdatesScope.php
DeferredUpdatesScopeStack.php
EnqueueableDataUpdate.php
HTMLCacheUpdate.php Replace deprecated JobQueueGroup::singleton() 2022-01-27 21:37:50 +01:00
HtmlFileCacheUpdate.php
JobQueueEnqueueUpdate.php Replace deprecated JobQueueGroup::singleton in JobQueueEnqueueUpdate 2021-10-19 20:09:02 +00:00
MergeableUpdate.php
MessageCacheUpdate.php
MWCallableUpdate.php
RefreshSecondaryDataUpdate.php Move LinksUpdate and LinksDeletionUpdate into the new namespace 2022-01-04 15:35:57 +11:00
SearchUpdate.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
SendPasswordResetEmailUpdate.php
SiteStatsUpdate.php Allow sharding in site_stats update 2022-05-30 20:46:08 +02:00
TransactionRoundAwareUpdate.php
TransactionRoundDefiningUpdate.php
UserEditCountInfo.php Add hook UserEditCountUpdate 2022-01-31 17:00:49 +11:00
UserEditCountUpdate.php Use User::isRegistered for readability instead of ::getId falsy check 2022-04-29 21:15:57 +02:00
WANCacheReapUpdate.php