summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/handler/unsubscribe_handler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Use new issue email address formatBrett Walker2019-01-031-1/+23
* Use new merge request email address formatBrett Walker2019-01-031-3/+3
* Use new unsubscribe linkBrett Walker2019-01-031-1/+9
* Add frozen_string_literal: true to email handlersSean McGivern2018-09-031-0/+2
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-1/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-0/+61