An error occurred fetching the project authors.
- 11 Dec, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 Dec, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Oct, 2018 1 commit
-
-
Lukas Eipert authored
These headers can be used to build URLs for API requests. Good examples would be Issues and Merge Requests
-
- 06 Sep, 2018 1 commit
-
-
Mayra Cabrera authored
-
- 15 Aug, 2018 1 commit
-
-
gfyoung authored
-
- 27 Jul, 2018 1 commit
-
-
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
-
- 07 May, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 26 Apr, 2018 1 commit
-
-
Douwe Maan authored
-
- 07 Mar, 2018 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 17 Jan, 2018 1 commit
-
-
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.
-
- 13 Dec, 2017 2 commits
-
-
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
-
- 01 Aug, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 17 Mar, 2017 1 commit
-
-
Kamil Trzciński authored
-
- 07 Feb, 2017 1 commit
-
-
Z.J. van de Weg authored
-
- 13 Jan, 2017 1 commit
-
-
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
-
- 06 Nov, 2016 1 commit
-
-
bogdanvlviv authored
-
- 03 Oct, 2016 2 commits
- 26 Sep, 2016 1 commit
-
-
Sean McGivern authored
-
- 20 Sep, 2016 1 commit
-
-
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
-
- 26 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 14 Jun, 2016 2 commits
-
-
Rémy Coutable authored
+ Move 'Edit Project/Group' out of membership-related partial + Show the access request buttons only to logged-in users + Put the request access buttons out of in a more visible button + Improve the copy in the #remove_member_message helper Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 17 May, 2016 1 commit
-
-
Sean McGivern authored
Based on: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151
-
- 25 Mar, 2016 2 commits
-
-
Rémy Coutable authored
Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature A few things to note: - The IncomingEmail feature is now enabled even without a correctly-formatted sub-address - Message-ID for new thread mail are kept the same so that subsequent notifications to this thread are grouped in the thread by the email service that receives the notification (i.e. In-Reply-To of the answer == Message-ID of the first thread message) - To maximize our chance to be able to retrieve the reply key, we look for it in the In-Reply-To header and the References header - The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]" - Improve docs thanks to Axil
-
David Padilla authored
-
- 19 Jan, 2016 1 commit
-
-
Anton Baklanov authored
Fixes #2098
-
- 09 Jan, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 10 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 08 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
-
- 01 Oct, 2015 1 commit
-
-
Stan Hu authored
Closes #2867
-