An error occurred fetching the project authors.
- 12 Aug, 2016 7 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
This reverts commit 2536fea8db0967a817615eb3e951eb6ba22f8ede.
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 03 Aug, 2016 2 commits
-
-
Paco Guzman authored
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection
-
Paco Guzman authored
Introducing the concept of SafeDiffs which relates diffs with UI highlighting.
-
- 11 Jul, 2016 1 commit
-
-
Sean McGivern authored
-
- 08 Jul, 2016 2 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
When rendering a list of diff files, skip those where the diff is over 10 KB and provide an endpoint to render individually instead.
-
- 06 Jul, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 28 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
Depends on the changes in Workhorse (gitlab-org/gitlab-workhorse!48).
-
- 27 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 24 Jun, 2016 1 commit
-
-
Rémy Coutable authored
Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_merge_if_build_succeeds are true The issue was that `MergeRequest#mergeable?` returns false when the CI state is not success and project.only_allow_merge_if_build_succeeds is true. In this case `Projects::MergeRequestsController#merge` would return the `:failed` status when enabling `merge_when_build_succeeds`, thus leading to a weird state and the MR never automatically merged. The fix is to disable the CI state check in the controller safeguard that early return the `:failed` status. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 03 Jun, 2016 4 commits
-
-
Zeger-Jan van de Weg authored
-
Kamil Trzcinski authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 01 Jun, 2016 1 commit
-
-
Sean McGivern authored
Set a `sha` parameter on the MR form. If this doesn't match the HEAD of the source branch when the form is submitted, show a warning (like with a merge conflict) and don't merge the branch.
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
See #17478
-
- 19 Apr, 2016 1 commit
-
-
Robert Speicher authored
This invalidates one test, which we've removed.
-
- 12 Apr, 2016 1 commit
-
-
Felipe Artur authored
-
- 11 Apr, 2016 1 commit
-
-
Felipe Artur authored
-
- 30 Mar, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 21 Mar, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 19 Mar, 2016 3 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- 18 Feb, 2016 1 commit
-
-
Rubén Dávila authored
-
- 05 Feb, 2016 2 commits
-
-
Robert Speicher authored
-
Rémy Coutable authored
-
- 04 Dec, 2015 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 13 Nov, 2015 1 commit
-
-
Minsik Yoon authored
fix this issue(https://gitlab.com/gitlab-org/gitlab-ce/issues/1393). Add ignore whitespace optoin to Commits Compare view
-
- 23 Jun, 2015 1 commit
-
-
Stan Hu authored
-
- 22 Jun, 2015 1 commit
-
-
Robert Speicher authored
Both work, but now we're consistent across the entire app.
-