mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy a766e39ade Add unit tests for profiling
Yet another important part to have covered. While for normal edits it
already works, for stashed ones it doesn't. That's why we need the patch
for checkAllFilters. Since for stashed edits profiling stats are all
zeros, this may explain T201334.
Changed the timestamp variable to use wfTimestamp instead of time() so
that we can fake it inside unit tests.
In a subsequent patch we should add average runtime conditions to tests
(really tricky).

Bug: T201193
Depends-On: Ib17821240b25c972a187e6b5eae42c5ada6c65e7
Change-Id: I5ee7ba44a6cd82a5ddb24fb4127af04d96e647f4
2019-05-23 08:47:40 +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 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 Remove problematic array type hint from hook handler 2019-05-18 08:50:22 +02: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