wiki.techinc.nl/includes/deferred
DannyS712 5a229f691f Accept UserIdentity in code to manage edit counts
- UserEditCountUpdate: accept UserIdentity instead of User
- Move User::incEditCount() to UserEditTracker

Change-Id: Ibf1482bcbcbf4d56fc06531bb3e17e2a6e3e2e6f
2021-06-08 05:41:03 +00:00
..
Hook
AtomicSectionUpdate.php
AutoCommitUpdate.php
CdnCacheUpdate.php Deferred updates: remove Title from method signatures. 2021-05-11 11:17:02 +02:00
DataUpdate.php
DeferrableCallback.php
DeferrableUpdate.php
DeferredUpdates.php rdbms: Move setLBFactoryTriggers from doMaintenance to service wiring 2021-04-27 23:35:20 +01:00
DeferredUpdatesScope.php
DeferredUpdatesScopeStack.php
EnqueueableDataUpdate.php
HTMLCacheUpdate.php Deferred updates: remove Title from method signatures. 2021-05-11 11:17:02 +02:00
HtmlFileCacheUpdate.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
JobQueueEnqueueUpdate.php
LinksDeletionUpdate.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
LinksUpdate.php Deferred updates: remove Title from method signatures. 2021-05-11 11:17:02 +02:00
MergeableUpdate.php
MessageCacheUpdate.php
MWCallableUpdate.php
RefreshSecondaryDataUpdate.php
SearchUpdate.php Remove WikiPage from SearchUpdate 2021-06-01 16:05:09 +00:00
SendPasswordResetEmailUpdate.php
SiteStatsUpdate.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
TransactionRoundAwareUpdate.php
TransactionRoundDefiningUpdate.php
UserEditCountUpdate.php Accept UserIdentity in code to manage edit counts 2021-06-08 05:41:03 +00:00
WANCacheReapUpdate.php