summaryrefslogtreecommitdiff
path: root/app/models/notification_setting.rb
Commit message (Expand)AuthorAgeFilesLines
* Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-4/+13
* Enable Style/MutableConstantDouwe Maan2017-02-231-2/+2
* Introduce EXCLUDED_WATCHER_EVENTS to exclude eventsremove-successful-pipeline-emails-for-nowLin Jen-Shin2017-01-051-0/+4
* Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-171-1/+3
* Split notification integration into another branchLin Jen-Shin2016-09-141-3/+1
* Try to integrate the email into notification systemLin Jen-Shin2016-09-131-1/+3
* Exclude projects pending delete from notificationsSean McGivern2016-07-071-1/+8
* Implement custom notification level optionsFelipe Artur2016-06-151-1/+36
* Remove notification level from user modelFelipe Artur2016-06-101-1/+0
* Notifications dropdown on project page now has descriptionsPhil Hughes2016-06-071-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-13/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-0/+13
* Use Hash instead of Array on NotificationSetting#level enumDouglas Barbosa Alexandre2016-04-111-3/+1
* Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre2016-04-081-8/+6
* Refactor creating notification setting with defaultsDmitriy Zaporozhets2016-03-301-0/+11
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-0/+7
* Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-301-0/+14