mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy 4c06dd52c8 Replace $wgAbuseFilterRestrictions with more specific variables
So that sysadmins can further customize the extension. It was also wrong
to use the same variable for many different things.

Note that there's no associated patch in wmf-config because we use the
defaults. However, before merging this patch, please recheck that
AbuseFilterRestrictions and AbuseFilterDisallowGlobalLocalBlocks aren't
used there (https://codesearch.wmflabs.org/operations/?q=AbuseFilterDisallowGlobalLocalBlocks%7CAbuseFilterRestrictions&i=nope&files=&repos=)

Bug: T175221
Change-Id: I7581b3ee6d9d11a6cf1599b8ff874e8c3d54adf4
2020-10-22 13:38:59 +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 Clean up view classes 2020-10-13 10:38:43 +02: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