wiki.techinc.nl/includes/deferred
Tim Starling feba7ee306 Use HttpRequestFactory::createMultiClient() in core where possible
* Use createMultiClient() in CdnCacheUpdate. This will reduce the
  timeout from a hard-coded 900s to a configurable 25s. This is not
  used in WMF production.
* Use createMultiClient() in the VirtualRESTServiceClient service. This
  should have no effect in production since the service is broken per
  T175224.
* Use the new createMultiClient() in the old createMultiClient(). The
  configuration is the same except that the maximum timeouts are now
  respected.

Bug: T245170
Change-Id: I63139d29471bc59e9ef60032fd812a1f24644113
2020-06-02 10:51:43 +10:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
AtomicSectionUpdate.php
AutoCommitUpdate.php
CdnCacheUpdate.php Use HttpRequestFactory::createMultiClient() in core where possible 2020-06-02 10:51:43 +10:00
DataUpdate.php
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
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
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
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