mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy f589629b12 Avoid direct coupling between SpecialAbuseFilter and AbuseFilterView
While this might seem a small change, it removes the last remaining
coupling between SpecialAbuseFilter and the *View classes, that were
forming a huge tangle.

Change-Id: I5a9d6516e3fa2d3efc4bb2e19b05379dc33cd84d
2020-10-17 00:37:11 +02:00
..
api Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
Hooks Migrate a few hook handlers to DI 2020-10-10 17:23:04 +00:00
LogFormatter Move log formatters to a separate directory and namespace 2020-10-07 16:25:38 +02:00
pagers Merge "Add an AbuseFilterPermissionManager service" 2020-10-13 08:36:25 +00:00
parser Merge "Move some misplaced AbuseFilterParser entry points" 2020-09-29 13:51:17 +00:00
special Avoid direct coupling between SpecialAbuseFilter and AbuseFilterView 2020-10-17 00:37:11 +02:00
VariableGenerator Add test traits for uploads and account creation 2020-10-04 13:16:58 +00:00
Views Avoid direct coupling between SpecialAbuseFilter and AbuseFilterView 2020-10-17 00:37:11 +02:00
AbuseFilter.php Improve display of log entries when global filters are not enabled 2020-10-15 15:05:16 +02:00
AbuseFilterChangesList.php Stop using the Revision class 2020-02-26 15:39:12 +00:00
AbuseFilterHooks.php Migrate a few hook handlers to DI 2020-10-10 17:23:04 +00:00
AbuseFilterPermissionManager.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
AbuseFilterPreAuthenticationProvider.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterRunner.php Use new services in AbuseFilterRunner 2020-10-14 23:08:32 +00:00
AbuseFilterServices.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
AbuseFilterVariableHolder.php Rewrite the VariableHolder code to translate deprecated variables 2020-09-29 15:06:14 +00:00
AFComputedVariable.php Use new services in AbuseFilterRunner 2020-10-14 23:08:32 +00:00
FilterProfiler.php Represent new filters with null instead of 'new' 2020-10-10 12:23:50 +02:00
KeywordsManager.php Add tests for retrieving RC variables 2020-10-04 12:43:04 +00:00
ServiceWiring.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00