An error occurred fetching the project authors.
- 02 Apr, 2016 1 commit
-
-
Stan Hu authored
Closes #13957
-
- 01 Apr, 2016 1 commit
-
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 31 Mar, 2016 7 commits
-
-
connorshea authored
I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Douglas Barbosa Alexandre authored
-
Grzegorz Bizon authored
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Also, streamline the view. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 30 Mar, 2016 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Gabriel Mazetto authored
-
- 28 Mar, 2016 3 commits
-
-
Zeger-Jan van de Weg authored
-
Stan Hu authored
Closes #3250
-
Stan Hu authored
Closes #14676
-
- 25 Mar, 2016 3 commits
-
-
Stan Hu authored
Closes #14580
-
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
-
Grzegorz Bizon authored
Closes #14528
-
- 24 Mar, 2016 4 commits
-
-
Elias Werberich authored
Fixes #14585.
-
Mariusz Jachimowicz authored
-
Douglas Barbosa Alexandre authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Mar, 2016 7 commits
-
-
Alfredo Sumaran authored
-
Rémy Coutable authored
[ci skip]
-
Grzegorz Bizon authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Rémy Coutable authored
-
Grzegorz Bizon authored
-
- 22 Mar, 2016 2 commits
-
-
Rémy Coutable authored
[ci skip]
-
Drew Blessing authored
-
- 21 Mar, 2016 3 commits
-
-
Douglas Barbosa Alexandre authored
The `non_archived` scope applied here https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/controllers/conc erns/issues_action.rb#L5 overrides the previous `ORDER BY` applied inside the IssuesFinder, with the default scope of the Project model, resulting in SQL errors.
-
James Lopez authored
-
Zeger-Jan van de Weg authored
-
- 20 Mar, 2016 1 commit
-
-
Stan Hu authored
Sites that use http:// for the external_url should always display HTTP on the clone bar. Similarly, sites that use https:// should show HTTPS.
-
- 19 Mar, 2016 3 commits
-
-
Stan Hu authored
Closes #3769 Closes #14327
-
Grzegorz Bizon authored
-
Stan Hu authored
Closes #13856
-
- 18 Mar, 2016 2 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
Before displaying the "diverged commits" note, we're checking if the MR is open, but we should check if it's mergeable instead because this check ensure the source and target branches exist. This was introduced by !2217 and fixes #14388.
-