summaryrefslogtreecommitdiff
path: root/spec/controllers/sent_notifications_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-11/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-9/+26
* Redirect user to root path after unsubscribing from private resourceAlexandru Croitor2019-09-301-0/+29
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Hide issue title on unsubscribe for anonymous usersAlexandru Croitor2019-05-161-10/+99
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-5/+5
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets2017-07-241-3/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-6/+19
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-7/+7
* Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-171-2/+2
* Fix initial implementation to actually render the unsubscribe pageRémy Coutable2016-09-201-4/+10
* Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-13/+90
* Move a few controller specs to their correct locationsrs-move-controller-specsRobert Speicher2016-02-181-0/+26