Avoid cached lag logging spam from changes list pages
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 4 Mar 2019 02:32:47 +0000 (18:32 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 4 Mar 2019 03:18:03 +0000 (03:18 +0000)
commit919671a82e470ef830d83357d9b8963b52844cc0
treee05b9d882dfcd1d15449ece90ecc83f8fe89ec40
parent67bd0c6be1ad3b4016524df6690205673b1a0a0b
Avoid cached lag logging spam from changes list pages

We do not really care about snapshot lag for these cases, so make
them use the same method that getCacheSetOptions() uses.

Bug: T160833
Change-Id: I238aa48e0cdafb2a7f06cae93642797439f94091
includes/specials/SpecialContributions.php
includes/specials/SpecialDeletedContributions.php
includes/specials/SpecialWatchlist.php