mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy cbea88f818 Add a service to retrieve the filter user
Unfortunately, this isn't using DI completely, because of the
User::newSystemUser call. I'm not even sure if we really need to call it
or we can just stick to new UserIdentityValue, but leaving like this for
now.
Also, the types were weakened to UserIdentity, so the transition is
going to be easy anyway.

Change-Id: I08f8fae0fcc622ff0ac3f86771476d06d1c18549
2020-10-26 14:06:53 +01:00
..
AbuseFilterView.php Cleanup for AbuseFilter class 2020-10-25 15:55:21 +01:00
AbuseFilterViewDiff.php Clean up view classes 2020-10-13 10:38:43 +02:00
AbuseFilterViewEdit.php Simplify ViewEdit, round 2 2020-10-23 13:00:43 +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 Add a service to retrieve the filter user 2020-10-26 14:06:53 +01: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