mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy f56562f583 Add tests for global filters
Another crucial part to have covered. Also clarify that
AbuseFilterCentralDB can be of the form "dbname-prefix".

Remove a filter used for profiling and replace it with a global one:
we're still fine, and the list is kept shorter.

Bug: T201193
Depends-On: I5ee7ba44a6cd82a5ddb24fb4127af04d96e647f4
Change-Id: If6b91711534c0d60e1aa27bd5748c3023e29f376
2019-05-24 16:58:23 +02: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 Ignore trailing commas in function calls 2019-05-21 23:13:31 +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 Add unit tests for profiling 2019-05-23 08:47:40 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Add tests for global filters 2019-05-24 16:58:23 +02:00
AbuseFilterModifyLogFormatter.php
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php
AbuseFilterVariableHolder.php Merge "Slightly improve degroup action, remove Phan suppressions" 2019-05-19 17:20:23 +00:00
AbuseLogHitFormatter.php
AFComputedVariable.php Temporarily catch another BadMethodCallException 2019-05-16 15:49:17 +02:00
TableDiffFormatterFullContext.php