mediawiki-extensions-AbuseF.../includes
Umherirrender 8e6d820154 Use HookHandlers for UserMerge hook
Bug: T254306
Depends-On: Ib78dae49854863af1a37a00636737c94694776ae
Change-Id: If2bc517fb612199f4d744efbfa261ee5c556b6a5
2023-08-16 09:44:30 +02:00
..
Api Avoid TestUser in non-database tests 2023-08-06 22:18:49 +00:00
ChangeTags Use much more narrow IReadableDatabase and related where possible 2023-06-14 19:42:01 +00:00
Consequences Replace userNameUtils with UserIdentityUtils 2023-07-27 10:29:31 -03:00
EditBox Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
Filter
Hooks Use HookHandlers for UserMerge hook 2023-08-16 09:44:30 +02:00
LogFormatter BlockedDomains: Add logging in case of hit 2023-06-14 22:23:50 +02:00
Pager Merge "Various code style clean-ups" 2023-06-23 18:43:58 +00:00
Parser Merge "Mark protected stuff in classes with no subclasses as private" 2023-06-23 18:35:48 +00:00
Special Remove faulty phan suppression 2023-07-21 21:47:34 +02:00
VariableGenerator Merge "Get parsed content from PreparedUpdate" 2023-07-18 14:15:40 +00:00
Variables Pass ParserFactory to LazyVariableComputer 2023-07-29 14:20:07 +02:00
View Merge "Clean up AbuseFilterViewTestBatch" 2023-07-12 13:12:47 +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 BlockedDomains: Move filtering logic to a dedicated class 2023-08-06 16:27:23 +02:00
AbuseLogger.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-16 01:54:05 +00:00
AbuseLoggerFactory.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-16 01:54:05 +00:00
ActionSpecifier.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
BlockAutopromoteStore.php
BlockedDomainFilter.php BlockedDomains: Move filtering logic to a dedicated class 2023-08-06 16:27:23 +02:00
BlockedDomainStorage.php Merge "Various code style clean-ups" 2023-06-23 18:43:58 +00:00
CentralDBManager.php Migrate ILB::getConnectionRef() calls to ILB::getConnection() 2023-08-03 22:28:51 +00:00
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 Migrate ILB::getConnectionRef() calls to ILB::getConnection() 2023-08-03 22:28:51 +00:00
FilterProfiler.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
FilterRunner.php Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +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 BlockedDomains: Move filtering logic to a dedicated class 2023-08-06 16:27:23 +02:00
SpecsFormatter.php Update moved class RawMessage 2023-05-19 10:30:17 +00:00
TableDiffFormatterFullContext.php Use the new Wikimedia\Diff namespace 2023-06-29 11:56:13 +10:00
TextExtractor.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
ThrottleFilterPresentationModel.php