mediawiki-extensions-AbuseF.../includes
2023-11-19 13:03:56 +00:00
..
Api Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:13:30 +00:00
ChangeTags Use much more narrow IReadableDatabase and related where possible 2023-06-14 19:42:01 +00:00
Consequences Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
EditBox Merge "Replace BadMethodCallException with LogicException" 2023-11-19 13:03:56 +00:00
Filter Replace BadMethodCallException with LogicException 2023-11-16 19:10:50 +00:00
Hooks Show notification when editor links to a blocked domain 2023-10-31 15:32:02 +00:00
LogFormatter BlockedDomains: Add logging in case of hit 2023-06-14 22:23:50 +02:00
Pager Replace empty() with a null compare 2023-10-21 20:27:31 +02:00
Parser Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
Special Improve PHPDocs in SpecialAbuseFilter 2023-11-16 19:55:40 +01:00
VariableGenerator Merge "When testing against a page creation in RC, set page_id to 0 as in the real filtering" 2023-09-11 09:28:33 +00:00
Variables Use namespaced Title 2023-08-19 19:49:36 +02:00
View Replace BadMethodCallException with LogicException 2023-11-16 19:10:50 +00:00
Watcher Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
AbuseFilter.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterActorMigration.php Use namespaced MediaWiki\User\ActorMigrationBase 2023-08-20 01:08:09 +02: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 Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
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 Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
CentralDBNotAvailableException.php
EchoNotifier.php Use namespaced Title 2023-08-19 19:49:36 +02: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 namespaced MediaWiki\User\ActorMigrationBase 2023-08-20 01:08:09 +02:00
FilterProfiler.php Use namespaced Title 2023-08-19 19:49:36 +02:00
FilterRunner.php Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
FilterRunnerFactory.php Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
FilterStore.php Use the expression assignment operator to simplify code 2023-10-14 00:42:34 +02: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 Document more generated messages 2023-11-08 16:34:08 +00:00
RunnerData.php
ServiceWiring.php Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
SpecsFormatter.php Document more generated messages 2023-11-08 16:34:08 +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