mediawiki-extensions-AbuseF.../includes
Matěj Suchánek a51b9bf903 Serialize all data for edit stash
Thanks to this, we will be able to provide more information
to consequences and watchers, which will open door for new
features and possibly cleaner code.

Change-Id: I7135509823ea84b2a2923d2c1831ce293b98a9f9
2021-02-11 15:09:50 +01:00
..
Api Catch FilterNotFoundException in ApiQueryAbuseLog 2021-01-22 01:54:40 +00:00
ChangeTags Move ChangeTags stuff to separate namespace 2020-11-27 15:13:34 +00:00
Consequences Don't return the status of doBlockInternal when processing block actions 2021-01-19 22:38:20 +00:00
EditBox Partial integration of EditBoxBuilder with HTMLForm 2021-02-01 16:23:42 +00:00
Filter Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00
Hooks Merge "Move all "secondary" hooks away from AbuseFilterHooks" 2021-02-06 18:46:01 +00:00
LogFormatter Add a service to format filter specs 2020-12-19 14:22:08 +01:00
Pager Increase coverage for more classes 2021-01-17 17:38:58 +00:00
Parser Serialize all data for edit stash 2021-02-11 15:09:50 +01:00
Special Merge "Partial integration of EditBoxBuilder with HTMLForm" 2021-02-04 17:41:29 +00:00
VariableGenerator Add a hook to allow computing variables from different types of RC rows 2021-02-01 14:57:10 +00:00
Variables Skip regexp validation if the regex is (partly) unknown 2021-02-04 15:16:22 +00:00
View Merge "Partial integration of EditBoxBuilder with HTMLForm" 2021-02-04 17:41:29 +00:00
Watcher Notify of a throttled filter 2020-12-19 10:31:29 +01:00
AbuseFilter.php Separate loose and backwards compatible code 2021-02-08 11:18:53 +01:00
AbuseFilterChangesList.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterHooks.php Merge "Move all "secondary" hooks away from AbuseFilterHooks" 2021-02-06 18:46:01 +00: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 Partial integration of EditBoxBuilder with HTMLForm 2021-02-01 16:23:42 +00:00
AbuseLogger.php Introduce an EditRevUpdater service 2021-01-27 00:24:39 +01:00
AbuseLoggerFactory.php Introduce an EditRevUpdater service 2021-01-27 00:24:39 +01:00
BlockAutopromoteStore.php Improve coverage for several classes 2021-01-16 15:01:40 +00: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
EditRevUpdater.php Introduce an EditRevUpdater service 2021-01-27 00:24:39 +01:00
EditStashCache.php Serialize all data for edit stash 2021-02-11 15:09:50 +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 Bump cache key version of FilterLookup::getAllActiveFiltersInGroup 2021-01-17 23:55:11 +01:00
FilterProfiler.php Create RunnerData class to store data about filter runtime and results 2021-02-08 16:06:25 +01:00
FilterRunner.php Serialize all data for edit stash 2021-02-11 15:09:50 +01:00
FilterRunnerFactory.php Introduce EditStashCache 2021-02-06 12:43:34 +01: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 Improve coverage of parser-related classes 2021-01-15 03:16:48 +00: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
RunnerData.php Serialize all data for edit stash 2021-02-11 15:09:50 +01:00
ServiceWiring.php Introduce EditStashCache 2021-02-06 12:43:34 +01:00
SpecsFormatter.php Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00
TableDiffFormatterFullContext.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
TextExtractor.php Use Authority in TextExtractor 2021-02-02 00:43:01 +00:00
ThrottleFilterPresentationModel.php Notify of a throttled filter 2020-12-19 10:31:29 +01:00