mediawiki-extensions-Echo/includes
Stephane Bisson be88fc58c1 Make NotificationJob json-serializable
NotificationJob used to include an instance
of EchoEvent, which is not serializable.

With this change, it only includes the
event Id (int) and retrieve the event
instance in its run() function.

Bug: T192945
Change-Id: I00950ddfa37717c7dfc19efdca9701693622da5d
2018-05-08 15:52:55 -04:00
..
api Fix parameter docs 2018-04-06 08:17:17 +00:00
cache Fix parameter docs 2018-04-06 08:17:17 +00:00
controller Make NotificationJob json-serializable 2018-05-08 15:52:55 -04:00
exception
formatters Revert my fix for summary pings in reverts 2018-03-26 15:37:10 -07:00
gateway Add various read-only mode checks 2018-02-22 08:07:19 -08:00
iterator Fix some doc blocks 2017-11-07 17:06:17 +01:00
jobs Make NotificationJob json-serializable 2018-05-08 15:52:55 -04:00
mapper Fix parameter docs 2018-04-06 08:17:17 +00:00
model Split assignment and return statement 2018-02-06 22:52:47 +00:00
ooui Improve some parameter docs 2017-10-18 18:44:52 +02:00
special Fix parameter docs 2018-04-06 08:17:17 +00:00
AttributeManager.php Fix parameter docs 2018-04-06 08:17:17 +00:00
Bundleable.php Improve some parameter docs 2017-08-09 17:21:10 +02:00
Bundler.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
DataOutputFormatter.php Fix PHPDoc Documentation 2017-10-02 18:40:46 -04:00
DeferredMarkAsDeletedUpdate.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
DiscussionParser.php Fix parameter docs 2018-04-06 08:17:17 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php Split assignment and return statement 2018-02-06 22:52:47 +00:00
EchoContainmentList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoContainmentSet.php Fix parameter docs 2018-04-06 08:17:17 +00:00
EchoDbFactory.php Add various read-only mode checks 2018-02-22 08:07:19 -08:00
EchoDiffGroup.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoDiffParser.php Fix parameter docs 2018-04-06 08:17:17 +00:00
EchoHooks.php Move EchoHooks into includes/ 2018-04-09 00:24:23 -07:00
EchoOnWikiList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoSummaryParser.php Don't ping from user talk links in summary 2018-03-08 14:36:58 -08:00
EmailBatch.php Add missing use for namespace Wikimedia\Rdbms 2018-04-06 07:56:13 +00:00
EmailFormat.php
EmailFrequency.php
EventLogging.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
ForeignNotifications.php Fix parameter docs 2018-04-06 08:17:17 +00:00
ForeignWikiRequest.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-22 14:13:28 +00:00
Notifier.php Improve some parameter docs 2017-08-09 17:21:10 +02:00
NotifUser.php Improve some parameter docs 2017-10-18 18:44:52 +02:00
ResourceLoaderEchoImageModule.php Fix Illegal string offset 'ltr' in ResourceLoaderEchoImageModule.php 2017-03-27 23:46:45 +00:00
schemaUpdate.php Improve some parameter docs 2017-08-09 17:21:10 +02:00
SeenTime.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-22 14:13:28 +00:00
UnreadWikis.php Add various read-only mode checks 2018-02-22 08:07:19 -08:00
UserLocator.php Update for the actor table change 2018-03-12 14:34:45 -04:00