- 25 May, 2016 1 commit
-
-
Robert Speicher authored
-
- 17 May, 2016 1 commit
-
-
Sean McGivern authored
Based on: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151
-
- 11 May, 2016 1 commit
-
-
Sean McGivern authored
The repository push email can be very expensive to generate, especially with syntax-highlighted diffs. Instead of generating the email for each recipient, generate one email object and reset the Message-Id and To headers for each recipient. (Cloning would also be expensive in the case of large emails, although probably not as bad as generating from scratch.)
-
- 02 May, 2016 1 commit
-
-
Stan Hu authored
Closes #2334
-
- 19 Apr, 2016 1 commit
-
-
Ben Bodenmiller authored
-
- 18 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 12 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 06 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 04 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 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
-
- 17 Mar, 2016 1 commit
-
-
Grzegorz Bizon authored
[ci skip]
-
- 15 Mar, 2016 4 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
1. Make the "subscribed" text in Issuable sidebar reflect the labels subscription status 2. Current user mut be logged-in to toggle issue/MR/label subscription
-
Timothy Andrew authored
1. Allow subscribing (the current user) to a label - Refactor the `Subscription` coffeescript class - The main change is that it accepts a container, and conducts all DOM queries within its scope. We need this because the labels page has multiple instances of `Subscription` on the same page. 2. Creating an issue or MR with labels notifies users subscribed to those labels - Label `has_many` subscribers through subscriptions. 3. Adding a label to an issue or MR notifies users subscribed to those labels - This only applies to subscribers of the label that has just been added, not all labels for the issue.
-
Rémy Coutable authored
Related to #2235. This is done by: 1. Delaying the notification sending after the SSH key is commited in DB 2. Gracefully exit the mailer method if the record cannot be found
-
- 12 Feb, 2016 1 commit
-
-
Grzegorz Bizon authored
Closes #13199
-
- 30 Jan, 2016 1 commit
-
-
Warren Guy authored
Use a Message-ID that is RFC 2111 compliant. This fix is consistent with how the Message-ID is generated in the 'notify' mailer.
-
- 19 Jan, 2016 1 commit
-
-
Anton Baklanov authored
Fixes #2098
-
- 09 Jan, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- 04 Jan, 2016 2 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
Hotfix note mail with notification
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 10 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 08 Dec, 2015 6 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 26 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 17 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 08 Oct, 2015 1 commit
-
-
Jonathan Rochkind authored
-
- 01 Oct, 2015 2 commits
-
-
Stan Hu authored
Closes #2867
-
Valery Sizov authored
-
- 30 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Sep, 2015 1 commit
-
-
Douwe Maan authored
-