mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 6d54b83f2c Simplify parser methods
Use a single function to check parameters amount, avoid duplication
between keywordIn and keywordContains, use if...elseif instead of
if-else when statements have a return inside, simplify some other logic,
add typehinting, and change method visibility according to use of such
methods.

Change-Id: I22225a5cbbb93679a0e78bf6e15866829167fbf4
2018-10-03 17:19:40 +02:00
..
api Add the log ID as API param for query abuselog 2018-07-14 15:03:17 +02:00
pagers Merge "Make searched filters highlighting multibyte safe" 2018-09-09 12:25:17 +00:00
parser Simplify parser methods 2018-10-03 17:19:40 +02:00
special Filter AbuseLog by triggering action 2018-08-23 11:40:15 +02:00
Views Merge "Fix the block options on ViewEdit" 2018-09-20 11:25:00 +00:00
AbuseFilter.php Remove unused parameter 2018-09-19 19:58:30 +02:00
AbuseFilterChangesList.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-02 22:05:58 +00:00
AbuseFilterHooks.php Merge "Fix database schema for PostgreSQL" 2018-10-01 15:43:29 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Unbreak /examine for old log entries 2018-09-13 18:42:47 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Fix caller name in AFComputedVariable::getLastPageAuthors 2018-09-30 14:06:04 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00