summaryrefslogtreecommitdiff
path: root/app/controllers/sent_notifications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-2/+12
* Redirect user to root path after unsubscribing from private resourceAlexandru Croitor2019-09-301-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Externalize strings in flash messagesMartin Wortschack2019-04-081-1/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-8/+12
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Fix initial implementation to actually render the unsubscribe pageRémy Coutable2016-09-201-2/+5
* Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-0/+4
* #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-111-1/+1
* Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-2/+2
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-0/+25