mediawiki-extensions-Echo/includes/jobs
Roan Kattouw 32b82fa1fe NotifUser: Make resetNotificationCount() default to DB_MASTER
We almost always call it with DB_MASTER, and I'm pretty sure that the
one call that uses DB_REPLICA introduces a race condition. I didn't want
to change that quite yet, though, so I left it in for now.

Change-Id: Ia5a59fdda357b799e327b8ed224f3ccb09509a8a
2018-05-30 05:14:38 +00:00
..
NotificationDeleteJob.php NotifUser: Make resetNotificationCount() default to DB_MASTER 2018-05-30 05:14:38 +00:00
NotificationJob.php Use static newFromID instead of loadFromID 2018-05-17 22:29:09 +02:00