summaryrefslogtreecommitdiff
path: root/spec/models/notification_setting_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [Rails5] Fix spec/models/notification_setting_spec.rbblackst0ne2018-05-011-1/+6
* Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-8/+4
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-3/+3
* Adjust tests to work with latest shoulda gemdz-update-shouldaDmitriy Zaporozhets2017-07-241-1/+3
* Update tests for new version of shoulda-matchersDmitriy Zaporozhets2017-07-241-1/+6
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-0/+30
* Exclude projects pending delete from notificationsSean McGivern2016-07-071-0/+17
* Implement custom notification level optionsFelipe Artur2016-06-151-0/+25
* Remove notification level from user modelFelipe Artur2016-06-101-1/+0
* Add spec for user_id uniq in NotificationSetting modelDmitriy Zaporozhets2016-03-301-1/+2
* Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-301-0/+1
* Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-301-0/+15