about summary refs log tree commit diff
path: root/spec/models/notification_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2021-01-31Improved performance of notification preloading (#15640)abcang
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2019-12-01Add follow_request notification type (#12198)ThibG
2018-12-06Remove pending spec (#9442)ysksn
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-03-24Change columns in notifications nonnullable (#6764)Akihiko Odaki
2017-11-19Fix N+1 at notification (#5752)abcang
2017-11-09Add tests for Notification (#5640)ysksn
2016-11-20Adding unified streamable notificationsEugen Rochko