Go to file
bsitu 40d962bf33 Fix notification listing query.
In some rare cases, an event with a bigger event_id may have a smaller timestamp,
in such cases, those records will not get pulled by the existing query, since
it's always filtered by <= notification_timestamp AND < event_id

Change-Id: I61620a9b93331814ad42253ca380a31301555cda
2013-05-13 17:21:31 -07:00
api Merge "(bug 48054) Echo API should use a standard continue parameter" 2013-05-13 23:23:04 +00:00
controller Only create notifications that are wanted by the recipients 2013-04-28 11:09:15 -07:00
db_patches Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
formatters Merge "(bug 48302) Trailing dot in link is ignored in plain text email" 2013-05-13 23:26:51 +00:00
includes Fix notification listing query. 2013-05-13 17:21:31 -07:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Fix the maintenance script 2013-05-03 18:52:05 -07:00
model Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
modules Merge "(bug 48054) Echo API should use a standard continue parameter" 2013-05-13 23:23:04 +00:00
special (bug 48054) Echo API should use a standard continue parameter 2013-05-03 18:15:46 -07:00
tests Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-05-13 19:40:48 +00:00
Echo.i18n.php Merge "(bug 48302) Trailing dot in link is ignored in plain text email" 2013-05-13 23:26:51 +00:00
Echo.php Merge "Make Echo talk page notification rely on enotifusertalkpages" 2013-05-13 23:25:17 +00:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php Merge "Make Echo talk page notification rely on enotifusertalkpages" 2013-05-13 23:25:17 +00:00
Notifier.php (bug 47910) Minor edit should not trigger talk page notif 2013-05-06 10:31:55 -07:00