Converted html cache updates to use BacklinkJobUtils
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 28 Nov 2013 00:29:36 +0000 (16:29 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 6 Dec 2013 02:37:18 +0000 (18:37 -0800)
commit41da159c87ce11e89fa867c1e08a639ddb0dc9c8
treec8c3d5472e24b3da4241d83d6e2ea12011fa1241
parentb8a720c5e6322de4311024d0769be9996b699edb
Converted html cache updates to use BacklinkJobUtils

* De-duplicate squid purges using page_touched
* Removed excess title validity check
* Also removed broken versioning in refreshLinks jobs
* Added TODO comment about $wgMaxBacklinksInvalidate
* Other documentation tweaks

Change-Id: If91e06549e5afa2d4e27595d0e131b4d78412ad2
includes/job/jobs/HTMLCacheUpdateJob.php
includes/job/jobs/RefreshLinksJob.php