summaryrefslogtreecommitdiff
path: root/spec/controllers/sent_notifications_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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