GitLab Bot
61666f277a
Add latest changes from gitlab-org/gitlab@master
2022-12-01 21:08:18 +00:00
GitLab Bot
4938925517
Add latest changes from gitlab-org/gitlab@master
2022-11-04 15:07:23 +00:00
GitLab Bot
5f36333180
Add latest changes from gitlab-org/gitlab@master
2021-04-13 21:11:25 +00:00
GitLab Bot
c59765a50a
Add latest changes from gitlab-org/gitlab@master
2020-06-24 18:09:03 +00:00
Brett Walker
2e51431403
Use new issue email address format
...
We now use `-issue` in order to support catch all email addresses
2019-01-03 14:37:35 -06:00
Brett Walker
34dd6196e3
Use new merge request email address format
...
We now use `-merge-request` instead of `+merge-request+`
in order to support catch all email addresses
2019-01-03 14:37:35 -06:00
Brett Walker
23d5f4c991
Use new unsubscribe link
...
We now use `-unsubscribe` instead of `+unsubscribe`
in order to support catch all email addresses
2019-01-03 14:37:35 -06:00
Sean McGivern
55465747aa
Add frozen_string_literal: true to email handlers
2018-09-03 10:33:48 +01:00
Mario de la Ossa
02741ca4c5
Backport 5480-epic-notifications from EE
2018-05-07 12:58:47 -06:00
Robert Speicher
72a7b30c9f
Change all `:empty_project` to `:project`
2017-08-02 17:47:31 -04:00
Rémy Coutable
ddccd24c13
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Robert Speicher
80a6d2fda2
Use `:empty_project` where possible throughout spec/lib
2017-01-25 12:25:42 -05:00
Pawel Chojnacki
c3a940000e
Handles unsubscribe from notifications via email
...
- allows unsubscription processing of email in format "reply+%{key}+unsubscribe@acme.com" (example)
- if config.address includes %{key} and replies are enabled every unsubscriable message will include mailto: link in its List-Unsubscribe header
2017-01-13 10:11:46 -05:00