wiki.techinc.nl/includes/deferred
daniel f59bf8a22f Use @internal instead of @private per policy
https://www.mediawiki.org/wiki/Stable_interface_policy mandates the use
of @internal. The semantics of @private was never properly defined.

Bug: T247862
Change-Id: I4c7c6e7b5a80e86456965521f88d1dfa7d698f84
2020-06-26 14:14:23 +02:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
AtomicSectionUpdate.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
AutoCommitUpdate.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
CdnCacheUpdate.php Use HttpRequestFactory::createMultiClient() in core where possible 2020-06-02 10:51:43 +10:00
DataUpdate.php Add action/user tracking to link refresh jobs 2017-10-23 11:06:16 -07:00
DeferrableCallback.php deferred: make DeferredUpdates::attemptUpdate() use callback owners for $fnameTrxOwner 2019-08-03 05:48:02 +00:00
DeferrableUpdate.php Add missing visibility on methods of deferred related classes 2020-05-10 22:15:41 +00:00
DeferredUpdates.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
EnqueueableDataUpdate.php Make EnqueueableDataUpdate use DB domain IDs 2019-03-27 17:40:30 +00:00
HTMLCacheUpdate.php Add small HtmlCacheUpdater service class to normalize purging code (2) 2020-04-14 03:19:07 +00:00
HtmlFileCacheUpdate.php Add small HtmlCacheUpdater service class to normalize purging code (2) 2020-04-14 03:19:07 +00:00
JobQueueEnqueueUpdate.php Better docs to make phan happy 2019-09-07 16:47:18 +00:00
LinksDeletionUpdate.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
LinksUpdate.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
MergeableUpdate.php Add missing visibility on methods of deferred related classes 2020-05-10 22:15:41 +00:00
MessageCacheUpdate.php Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
MWCallableUpdate.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
RefreshSecondaryDataUpdate.php Merge "RefreshSecondaryDataUpdate: Commit before running sub-updates" 2020-04-11 09:47:31 +00:00
SearchUpdate.php deferred: Fix MW version number when hard deprecating to '1.34' 2019-09-11 19:15:43 +01:00
SendPasswordResetEmailUpdate.php Optimize email sending on password reset 2020-04-16 13:59:08 -05:00
SiteStatsUpdate.php Make SiteStatsUpdate avoid setting negative values in the table 2020-02-15 21:57:10 +00:00
TransactionRoundAwareUpdate.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
TransactionRoundDefiningUpdate.php Introduce TransactionRoundAwareUpdate interface 2019-05-25 02:33:05 +00:00
UserEditCountUpdate.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
WANCacheReapUpdate.php Add missing visibility on methods of deferred related classes 2020-05-10 22:15:41 +00:00