mediawiki-extensions-Echo/includes
Alexander Vorwerk 5bd08e95ee Update job name to match $wgJobClasses key
The key must match what is specified in the constructor of the
EchoNotificationDeleteJob.

The job specify their name in the constructor through __CLASS__, which
means that with the class rename this key also needs to be updated.

Bug: T322342
Change-Id: Id1eebb0cc3ddcdabe31c5531cd32f032ed52a69c
2022-11-05 16:33:27 +01:00
..
Api Namespace Mapper 2022-11-04 18:05:34 +00:00
Cache Namespace Cache 2022-11-02 16:37:48 -06:00
Controller Namespace Mapper 2022-11-04 18:05:34 +00:00
Exception Namespace Exception 2022-11-02 14:03:10 -06:00
Formatters Namespace Controller 2022-11-02 14:52:29 -06:00
Gateway Namespace Gateway 2022-11-02 14:52:04 -06:00
Iterator Namespace Iterator 2022-11-02 16:51:39 -06:00
Jobs Update job name to match $wgJobClasses key 2022-11-05 16:33:27 +01:00
Mapper Namespace Mapper 2022-11-04 18:05:34 +00:00
model Namespace Mapper 2022-11-04 18:05:34 +00:00
OOUI Move EchoOOUI namespace to MediaWiki\Extension\Notifications\OOUI 2022-04-25 13:55:57 +01:00
Push Namespace Mapper 2022-11-04 18:05:34 +00:00
special build: Updating mediawiki/mediawiki-phan-config to 0.12.0 2022-10-10 21:03:50 +00:00
AttributeManager.php Do minor code cleanup 2022-06-24 13:25:43 +02:00
Bundleable.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
Bundler.php Remove probably outdated error suppression 2021-06-29 17:29:23 +02:00
DataOutputFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
DeferredMarkAsDeletedUpdate.php Namespace Controller 2022-11-02 14:52:29 -06:00
DiscussionParser.php Fix incompatible type null vs. string failing in PHP 8.1 2022-11-02 12:31:26 +01:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php Drop private EchoCachedList::ONE_DAY, unused 2020-09-20 13:38:01 +01:00
EchoContainmentList.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoContainmentSet.php Do minor code cleanup 2022-06-24 13:25:43 +02:00
EchoDbFactory.php build: Updating composer dependencies 2021-09-08 23:40:19 +00:00
EchoDiffGroup.php Do minor code cleanup 2022-06-24 13:25:43 +02:00
EchoDiffParser.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 14:24:24 +00:00
EchoOnWikiList.php Replace deprecated WikiPage::factory/newFromID 2022-06-03 23:25:37 +02:00
EchoServices.php Move EchoPush namespace to MediaWiki\Extension\Notifications\Push 2022-04-25 13:56:09 +01:00
EchoSummaryParser.php phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
EmailBatch.php Namespace Mapper 2022-11-04 18:05:34 +00:00
EmailFormat.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
EmailFrequency.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
EventLogging.php MWEchoEventLogging: Use $revId of -1 for Echo* schemas 2022-09-23 12:15:12 +01:00
ForeignNotifications.php Replace deprecated User::newFromIdentity with UserFactory 2022-02-11 20:35:49 +00:00
ForeignWikiRequest.php SECURITY: Send original client info on x-wiki requests 2022-04-04 15:42:18 -05:00
Hooks.php Namespace Mapper 2022-11-04 18:05:34 +00:00
Notifier.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
NotifUser.php Namespace Mapper 2022-11-04 18:05:34 +00:00
ResourceLoaderEchoImageModule.php Use new ResourceLoader namespace 2022-05-20 13:12:43 +10:00
schemaUpdate.php Do minor code cleanup 2022-06-24 13:25:43 +02:00
SeenTime.php Avoid using User::getOption() method 2021-12-10 13:37:45 +01:00
UnreadWikis.php postgres: Convert timestamp in EchoUnreadWikis 2022-07-16 16:33:40 +00:00
UserLocator.php Namespace Iterator 2022-11-02 16:51:39 -06:00