Pass a limit to BackLinkCache::getNumLinks() in some places to avoid OOMs.
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 18 Apr 2013 18:29:20 +0000 (11:29 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 18 Apr 2013 18:29:26 +0000 (11:29 -0700)
commit97b66aef1728ba9f978dc55411a9400cd86b9b2f
treefdffcd661119d943b0294d17b7a12d36c3dfbf92
parenta2004eaa0d410d53251cc2a503582a587d6772b7
Pass a limit to BackLinkCache::getNumLinks() in some places to avoid OOMs.

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