mediawiki-extensions-AbuseF.../includes/api
Daimona Eaytoy 3f83e57ad7 Factor out variables-related methods
This is another step needed to reduce the size of the gigantic
AbuseFilter and AbuseFilterHooks classes. It also makes many methods
non-static, for more testability.

Note, this layout is still not final. We should somehow merge the
functionality of VariableGenerator and AFComputedVariable, for which
I already have plans.

Change-Id: I366d598b69ad866496b7cb0059e0835c02e54041
2020-02-07 20:27:26 +00:00
..
ApiAbuseFilterCheckMatch.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
ApiAbuseFilterCheckSyntax.php Use permissions accessors 2019-08-27 13:21:55 +02:00
ApiAbuseFilterEvalExpression.php SECURITY: Require view-private or modify for the evalexpression API 2019-11-21 16:33:04 +01:00
ApiAbuseFilterUnblockAutopromote.php Use dieBlocked instead of directly using apierror-blocked 2019-09-14 10:18:01 +02:00
ApiAbuseLogPrivateDetails.php ApiAbuseLogPrivateDetails: private-details should be privatedetails 2019-12-16 03:25:15 +00:00
ApiQueryAbuseFilters.php build: Updating dependencies 2020-01-21 07:38:54 +00:00
ApiQueryAbuseLog.php Replace deprecated IP class with IPUtils 2020-01-24 18:27:26 +01:00