mediawiki-extensions-AbuseF.../includes
2020-11-18 23:43:20 +00:00
..
api Remove AbuseFilter::filterHidden and ::getGlobalFilterDescription 2020-11-18 08:43:22 +00:00
Filter Add a FilterLookup service 2020-11-18 01:17:47 +00:00
Hooks Add typehints to hook handlers 2020-10-28 11:37:07 +01:00
LogFormatter Move log formatters to a separate directory and namespace 2020-10-07 16:25:38 +02:00
pagers Merge "Divide AbuseFilterPermissionManager::canSeeLogDetails" 2020-11-04 10:32:46 +00:00
parser Handle DUNDEFINED in array offsets 2020-11-18 14:20:49 -08:00
ParserNS Introduce AbuseFilterParserFactory service 2020-10-31 21:19:00 +01:00
special AbuseLog: Use a radio button not checkbox for suppressing entries 2020-11-18 20:57:39 +00:00
VariableGenerator Use a WikiPage object when filtering edits on a non-existing Title 2020-11-18 20:13:46 +00:00
Views Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
AbuseFilter.php Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
AbuseFilterChangesList.php
AbuseFilterHooks.php Use a WikiPage object when filtering edits on a non-existing Title 2020-11-18 20:13:46 +00:00
AbuseFilterPermissionManager.php Introduce a FilterValidator 2020-11-18 01:41:31 +00:00
AbuseFilterPreAuthenticationProvider.php
AbuseFilterRunner.php Factor out another method from AbuseFilterRunner::getFilteredConsequences 2020-11-18 16:49:26 +00:00
AbuseFilterServices.php Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
AbuseFilterVariableHolder.php Rewrite the VariableHolder code to translate deprecated variables 2020-09-29 15:06:14 +00:00
AFComputedVariable.php Remove exclusions for new PHPCS rules, bump PHPCS to 33.0.0 2020-11-03 19:26:11 +00:00
BlockAutopromoteStore.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
CentralDBManager.php Add a FilterLookup service 2020-11-18 01:17:47 +00:00
CentralDBNotAvailableException.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
ChangeTagger.php Inject ChangeTagsManager to ChangeTagger 2020-10-21 16:30:43 +02:00
ChangeTagsManager.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
EmergencyWatcher.php Introduce EmergencyWatcher service 2020-11-18 14:20:18 +00:00
FilterCompare.php Introduce a FilterCompare service 2020-11-18 11:52:44 +00:00
FilterImporter.php Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
FilterLookup.php Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
FilterProfiler.php FilterProfiler: allow searching for slow global filters 2020-11-18 23:20:30 +00:00
FilterUser.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
FilterValidator.php Introduce a FilterValidator 2020-11-18 01:41:31 +00:00
InvalidImportDataException.php Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
KeywordsManager.php Add tests for retrieving RC variables 2020-10-04 12:43:04 +00:00
ServiceWiring.php Add an interface for exporting/importing filters 2020-11-18 22:06:09 +00:00
TableDiffFormatterFullContext.php