about summary refs log tree commit diff
path: root/spec/fabricators/notification_fabricator.rb
AgeCommit message (Collapse)Author
2018-03-24Change columns in notifications nonnullable (#6764)Akihiko Odaki
2017-05-06Fixes slow query in notifications api (#2851)alpaca-tc
* Add inclusion validation for activity_type * When excluding all types with `WHERE NOT IN`, the query search all rows.
2016-11-20Adding unified streamable notificationsEugen Rochko