wiki.techinc.nl/includes/deferred
C. Scott Ananian af5d13c5de Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty
The ::getProperty() naming is too generic and doesn't clearly indicate
that these are "page properties" (which have their own table in the DB).
As part of refactoring a clean API out of ParserOutput which can be used
by Parsoid, clean up the naming here.

Soft-deprecation in this patch, there are a handful of external users
which need to be cleaned up before we hard-deprecate.

Bug: T287216
Change-Id: Ie963eea5aa0f0e984ced7c4dfa0fd65d57313cfa
2021-10-08 10:07:17 -04:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AtomicSectionUpdate.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
AutoCommitUpdate.php Use finally in AutoCommitUpdate 2020-10-24 23:38:10 +02:00
CdnCacheUpdate.php Remove the deprecated IP class 2021-09-26 13:58:28 +02: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 ILoadBalancer: Rename forEachOpenMasterConnection to forEachOpenPrimaryConnection 2021-09-03 13:05:23 -07:00
DeferredUpdatesScope.php Typo fix: "the the" -> "the" 2021-07-17 02:48:54 +00: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 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 LinkDeletionUpdate: Remove dead code 2021-07-13 11:09:50 +02:00
LinksUpdate.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00
MergeableUpdate.php deferred: make DeferredUpdates::doUpdates() recursion more uniform 2021-01-14 15:37:58 -08: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 Remove User from LinksUpdate 2021-09-13 09:40:24 -07:00
SearchUpdate.php Remove WikiPage from SearchUpdate 2021-06-01 16:05:09 +00:00
SendPasswordResetEmailUpdate.php Optimize email sending on password reset 2020-04-16 13:59:08 -05:00
SiteStatsUpdate.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
TransactionRoundAwareUpdate.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
TransactionRoundDefiningUpdate.php
UserEditCountUpdate.php ILoadBalancer: Rename waitForMasterPos to waitForPrimaryPos 2021-09-03 20:11:05 +00:00
WANCacheReapUpdate.php Replace deprecated WikiPage::factory/newFromID in deferred classes 2020-11-12 21:15:02 +01:00