mediawiki-extensions-AbuseF.../includes/Api
Daimona Eaytoy 7c1d1c6d7d Return warnings from the parser, add warning for catch-all regexps
This commit introduces some boilerplate for emitting warnings from the
AbuseFilter parser, and also code for showing these warnings in the ace
editor. Adding new warnings should be as simple as appending to
AbuseFilterParser::warnings (and adding the relevant i18n).

Bug: T264768
Bug: T269770
Change-Id: Ic11021b379f997a89f59c8c0572338d957e089a6
2020-12-18 18:22:41 +01:00
..
AbuseLogPrivateDetails.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00
CheckMatch.php Return warnings from the parser, add warning for catch-all regexps 2020-12-18 18:22:41 +01:00
CheckSyntax.php Return warnings from the parser, add warning for catch-all regexps 2020-12-18 18:22:41 +01:00
EvalExpression.php Return warnings from the parser, add warning for catch-all regexps 2020-12-18 18:22:41 +01:00
QueryAbuseFilters.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00
QueryAbuseLog.php Add a VariablesBlobStore service 2020-12-15 02:35:15 +00:00
UnblockAutopromote.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00