summaryrefslogtreecommitdiff
path: root/spec/models/notification_setting_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Remove rails4 specific codeJasper Maes2018-12-161-6/+1
* fix wordingShinya Maeda2018-12-031-1/+1
* Fix the coding styleShinya Maeda2018-12-031-2/+2
* Validate enum uniquenessShinya Maeda2018-12-031-0/+2
* Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-141-3/+33
* Allow to toggle notifications for issues due soonFelipe Artur2018-07-121-0/+6
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* [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