mediawiki-extensions-AbuseF.../includes/parser
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
..
AbuseFilterCachingParser.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterParser.php Tune logging channel 2019-01-16 08:56:22 +00:00
AbuseFilterTokenizer.php Tune logging channel 2019-01-16 08:56:22 +00:00
AFPData.php Avoid useless error message for regexfailure exception 2018-10-08 19:19:01 +02:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPToken.php Fix code comments 2018-10-03 16:45:03 +02:00
AFPTreeNode.php Compact some other comments 2018-07-17 17:17:44 +02:00
AFPTreeParser.php Fix MediaWiki.Usage.InArrayUsage.Found issues 2018-07-29 15:19:09 -07:00
AFPUserVisibleException.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +02:00