gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets 31b0e53015 Introduce NotificationSetting model
It will hold notification setting per group or per project. It will
allow get rid of notification level stored in Member model

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-30 10:44:20 +02:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Merge branch 'fix/nomethod-error-on-ci' into 'master' 2016-03-29 10:32:38 +00:00
factories Fix specs 2016-03-21 09:09:59 +01:00
features Spec updates 2016-03-29 18:20:10 +01:00
finders Fix specs 2016-03-22 00:23:58 +01:00
fixtures Add support for keyword arguments in label reference method 2016-03-03 10:41:11 +01:00
helpers Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences. 2016-03-24 19:59:54 +01:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Change `js-quick-submit` behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
lib Test dependencies defined as symbols 2016-03-23 12:55:23 +01:00
mailers Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
models Introduce NotificationSetting model 2016-03-30 10:44:20 +02:00
requests Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description' into 'master' 2016-03-29 16:21:16 -04:00
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Preserve time notes has been updated at when moving issue 2016-03-23 13:22:27 +01:00
support Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
tasks/gitlab Reload the schema before restoring a database backup 2016-03-21 21:16:34 -05:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Cache output of Repository#exists? 2016-03-19 21:54:08 +01:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
teaspoon_env.rb