..
Api
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +00:00
ChangeTags
Move ChangeTags stuff to separate namespace
2020-11-27 15:13:34 +00:00
Consequence
Consequences cleanup, should be a no-op
2020-11-30 01:12:25 +00:00
Filter
Introduce a service for saving filters
2020-11-20 22:33:21 +01:00
Hooks
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +00:00
LogFormatter
Move log formatters to a separate directory and namespace
2020-10-07 16:25:38 +02:00
Pager
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +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
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +00:00
VariableGenerator
Drop back-compat code
2020-12-08 17:15:47 +00:00
View
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +00:00
Watcher
Improve type safety of filter ids
2020-12-03 14:58:51 +01:00
AbuseFilter.php
Drop back-compat code
2020-12-08 17:15:47 +00:00
AbuseFilterChangesList.php
Stop using the Revision class
2020-02-26 15:39:12 +00:00
AbuseFilterHooks.php
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +00:00
AbuseFilterPermissionManager.php
Introduce a FilterValidator
2020-11-18 01:41:31 +00:00
AbuseFilterPreAuthenticationProvider.php
Factor out variables-related methods
2020-02-07 20:27:26 +00:00
AbuseFilterRunner.php
Add a hook for extensions to add custom actions
2020-12-04 16:10:44 +00:00
AbuseFilterServices.php
Add ConsequencesRegistry
2020-12-03 22:39:25 +01:00
AbuseFilterVariableHolder.php
Drop back-compat code
2020-12-08 17:15:47 +00:00
AbuseLogger.php
Split afl_filter in afl_filter_id and afl_global
2020-12-08 18:31:27 +00:00
AbuseLoggerFactory.php
Create an AbuseLogger service
2020-12-03 14:46:57 +01:00
AFComputedVariable.php
Drop back-compat code
2020-12-08 17:15:47 +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
ConsequencesFactory.php
Move ChangeTags stuff to separate namespace
2020-11-27 15:13:34 +00:00
ConsequencesLookup.php
Add ConsequencesRegistry
2020-12-03 22:39:25 +01:00
ConsequencesRegistry.php
Add a hook for extensions to add custom actions
2020-12-04 16:10:44 +00:00
EditBoxBuilder.php
EditBoxBuilder: Minor cleanup for readability
2020-11-27 23:33:11 +00:00
EditBoxBuilderFactory.php
Introduce EditBoxBuilderFactory service and EditBoxBuilder
2020-11-26 14:49:04 +01:00
FilterCompare.php
Always take into account custom actions
2020-12-03 21:39:35 +00:00
FilterImporter.php
Always take into account custom actions
2020-12-03 21:39:35 +00:00
FilterLookup.php
Use 'default' as default group when reading filters from history
2020-12-03 15:16:17 +00:00
FilterProfiler.php
Improve type safety of filter ids
2020-12-03 14:58:51 +01:00
FilterStore.php
Always take into account custom actions
2020-12-03 21:39:35 +00:00
FilterUser.php
Add a service to retrieve the filter user
2020-10-26 14:06:53 +01:00
FilterValidator.php
Move ChangeTags stuff to separate namespace
2020-11-27 15:13:34 +00: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
Always take into account custom actions
2020-12-03 21:39:35 +00:00
TableDiffFormatterFullContext.php
Fix coding conventions exclusion rules
2018-04-20 08:40:18 +00:00