Added limit to countRevisionsBetween() for sanity
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 7 Apr 2014 22:18:19 +0000 (15:18 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 7 Apr 2014 22:18:19 +0000 (15:18 -0700)
commit57731929ab5ca9a77c2600509801b59606621ce0
tree57942289b6ccd8ab7d87c404c415de8c3f90373f
parent648667ac9f0848dfbb75b513d79c73d7a5e5b7b1
Added limit to countRevisionsBetween() for sanity

* This was causing dozens of DB query timeout errors at WMF

Change-Id: Ie51a491ff5d22c2d84934e83d4b3f690c9dbd595
includes/Title.php
includes/diff/DifferenceEngine.php