mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy c3ee5e7251 Simplify static properties in AbuseFilterHooks
Avoid all those data types (i.e. use null instead of false), use camelcase, make them private. Also, remove some logic to handle $lastEditPage being Article, as it can only be WikiPage.

Depends-On: I5a9db6e7c4356c9662a0b0a51e66252555b3d998
Depends-On: I359a618ffc4e45ce1fb70f2d1aa99a6668609e36
Change-Id: I7f60df24dc8e706af289ebbbde7536c0baf8d5c3
2019-05-25 16:27:21 +00:00
..
api Don't send empty array to Database::makeList 2019-05-18 10:55:26 +02:00
pagers Upgrade PHPCS and phan 2019-05-15 19:06:04 +02:00
parser Merge "Restore unit tests for CachingParser and fix it" 2019-05-25 11:24:51 +00:00
special Add missing type hint to SpecialPage::execute() 2019-05-16 14:31:54 +00:00
Views Merge "Slightly improve degroup action, remove Phan suppressions" 2019-05-19 17:20:23 +00:00
AbuseFilter.php Don't run filters with null title 2019-05-25 16:27:08 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Simplify static properties in AbuseFilterHooks 2019-05-25 16:27:21 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Merge "Slightly improve degroup action, remove Phan suppressions" 2019-05-19 17:20:23 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Temporarily catch another BadMethodCallException 2019-05-16 15:49:17 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00