mediawiki-extensions-AbuseF.../includes
Matěj Suchánek f5b18a36bf Move special page classes to own namespace
Change-Id: Ic2d13518924e77b1be96d1a7489abcd07e6d1dab
2021-01-02 10:54:13 +01:00
..
Api Move special page classes to own namespace 2021-01-02 10:54:13 +01:00
ChangeTags Move ChangeTags stuff to separate namespace 2020-11-27 15:13:34 +00:00
Consequences Reversible consequences 2020-12-31 14:43:32 +01:00
Filter Introduce a service for saving filters 2020-11-20 22:33:21 +01:00
Hooks Make tests pass on SQLite 2020-12-31 20:11:10 +00:00
LogFormatter Add a service to format filter specs 2020-12-19 14:22:08 +01:00
Pager Move special page classes to own namespace 2021-01-02 10:54:13 +01:00
Parser Inject the condition limit into AbuseFilterParser 2021-01-01 18:27:06 +01:00
Special Move special page classes to own namespace 2021-01-02 10:54:13 +01:00
VariableGenerator Add a TextExtractor service 2021-01-01 18:25:32 +01:00
View Move special page classes to own namespace 2021-01-02 10:54:13 +01:00
Watcher Notify of a throttled filter 2020-12-19 10:31:29 +01:00
AbuseFilter.php Add a TextExtractor service 2021-01-01 18:25:32 +01:00
AbuseFilterChangesList.php
AbuseFilterHooks.php Add a TextExtractor service 2021-01-01 18:25:32 +01:00
AbuseFilterPermissionManager.php Introduce a FilterValidator 2020-11-18 01:41:31 +00:00
AbuseFilterPreAuthenticationProvider.php Add a TextExtractor service 2021-01-01 18:25:32 +01:00
AbuseFilterServices.php Add a TextExtractor service 2021-01-01 18:25:32 +01:00
AbuseFilterVariableHolder.php Add a LazyVariableComputer service 2020-12-31 14:05:52 +01:00
AbuseLogger.php Add a VariablesBlobStore service 2020-12-15 02:35:15 +00:00
AbuseLoggerFactory.php Add a VariablesBlobStore service 2020-12-15 02:35:15 +00:00
AFComputedVariable.php Add a LazyVariableComputer service 2020-12-31 14:05:52 +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 Add GlobalNameUtils class 2020-12-12 17:49:48 +00:00
FilterProfiler.php Add GlobalNameUtils class 2020-12-12 17:49:48 +00:00
FilterRunner.php Add a LazyVariableComputer service 2020-12-31 14:05:52 +01:00
FilterRunnerFactory.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
FilterStore.php Move special page classes to own namespace 2021-01-02 10:54:13 +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
LazyVariableComputer.php Add a TextExtractor service 2021-01-01 18:25:32 +01:00
ServiceWiring.php Merge "Add a TextExtractor service" 2021-01-01 19:36:42 +00:00
SpecsFormatter.php Add a service to format filter specs 2020-12-19 14:22:08 +01:00
TableDiffFormatterFullContext.php
TextExtractor.php Add a TextExtractor service 2021-01-01 18:25:32 +01:00
ThrottleFilterPresentationModel.php Notify of a throttled filter 2020-12-19 10:31:29 +01:00
VariablesBlobStore.php Add a VariablesBlobStore service 2020-12-15 02:35:15 +00:00
VariablesFormatter.php Introduce a VariablesFormatter service 2021-01-01 15:45:52 +01:00