An error occurred fetching the project authors.
- 03 Jun, 2018 2 commits
-
-
Takuya Noguchi authored
-
Takuya Noguchi authored
This reverts commit 517598ba.
-
- 31 May, 2018 1 commit
-
-
Mark Chao authored
-
- 18 May, 2018 1 commit
-
-
Mark Chao authored
-
- 17 May, 2018 2 commits
-
-
🙈 jacopo beschi 🙉 authored
-
lulalala authored
Display MR unmergeable reasons
-
- 07 May, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 08 Apr, 2018 1 commit
-
-
Stan Hu authored
An untested code path was triggering an Exception because Fixnum doesn't have `one?` implemented in Rails, while arrays and collections do. Closes #45152
-
- 03 Apr, 2018 1 commit
-
-
Sean McGivern authored
This was sending the current user, which is the recipient! It should be the user who pushed the commits.
-
- 05 Mar, 2018 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Feb, 2018 1 commit
-
-
🙈 jacopo beschi 🙉 authored
-
- 31 Jan, 2018 1 commit
-
-
Takuya Noguchi 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.
-
- 22 Dec, 2017 1 commit
-
-
blackst0ne authored
-
- 13 Dec, 2017 1 commit
-
-
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.
-
- 01 Dec, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 13 Nov, 2017 1 commit
-
-
Felipe Artur authored
-
- 09 Oct, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 01 Sep, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 10 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 25 May, 2017 1 commit
-
-
Ruben Davila authored
There was a race condition issue when the application was generating an email and was using a language that was previously being used in other request.
-
- 04 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 01 May, 2017 1 commit
-
-
Robert Speicher authored
-
- 05 Apr, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 03 Apr, 2017 1 commit
-
-
Rémy Coutable authored
FFaker can generate data that randomly break our test suite. This simplifies our factories and use sequences which are more predictive. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 27 Mar, 2017 1 commit
-
-
Robert Speicher authored
-
- 21 Mar, 2017 1 commit
-
-
Robert Speicher authored
We perform a bunch of setup for most of these cases, and it didn't make sense to do an entirely new costly setup just to test a different string in the same body of the email we just generated in the last test.
-
- 17 Mar, 2017 1 commit
-
-
Rémy Coutable authored
This solves transient failures when a text contains HTML-escapable characters such as `'`. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 14 Mar, 2017 1 commit
-
-
Nick Thomas authored
-
- 28 Nov, 2016 3 commits
-
-
Ruben Davila authored
This new global setting will allow admins to specify if HTML emails should be sent or not, this is basically useful when system administrators want to save some disk space by avoiding emails in HTML format and using only the Plain Text version.
-
Sean McGivern authored
-
Sean McGivern authored
-
- 25 Nov, 2016 1 commit
-
-
hhoopes authored
-