mediawiki-extensions-AbuseF.../includes/View
Daimona Eaytoy 5e609eb537 Add GlobalNameUtils class
This is just a temporary location for these two methods. Since they're
used a lot, having them in the AbuseFilter class means that the
dependency graph is unnecessarily complicated. Thus, since these methods
aren't doing much, they were moved to a dedicated class. Future todo is
finding an appropriate location, that might be either as part of another
service, or keep them in a Utilities class, perhaps a single class with
all util methods, rather than a specific class.

Change-Id: I52cc47a6b9a387cd1e68c5127f6598a4c43ca428
2020-12-12 17:49:48 +00:00
..
AbuseFilterView.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewDiff.php Mark two private methods as such 2020-12-03 16:52:17 +01:00
AbuseFilterViewEdit.php build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-10 18:28:54 +00:00
AbuseFilterViewExamine.php Add GlobalNameUtils class 2020-12-12 17:49:48 +00:00
AbuseFilterViewHistory.php Move pagers to their own namespace 2020-12-03 14:17:09 +00:00
AbuseFilterViewImport.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewList.php Move pagers to their own namespace 2020-12-03 14:17:09 +00:00
AbuseFilterViewRevert.php Split afl_filter in afl_filter_id and afl_global 2020-12-08 18:31:27 +00:00
AbuseFilterViewTestBatch.php Allow the parsers to return extra info 2020-12-11 15:03:23 +00:00
AbuseFilterViewTools.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
HideAbuseLog.php Create a separate view for hiding AbuseLog entries 2020-12-11 20:34:52 +00:00