summaryrefslogtreecommitdiff
path: root/spec/controllers/notification_settings_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-2/+2
* Add columns for custom notification settingsSean McGivern2017-06-151-2/+8
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+10
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-291-2/+2
|\
| * Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
* | merge master into issue_3359_3Felipe Artur2016-06-291-6/+6
|\ \
| * | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-14/+55
| |/
* | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-14/+55
|/
* Re-use notifications dropdown on user profileFelipe Artur2016-06-161-0/+125