- Sep 30, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Aug 21, 2019
-
-
We encountered issues with setting module headers for namespaced models. These changes address this. We retain the namespacing, but transform the classnames to make them into safe email headers.
-
- Jul 26, 2019
-
-
Mario de la Ossa authored
When sending access granted/rejected emails we should also respect custom emails set for groups/sub-groups
-
- Jul 23, 2019
-
-
Heinrich Lee Yu authored
When a user's notification email is set for a group, we should use that for pipeline emails
-
- May 31, 2019
-
-
-
Wei-Meng Lee authored
-
Wei-Meng Lee authored
-
Wei-Meng Lee authored
-
Wei-Meng Lee authored
- Select notification email by walking up group/subgroup path - Add settings UI to set group email notification address - Add tests
-
- Apr 08, 2019
-
-
Oswaldo Ferreir authored
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder).
-
- Dec 21, 2018
-
-
Heinrich Lee Yu authored
Also refactored issues and MRs to use the same email template file
-
- Dec 13, 2018
-
-
Olivier Crête authored
-
- Dec 12, 2018
-
-
Alejandro Rodríguez authored
The email is sent to project maintainers containing the last mirror update error. This will allow maintainers to set alarms and react accordingly.
-
- Dec 11, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 10, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 16, 2018
-
-
Lukas Eipert authored
These headers can be used to build URLs for API requests. Good examples would be Issues and Merge Requests
-
- Sep 06, 2018
-
-
Mayra Cabrera authored
-
- Aug 15, 2018
-
-
gfyoung authored
-
- Jul 27, 2018
-
-
Toon Claes authored
The References header is an ordered list of mails, and some clients only look at the last mail in the list to determine to which mail the mail is in reply to. Therefore, to be a less obtrusive as possible, put the fallback address first. Some info about the reply key lookup in the References header: https://docs.gitlab.com/ee/administration/reply_by_email.html#how-it-works
-
- May 07, 2018
-
-
Mario de la Ossa authored
-
- Apr 26, 2018
-
-
Douwe Maan authored
-
- Mar 07, 2018
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 23, 2018
-
-
Nick Thomas authored
-
- Jan 17, 2018
-
-
Mario de la Ossa authored
Adds `#build_notification_recipients` to `NotificationRecipientService` that returns the `NotificationRecipient` objects in order to be able to access the new attribute `reason`. This new attribute is used in the different notifier methods in order to add the reason as a header: `X-GitLab-NotificationReason`. Only the reason with the most priority gets sent.
-
- Dec 13, 2017
-
-
Toon Claes authored
When a note is part of a discussion, the email sent out will be `In-Reply-To` the previous note in that discussion. It also `References` all the previous notes in that discussion, and the original issue. Closes gitlab-org/gitlab-ce#36054.
-
Toon Claes authored
When a note is part of a discussion, the email sent out should be `In-Reply-To` the previous note in that discussion. Closes gitlab-org/gitlab-ce#36054
-
- Aug 01, 2017
-
-
Gabriel Mazetto authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Apr 05, 2017
-
-
- Mar 17, 2017
-
-
- Feb 07, 2017
-
-
Z.J. van de Weg authored
-
- Jan 13, 2017
-
-
Pawel Chojnacki authored
- 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
-
- Nov 06, 2016
-
-
bogdanvlviv authored
-
- Oct 03, 2016
- Sep 26, 2016
-
-
Sean McGivern authored
-
- Sep 20, 2016
-
-
Maximiliano Perez Coto authored
* Created a force=true param that will continue with the previous behaviour of the unsubscribe method * Created a filter for not-logged users so they see a unsubsribe confirmation page * Added the List-Unsubscribe header on emails so the email client can display it on top
-
- Aug 26, 2016
-
-
Lin Jen-Shin authored
-
- Jun 16, 2016
-
-
James Lopez authored
This reverts commit 13e37a3e.
-