Brian Wolff has uploaded a new change for review. Change subject: (bug 42246) Always allow hiding patrol entries from main Special:log ......................................................................
(bug 42246) Always allow hiding patrol entries from main Special:log By default, we hide patrol log items from the all log entries view of Special:log. However, we didn't hide them if the wiki had patrolling disabled, or if the user did not have the appropriate rights. In the first case, this could be frustrating to wikis that decide to disable RC patrol, because suddenly special:log is flooded with patrol entries from back when patrol was enabled. In the second case, anons want to hide patrol entries from special:log too! Change-Id: I9de17fc197a06402a4999a9fb792b86657641f76 --- M includes/logging/LogPager.php 1 file changed, 12 insertions(+), 7 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/79/42279/1 -- To view, visit https://gerrit.wikimedia.org/r/42279 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9de17fc197a06402a4999a9fb792b86657641f76 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Brian Wolff <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
