mediawiki-extensions-AbuseF.../includes/Api
Daimona Eaytoy 5e609eb537 Add GlobalNameUtils class
This is just a temporary location for these two methods. Since they're
used a lot, having them in the AbuseFilter class means that the
dependency graph is unnecessarily complicated. Thus, since these methods
aren't doing much, they were moved to a dedicated class. Future todo is
finding an appropriate location, that might be either as part of another
service, or keep them in a Utilities class, perhaps a single class with
all util methods, rather than a specific class.

Change-Id: I52cc47a6b9a387cd1e68c5127f6598a4c43ca428
2020-12-12 17:49:48 +00:00
..
AbuseLogPrivateDetails.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00
CheckMatch.php Allow the parsers to return extra info 2020-12-11 15:03:23 +00:00
CheckSyntax.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00
EvalExpression.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00
QueryAbuseFilters.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00
QueryAbuseLog.php Add GlobalNameUtils class 2020-12-12 17:49:48 +00:00
UnblockAutopromote.php Move API modules to separate namespace and rename them 2020-12-03 22:11:09 +00:00