mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 53f03e5301 Tokenizer caching back to APC
Partial revert of I4dd81a723e2bdb828b90594ad66a3918d8ec5b6c.
Thinking again of it, I think it's not worth it to have this data over
the network. Plus, given that it's not-that-slow to be computed, I think
there can only be a performance gain in using APC (as opposed to e.g.
memcached/redis) for 99.9% of the filters.

Change-Id: I8c6a4a95ec12c18ede8e6419540f7a2ac943457c
2019-05-28 19:48:26 +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 Tokenizer caching back to APC 2019-05-28 19:48:26 +02: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