mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy d715f6d2c0 Increase cache hits for CachingParser
If $parser->parse returns a falsey value (=null), that's because the
filter doesn't have any statement. But that's not a valid reason not to
cache the filter. Hence, return whatever parse() is returning inside the
callback, so that the result is always cached.

Change-Id: Ib6b0e72d882dc484456a3be6bbc74da36ef48bf7
2019-08-13 18:03:13 +02:00
..
api Add a new API module to retrieve private details from AbuseLog 2019-08-09 21:10:28 +00:00
pagers Tweak methods related to global filters 2019-07-02 17:02:50 +02:00
parser Increase cache hits for CachingParser 2019-08-13 18:03:13 +02:00
special Add a new API module to retrieve private details from AbuseLog 2019-08-09 21:10:28 +00:00
Views Don't show export link for new filters 2019-08-11 12:21:36 +02:00
AbuseFilter.php Merge "Remove outdated comment, add a new one" 2019-08-12 08:26:30 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Fix the warning about permission name changes 2019-08-13 14:40:17 +05:30
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 a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
AbuseFilterRightsLogFormatter.php Overhaul Blockautopromote action 2019-08-05 22:27:49 -04:00
AbuseFilterRunner.php Gracefully handle blockautopromote failures 2019-08-10 15:18:30 +02:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Specialize empty AFPData types 2019-08-04 15:26:57 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Profiling: don't count time for operations shared with the edit 2019-08-04 20:12:10 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00