mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy a1626a0d7f Move some misplaced AbuseFilterParser entry points
These methods had no reals reason to be static and belong to the
AbuseFilter class. Most of them were moved to Parser class as common
variations of the existing entry points. One was specific to the
EvalExpression API module and was moved there.

This change comes at no cost, and will make it possible to inject a
parser where needed.

Change-Id: Ifd169cfc99df8a5eb4ca94ac330f301ca28a2442
2020-09-29 00:36:08 +02:00
..
AbuseFilterView.php build: Updating mediawiki/mediawiki-phan-config to 0.10.2 2020-06-02 21:33:38 +00:00
AbuseFilterViewDiff.php build: Updating dependencies 2020-01-21 07:38:54 +00:00
AbuseFilterViewEdit.php AbuseFilterViewEdit: only invoke Language::filterNum on a numeric string 2020-09-09 01:38:20 -04:00
AbuseFilterViewExamine.php Inject a user into RCVariableGenerator 2020-09-21 16:15:21 +00:00
AbuseFilterViewHistory.php Stop using deprecated stuff with easy replacements 2020-01-08 14:59:30 +01:00
AbuseFilterViewImport.php Validate imported data 2020-02-10 18:41:36 +00:00
AbuseFilterViewList.php Merge "Move link to /import in a button on ViewList" 2020-09-27 08:50:58 +00:00
AbuseFilterViewRevert.php Add MessageLocalizer to AbuseFilter::getActionDisplay 2020-09-17 22:45:52 +02:00
AbuseFilterViewTestBatch.php Move some misplaced AbuseFilterParser entry points 2020-09-29 00:36:08 +02:00
AbuseFilterViewTools.php ViewTools: hide the result box when empty 2020-09-19 12:37:06 +00:00