mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 93e8cb5ac5 Tune logging channel
As follow-up of I10b1fd2d9bdfe518089c053d77fef568170ecb65, use
'AbuseFilter' instead of 'AbuseFilterDeprecatedVars' as channel name.
Raise level for null-title filtering. Since with a null title
several things are likely to break, a warning is more appropriate here.
Tweaked the message as well, to include the bug number and to avoid
pointlessly including the title (which is null).
Lower the level for stashedit hit/miss (as it's really spammy and not
that useful right now).
Use 'abusefilter' instead of 'AbuseFilter' for statsd so that everything
has the same prefix.
Also raise the level for parser exceptions and unrecognized
consequences.

Change-Id: I1f9988155e924232b201281795cd322636da8082
2019-01-16 08:56:22 +00:00
..
api SECURITY: Remove private information from the API results 2018-12-03 23:11:32 +00:00
pagers Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
parser Tune logging channel 2019-01-16 08:56:22 +00:00
special Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
Views Merge "Revert "Revert "Add typehinting for every object-only parameter""" 2018-11-18 16:27:27 +00:00
AbuseFilter.php Tune logging channel 2019-01-16 08:56:22 +00:00
AbuseFilterChangesList.php Replace RecentChange::$mAttribs with getter functions 2019-01-02 11:36:57 +01:00
AbuseFilterHooks.php Tune logging channel 2019-01-16 08:56:22 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Really disable the minor_edit variable 2018-12-29 14:14:27 +01:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Expose text from all slots to AbuseFilter 2018-12-05 09:24:08 -08:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00