mediawiki-extensions-AbuseF.../maintenance
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
..
addMissingLoggingEntries.php Clean up view classes 2020-10-13 10:38:43 +02:00
fixOldLogEntries.php Exclude old, single-use scripts from coverage reports 2020-09-30 12:42:34 +02:00
migrateAflFilter.php Add GlobalNameUtils class 2020-12-12 17:49:48 +00:00
normalizeThrottleParameters.php Merge "Add a service to retrieve the filter user" 2020-10-29 09:52:56 +00:00
purgeOldLogIPData.php Update a few unspecific PHPDoc comments 2020-12-03 09:50:09 +01:00
searchFilters.php Introduce searchFilters.php 2020-09-16 09:03:43 -04:00
updateVarDumps.php Drop back-compat code 2020-12-08 17:15:47 +00:00