mediawiki-extensions-Echo/includes
Petr Pchelko bf2cc7e687 Remove masterPos from the job specification.
The `DBMasterPos` class is not JSON-serializable, so
we can not transfer the job in the kafka-based queue.
Before, we were waiting for slaves before executing the
job till the point in time when the job was submitted,
now we will just wait for slaves till the point in time
the job was executed. That lets up not to include the
database master position in the event and make it serializable.

Bug: T192945
Change-Id: I7c754bd1e899bad030cc6434be19daf2542e015f
2018-06-18 19:56:15 +03: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 Remove masterPos from the job specification. 2018-06-18 19:56:15 +03: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 Remove masterPos from the job specification. 2018-06-18 19:56:15 +03: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