mediawiki-extensions-Echo/includes
Kosta Harlan 15d36ccae5 Remove global usage in UserNotificationGateway
As noted in Ic22075bb5e, UserNotificationGatewayTest relies on the presence of
globals. When Ic22075bb5e is merged, UserNotificationGatewayTest will fail in
CI. This patch injects the configuration object into UserNotificationGateway.

Change-Id: I9c15a588a76a41a3ebfb59dac7f0761f756008ff
2019-08-30 22:58:41 +02:00
..
api Use Special:MyLanguage in API help links 2019-08-27 06:14:51 +00:00
cache Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
controller Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
exception
formatters Improve EchoPresentationModelSection 2019-08-02 12:24:59 +02:00
gateway Remove global usage in UserNotificationGateway 2019-08-30 22:58:41 +02:00
iterator Fix some doc blocks 2017-11-07 17:06:17 +01:00
jobs NotificationJob: make sure we retry to load the event from master 2019-04-16 17:06:48 -07:00
mapper Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
model build: Updating dependencies 2019-07-14 10:57:49 +00:00
ooui Use local vars in LabelIconWidget 2019-02-23 21:26:35 +01:00
special Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
AttributeManager.php Make use of the PHP 7 ?? operator where it makes sense 2019-05-09 15:57:16 +00:00
Bundleable.php Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
Bundler.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
DataOutputFormatter.php Remove usage of deprecated Revision class in Echo 2019-05-08 19:50:58 +01:00
DeferredMarkAsDeletedUpdate.php Merge "Make "@… array" type hints more specific" 2018-08-16 00:57:12 +00:00
DiscussionParser.php Add option to mute/unmute notifications on Special:Mute 2019-07-18 15:47:24 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php Convert caching to WANObjectCache 2019-02-28 21:56:38 -08:00
EchoContainmentList.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoContainmentSet.php Convert caching to WANObjectCache 2019-02-28 21:56:38 -08:00
EchoDbFactory.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
EchoDiffGroup.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoDiffParser.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
EchoHooks.php Define preference for poll updates 2019-08-06 19:42:49 +05:30
EchoOnWikiList.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
EchoSummaryParser.php Replace two regular expressions with cheap string manipulations 2018-10-11 10:59:04 +02:00
EmailBatch.php Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
EmailFormat.php
EmailFrequency.php
EventLogging.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
ForeignNotifications.php Use php null coalesce operator ?? 2019-03-12 21:04:00 +01:00
ForeignWikiRequest.php Add phan 2019-04-10 18:51:59 +02:00
Notifier.php Drop $wgNotificationReplyName, instead let just show the e-mail 2018-08-29 01:03:54 +00:00
NotifUser.php Remove global usage in UserNotificationGateway 2019-08-30 22:58:41 +02:00
ResourceLoaderEchoImageModule.php Fix Illegal string offset 'ltr' in ResourceLoaderEchoImageModule.php 2017-03-27 23:46:45 +00:00
schemaUpdate.php Code improvements for includes/ **only** directory 2019-03-05 18:58:52 +01:00
SeenTime.php Remove usage of deprecated cache code from Echo 2019-04-17 15:22:37 +01:00
UnreadWikis.php Merge "Use "false" as type hint in PHPDoc tags" 2018-08-16 01:00:05 +00:00
UserLocator.php Remove usage of deprecated Revision class in Echo 2019-05-08 19:50:58 +01:00