mediawiki-extensions-Echo/includes/controller
Roan Kattouw 1fec0793e1 NotifUser: Remove $dbSource parameter from resetNotificationCount()
As Krinkle points out, it always writes to DB_MASTER, so it doesn't make
much sense to offer an option to read from DB_REPLICA. This also
resolves the race condition that I believe arises from the one caller
that passes in DB_REPLICA.

Change-Id: I6976e5479debc3f4a8f28d53b1616c01475772be
2018-05-31 00:53:06 +00:00
..
ModerationController.php NotifUser: Remove $dbSource parameter from resetNotificationCount() 2018-05-31 00:53:06 +00:00
NotificationController.php Make NotificationJob json-serializable 2018-05-08 15:52:55 -04:00