mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 7917354716 Remove redundant logic from special pages
SpecialPage::setHeaders already handles page title, robot policy and
articleRelated. Moreover, avoid having different messages for the H1
title on the special page and the description shown elsewhere, just like
the base SpecialPage class suggests doing. The deleted messages have
been moved to the default message used by SpecialPage::getDescription.

Change-Id: Iab6beaf64b142e30469afd798c569ef40182153e
2019-09-08 12:30:01 +02:00
..
api Merge "Use permissions accessors" 2019-09-02 10:55:46 +00:00
pagers Use permissions accessors 2019-08-27 13:21:55 +02:00
parser Allow dangling commas in variargs 2019-09-07 11:19:14 +02:00
special Remove redundant logic from special pages 2019-09-08 12:30:01 +02:00
Views Fix filter validation in ViewEdit 2019-09-04 14:04:45 +02:00
AbuseFilter.php Upgrade phan-config to 0.7.1 2019-09-01 09:42:26 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Upgrade phan-config to 0.7.1 2019-09-01 09:42:26 +00:00
AbuseFilterModifyLogFormatter.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
AbuseFilterPreAuthenticationProvider.php Add a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
AbuseFilterRightsLogFormatter.php Don't hardcode blockautopromote duration 2019-08-24 11:40:11 +02:00
AbuseFilterRunner.php Add a 'strict' option to VariableHolder::getVar 2019-09-04 18:19:23 +00:00
AbuseFilterSuppressLogFormatter.php
AbuseFilterVariableHolder.php Add a 'strict' option to VariableHolder::getVar 2019-09-04 18:19:23 +00:00
AbuseLogHitFormatter.php
AFComputedVariable.php Add a 'strict' option to VariableHolder::getVar 2019-09-04 18:19:23 +00:00
TableDiffFormatterFullContext.php