mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy 1686042a91 Move variable generators to new classes
RunVariableGenerator is for generating variables based on the current
action;
RowVariableGenerator is for RC entries;
VariableGenerator is the generic one.

This patch only moves the methods to the new classes, to keep the diff
easier to read, and facilitate conflict resolution. These classes will
then be revamped in I366d598b69ad866496b7cb0059e0835c02e54041.

Note that these classes are now namespaced.

One method, AbuseFilter::getEditVars, was renamed to
AbuseFilterVariableGenerator::generateEditVars, because it would
otherwise conflict with an incompatible method in RunVariableGenerator.

Change-Id: Iff412e5492873d4fae55402939a51609e64d55a8
2020-02-07 19:44:31 +00:00
..
AbuseFilterView.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AbuseFilterViewDiff.php build: Updating dependencies 2020-01-21 07:38:54 +00:00
AbuseFilterViewEdit.php build: Updating composer dependencies 2020-01-28 17:51:38 +00:00
AbuseFilterViewExamine.php Move variable generators to new classes 2020-02-07 19:44:31 +00:00
AbuseFilterViewHistory.php Stop using deprecated stuff with easy replacements 2020-01-08 14:59:30 +01:00
AbuseFilterViewImport.php Use permissions accessors 2019-08-27 13:21:55 +02:00
AbuseFilterViewList.php Merge "Stop using deprecated stuff with easy replacements" 2020-01-22 16:44:57 +00:00
AbuseFilterViewRevert.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AbuseFilterViewTestBatch.php Move variable generators to new classes 2020-02-07 19:44:31 +00:00
AbuseFilterViewTools.php Don't show the form for restoring autopromotion to unprivileged users 2019-09-13 20:31:17 +02:00