mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 89520e2353 Remove $wgAbuseFilterProfiling
This variable was introduced to selectively enable profiling because
stats recording was bad for performance. Nowadays, stats are recorded in
a deferredupdate and don't harm performance anymore. Thus, this variable
can be removed and profiling be enabled by default.

Bug: T191039
Depends-On: Ib5fdeb75c1324f672b4ded39681f006fde34b4d1
Change-Id: Ia5c477edc8733bb1994cb6d01e1371ed496c8bcb
2019-03-23 11:31:11 +00:00
..
api Remove useless SpecialAbuseLog::getNotDeletedCond 2019-03-23 11:49:30 +01:00
pagers Remove useless SpecialAbuseLog::getNotDeletedCond 2019-03-23 11:49:30 +01:00
parser Add a function to the parser to retrieve the next token 2019-03-23 11:55:08 +01:00
special Remove useless SpecialAbuseLog::getNotDeletedCond 2019-03-23 11:49:30 +01:00
Views Remove $wgAbuseFilterProfiling 2019-03-23 11:31:11 +00:00
AbuseFilter.php Remove $wgAbuseFilterProfiling 2019-03-23 11:31:11 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Remove $wgAbuseFilterProfiling 2019-03-23 11:31:11 +00:00
AbuseFilterModifyLogFormatter.php
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php
AbuseFilterVariableHolder.php Merge "Simplify AbuseFilterVariableHolder::dumpAllVars" 2019-03-17 11:04:53 +00:00
AbuseLogHitFormatter.php
AFComputedVariable.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
TableDiffFormatterFullContext.php