wiki.techinc.nl/includes/deferred
Aaron Schulz df5ef8b5d7 Removed doCascadeProtectionUpdates method to avoid DB writes on page views
* Use special prioritized refreshLinksJobs instead, which triggers when
  transcluded pages are changed
* Also added a triggerOpportunisticLinksUpdate() method to handle
  dynamic transcludes

bug: T89389
Change-Id: Iea952d4d2e660b7957eafb5f73fc87fab347dbe7
2015-02-22 13:36:13 -08:00
..
CallableUpdate.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
DataUpdate.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
DeferredUpdates.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
HTMLCacheUpdate.php Removed doCascadeProtectionUpdates method to avoid DB writes on page views 2015-02-22 13:36:13 -08:00
LinksUpdate.php Removed doCascadeProtectionUpdates method to avoid DB writes on page views 2015-02-22 13:36:13 -08:00
SearchUpdate.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
SiteStatsUpdate.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
SqlDataUpdate.php Made SqlDataUpdate use lazy DB connections 2015-01-14 02:40:32 +00:00
SquidUpdate.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00