wiki.techinc.nl/includes/deferred
Tim Starling 8977383631 Actor migration cleanup for SiteStatsUpdate
In the commit that introduced ActorMigration, the ActiveUsers query was
modified to use RecentChange::getQueryInfo() instead of building the
query directly. Now that actor migration is complete in the
recentchanges table, we can revert that.

I also took the opportunity to migrate the query to SelectQueryBuilder.

Bug: T278917
Change-Id: I46f97081286185ecd28ab45fd66eb3d116873ec9
2021-04-07 16:24:55 +10:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AtomicSectionUpdate.php
AutoCommitUpdate.php Use finally in AutoCommitUpdate 2020-10-24 23:38:10 +02:00
CdnCacheUpdate.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
DataUpdate.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
DeferrableCallback.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
DeferrableUpdate.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
DeferredUpdates.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
DeferredUpdatesScope.php deferred: make DeferredUpdates::doUpdates() recursion more uniform 2021-01-14 15:37:58 -08:00
DeferredUpdatesScopeStack.php deferred: make DeferredUpdates::doUpdates() recursion more uniform 2021-01-14 15:37:58 -08:00
EnqueueableDataUpdate.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
HTMLCacheUpdate.php
HtmlFileCacheUpdate.php
JobQueueEnqueueUpdate.php
LinksDeletionUpdate.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
LinksUpdate.php Remove $wgPagePropsHaveSortkey 2021-03-13 12:08:49 -08:00
MergeableUpdate.php deferred: make DeferredUpdates::doUpdates() recursion more uniform 2021-01-14 15:37:58 -08:00
MessageCacheUpdate.php
MWCallableUpdate.php
RefreshSecondaryDataUpdate.php Fix typos related to repeated words 2020-09-27 10:25:36 +00:00
SearchUpdate.php docs: Fix 'dependant' typos 2021-02-18 16:59:20 +00:00
SendPasswordResetEmailUpdate.php
SiteStatsUpdate.php Actor migration cleanup for SiteStatsUpdate 2021-04-07 16:24:55 +10:00
TransactionRoundAwareUpdate.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
TransactionRoundDefiningUpdate.php
UserEditCountUpdate.php
WANCacheReapUpdate.php Replace deprecated WikiPage::factory/newFromID in deferred classes 2020-11-12 21:15:02 +01:00