mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 4b10a544ab Add tests for tokenizer caching
Caching the result of the tokenization is pretty important
performance-wise, so this test ensures that caching works as expected.
I have also extracted the method used to generate the cache key for
easier testing, and moved the cache instance to a class member because
otherwise that piece of code can't be tested...

Bug: T201193
Change-Id: I9b3bc36b552901bc6ca7609ee51e80be2979a9c4
2019-04-15 16:59:55 +02:00
..
api Use string cast for Postgres compatibility 2019-03-23 12:44:02 +01:00
pagers Merge "Use string cast for Postgres compatibility" 2019-04-11 21:50:06 +00:00
parser Add tests for tokenizer caching 2019-04-15 16:59:55 +02:00
special Merge "Use string cast for Postgres compatibility" 2019-04-11 21:50:06 +00:00
Views Merge "Add doc for every class member" 2019-04-06 14:37:19 +00:00
AbuseFilter.php Increase code coverage a bit 2019-04-13 18:30:14 +02:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Remove $wgAbuseFilterRuntimeProfiling 2019-03-23 11:31:18 +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 Add tests for storing and loading the variables dump 2019-04-12 08:03:33 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Temporarily catch BadMethodCallException when computing _links vars 2019-04-11 09:33:16 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00