mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 472d1221bd tests: Increase and rebalance code coverage
Also fix a couple of broken tests in Consequences:
 - For createaccount, $user->addToDatabase must be called before
   testForAccountCreation, or it will throw a CannotCreateActorException.
 - In testThrottleLimit, also set wgAbuseFilterEmergencyDisableThreshold
   to avoid relying on the local config.

Bug: T201193
Change-Id: If1a50b0a729e4d554485f2e2225d5877510966b6
2020-02-07 18:32:17 +00:00
..
api Replace deprecated IP class with IPUtils 2020-01-24 18:27:26 +01:00
pagers Merge "Stop using deprecated stuff with easy replacements" 2020-01-22 16:44:57 +00:00
parser tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
special Merge "Stop using deprecated stuff with easy replacements" 2020-01-22 16:44:57 +00:00
Views build: Updating composer dependencies 2020-01-28 17:51:38 +00:00
AbuseFilter.php Merge "Stop using deprecated stuff with easy replacements" 2020-01-22 16:44:57 +00:00
AbuseFilterChangesList.php Stop using deprecated stuff with easy replacements 2020-01-08 14:59:30 +01:00
AbuseFilterHooks.php Replace deprecated IP class with IPUtils 2020-01-24 18:27:26 +01: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 profiling points throughout the code for the CachingParser switch 2019-09-18 10:02:55 +00:00
AbuseFilterRightsLogFormatter.php Remove script for blockautopromote entries 2019-09-09 13:56:56 +02:00
AbuseFilterRunner.php build: Updating composer dependencies 2020-01-28 17:51:38 +00:00
AbuseFilterSuppressLogFormatter.php
AbuseFilterVariableHolder.php Fix remaining PHPCS issues 2020-01-21 12:36:37 +00:00
AbuseLogHitFormatter.php
AFComputedVariable.php Replace deprecated IP class with IPUtils 2020-01-24 18:27:26 +01:00
TableDiffFormatterFullContext.php