mediawiki-extensions-AbuseF.../includes
2021-01-14 21:47:13 +00:00
..
Api Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
ChangeTags Move ChangeTags stuff to separate namespace 2020-11-27 15:13:34 +00:00
Consequences Remove deprecated VariableHolder::getVar 2021-01-03 19:14:13 +00:00
Filter Introduce a service for saving filters 2020-11-20 22:33:21 +01:00
Hooks Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
LogFormatter Add a service to format filter specs 2020-12-19 14:22:08 +01:00
Pager Restore hide link when viewing single AbuseLog entries 2021-01-12 11:56:19 +01:00
Parser Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
Special Fix a bunch of fatal errors seen in production 2021-01-07 17:17:43 +01:00
VariableGenerator Refactor VariableGenerator and LazyVariableComputer tests 2021-01-09 11:26:24 +00:00
Variables Refactor VariableGenerator and LazyVariableComputer tests 2021-01-09 11:26:24 +00:00
View Fix a bunch of fatal errors seen in production 2021-01-07 17:17:43 +01:00
Watcher Notify of a throttled filter 2020-12-19 10:31:29 +01:00
AbuseFilter.php Move getFirstFilterChange to FilterLookup 2021-01-04 14:52:42 -08:00
AbuseFilterChangesList.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterHooks.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterPermissionManager.php Introduce a FilterValidator 2020-11-18 01:41:31 +00:00
AbuseFilterPreAuthenticationProvider.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterServices.php Introduce a VariableGeneratorFactory service 2021-01-03 14:17:39 +01:00
AbuseLogger.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseLoggerFactory.php Cleanup variables-related classes 2021-01-02 18:19:38 +01: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
EchoNotifier.php Move special page classes to own namespace 2021-01-02 10:54:13 +01:00
EditBoxBuilder.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
EditBoxBuilderFactory.php Introduce EditBoxBuilderFactory service and EditBoxBuilder 2020-11-26 14:49:04 +01:00
FilterCompare.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
FilterImporter.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
FilterLookup.php Move getFirstFilterChange to FilterLookup 2021-01-04 14:52:42 -08:00
FilterProfiler.php Add GlobalNameUtils class 2020-12-12 17:49:48 +00:00
FilterRunner.php Add pure unit tests for FilterRunner 2021-01-07 12:15:11 +00:00
FilterRunnerFactory.php Add pure unit tests for FilterRunner 2021-01-07 12:15:11 +00:00
FilterStore.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
FilterUser.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
FilterValidator.php Return warnings from the parser, add warning for catch-all regexps 2020-12-18 18:22:41 +01:00
GlobalNameUtils.php Improve code coverage 2020-12-19 16:28:34 +01:00
InvalidImportDataException.php Adjust code coverage 2020-11-19 22:40:26 +00:00
KeywordsManager.php Add tests for retrieving RC variables 2020-10-04 12:43:04 +00:00
ServiceWiring.php Refactor VariableGenerator and LazyVariableComputer tests 2021-01-09 11:26:24 +00:00
SpecsFormatter.php Add a service to format filter specs 2020-12-19 14:22:08 +01:00
TableDiffFormatterFullContext.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
TextExtractor.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
ThrottleFilterPresentationModel.php Notify of a throttled filter 2020-12-19 10:31:29 +01:00