mediawiki-extensions-AbuseF.../includes/Views
Matěj Suchánek 1445d5962a Introduce BlockAutopromoteStore service
This service is responsible for the blockautopromote feature:
(un)block autopromotion and check status.

The patch mostly moves code from static methods to the new class
and relaxes type hints (e.g. from User to UserIdentity).

Change-Id: I79a72377881cf06717931cd09af12f3b8e5f3e3f
2020-10-24 12:31:44 +00:00
..
AbuseFilterView.php Avoid direct coupling between SpecialAbuseFilter and AbuseFilterView 2020-10-17 00:37:11 +02:00
AbuseFilterViewDiff.php Clean up view classes 2020-10-13 10:38:43 +02:00
AbuseFilterViewEdit.php Replace $wgAbuseFilterRestrictions with more specific variables 2020-10-22 13:38:59 +00:00
AbuseFilterViewExamine.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
AbuseFilterViewHistory.php Avoid direct coupling between SpecialAbuseFilter and AbuseFilterView 2020-10-17 00:37:11 +02:00
AbuseFilterViewImport.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
AbuseFilterViewList.php Prevent uncaught warnings/exception on Special:AbuseFilter 2020-10-20 13:59:45 +02:00
AbuseFilterViewRevert.php Introduce BlockAutopromoteStore service 2020-10-24 12:31:44 +00:00
AbuseFilterViewTestBatch.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
AbuseFilterViewTools.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00