(bug 39957) Added threshold for showing number of page watchers.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Mon, 8 Oct 2012 04:04:07 +0000 (00:04 -0400)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 20 Dec 2012 02:06:03 +0000 (02:06 +0000)
commit65f5aa22cfe3779d86b7e79bd5dc1ca8d5993b23
treeb73ea716e779695ff7740403e5d24ee4c0f9991a
parente850590b7d13a130536433e37b517426cf50c437
(bug 39957) Added threshold for showing number of page watchers.

Added configuation variable that allows bypassing the unwatchedpages
permission when the number of people watching a page is greater
than a certain threshold. The default value is false, meaning the
unwatchedpages permission is always required.

Change-Id: I1cb6ee22d50d871a8c7083c5b7a091d31cf640f5
includes/DefaultSettings.php
includes/actions/InfoAction.php