wiki.techinc.nl/includes/deferred
Kevin Israel e189306d51 Remove SquidUpdate::newFromLinksTo()
This has been broken since r9199 / e0ce5a322e41; a DB query error will occur
because the links table no longer exists, and even if the table were to
exist, the pl_* columns would not exist in that table.

There is no usage in core or Gerrit-hosted extensions.

Change-Id: I4922f85417bfb4d40f08662ba100ab5b78edd5fb
2014-10-06 18:19:10 +00: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 Add support for adding deferred update within a deferred update 2014-08-20 22:13:11 +00:00
HTMLCacheUpdate.php Tweaked HTMLCacheUpdate immediate run treshold 2014-05-28 07:03:08 +00:00
LinksUpdate.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
SearchUpdate.php Add missing @return to function docs 2014-08-23 23:14:57 +02:00
SiteStatsUpdate.php Update documentation and formatting for includes/deferred/ 2013-11-20 21:50:02 +00:00
SqlDataUpdate.php Removed $wgAntiLockFlags to unify the code paths 2014-10-03 10:42:17 -07:00
SquidUpdate.php Remove SquidUpdate::newFromLinksTo() 2014-10-06 18:19:10 +00:00
ViewCountUpdate.php Fixed spacing 2014-07-24 11:53:04 +02:00