summaryrefslogtreecommitdiff
path: root/spec/controllers/profiles/notifications_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot2020-05-261-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+32
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-2/+2
* Simplify specStan Hu2017-03-241-1/+1
* Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+45
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-45/+0
* Use `let` in Profiles::NotificationsController specRichard Macklin2017-02-031-12/+9
* Add missing newline in Profiles::NotificationsController specRichard Macklin2017-02-011-0/+1
* Add notified_of_own_activity to permitted attributesRichard Macklin2017-02-011-1/+2
* Add controller spec for Profiles::NotificationsControllerRichard Macklin2017-02-011-0/+46