mediawiki-extensions-AbuseF.../includes
thiemowmde 7e6132d4d7 Remove bits of unused code across the codebase
Mostly found with the code inspection tools in PHPStorm.

Change-Id: I7f59dddca0aaab0ddd1093d52c07ec12efd20d6d
2023-06-14 19:41:00 +00:00
..
Api Add tests for extension.json and services 2023-03-28 09:35:02 +02:00
ChangeTags Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
Consequences Degroup: Return early if user is a temporary user 2023-06-06 14:10:21 +01:00
EditBox Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
Filter
Hooks BlockedDomains: Use cleaner array building and add tests 2023-06-12 17:46:55 +00:00
LogFormatter
Pager Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
Parser Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
Special Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
VariableGenerator Fix cases of LogicException in $update->getParserOutputForMetaData() 2023-06-14 13:35:16 +02:00
Variables Retrieve external links from PreparedUpdate 2023-06-13 14:30:06 +02:00
View Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
Watcher Use new DeferredUpdatesManager service 2023-05-30 12:50:08 +00:00
AbuseFilter.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterActorMigration.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterChangesList.php Replace deprecated Linker::commentBlock 2022-12-10 22:32:53 +01:00
AbuseFilterPermissionManager.php AbuseFilterPermissionManager: Add sitewide block check 2022-10-21 17:34:01 +00:00
AbuseFilterPreAuthenticationProvider.php
AbuseFilterServices.php Introduce Special:BlockedExternalDomains 2023-05-30 20:48:42 +02:00
AbuseLogger.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
AbuseLoggerFactory.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
ActionSpecifier.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
BlockAutopromoteStore.php
BlockedDomainStorage.php Merge "Fix error reporting in BlockedDomainStorage for real" 2023-06-12 21:28:38 +00:00
CentralDBManager.php
CentralDBNotAvailableException.php
EchoNotifier.php EchoNotifierTest: Use namespaced Event class 2022-11-12 06:28:33 +00:00
EditRevUpdater.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
EditStashCache.php
EmergencyCache.php
FilterCompare.php
FilterImporter.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
FilterLookup.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
FilterProfiler.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
FilterRunner.php Make use of the ??= operator and such where it makes sense 2023-06-12 10:27:03 +02:00
FilterRunnerFactory.php Use new DeferredUpdatesManager service 2023-05-30 12:50:08 +00:00
FilterStore.php Merge "Replace deprecated database object access methods" 2023-03-27 09:11:46 +00:00
FilterUser.php
FilterValidator.php Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
GlobalNameUtils.php
InvalidImportDataException.php
KeywordsManager.php
RunnerData.php
ServiceWiring.php Merge "Use new DeferredUpdatesManager service" 2023-06-01 19:00:42 +00:00
SpecsFormatter.php Update moved class RawMessage 2023-05-19 10:30:17 +00:00
TableDiffFormatterFullContext.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
TextExtractor.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
ThrottleFilterPresentationModel.php