- 09 Aug, 2016 2 commits
-
-
tiagonbotelho authored
-
tiagonbotelho authored
-
- 04 Aug, 2016 1 commit
-
-
Tim Masliuchenko authored
-
- 03 Aug, 2016 1 commit
-
-
Paco Guzman authored
So we have raw_diffs too
-
- 18 Jul, 2016 1 commit
-
-
Paco Guzman authored
-
- 08 Jul, 2016 1 commit
-
-
Sean McGivern authored
With the option to expand and collapse individual diffs, these aren't needed any more.
-
- 06 Jul, 2016 2 commits
-
-
Douwe Maan authored
-
Luke "Jared" Bennett authored
Added more exceptions Added handling inline view type
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 18 May, 2016 1 commit
-
-
Adam Butler authored
-
- 14 Apr, 2016 1 commit
-
-
Robert Speicher authored
Prior, when the user had their view set to "parallel" and then visited a merge request's changes tab _without_ passing the `view` parameter via query string, the view would be parallel but the `Notes` class was always instantiated with the default value from `diff_view` ("inline"), resulting in broken markup when the form to add a line note was dynamically inserted. The cookie is set whenever the view is changed, so this value should always be up-to-date. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14557
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 30 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 20 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 14 Jan, 2016 1 commit
-
-
Rubén Dávila authored
* Use commit objects instead of IDs when generating diffs * Use proper references when generating MR's source and target * Update broken specs
-
- 09 Jan, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 30 Dec, 2015 1 commit
-
-
Rubén Dávila authored
-
- 22 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 21 May, 2015 1 commit
-
-
Alex Connor authored
-
- 05 May, 2015 1 commit
-
-
Alex Lossent authored
Diffs with a large number of changed lines time out (504 HTTP error) or generate a HTML page that's so heavy web browsers struggle with it. https://github.com/gitlabhq/gitlabhq/pull/5014 introduced limits on commit line count so that only a safe portion is rendered. This was later undone by code refactoring in be5b6db8, e0eb4803 and c741fcab. This patch re-introduces a safe limit on number of lines.
-
- 24 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 12 Feb, 2015 2 commits
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 12 Sep, 2014 1 commit
-
-
Marin Jankovski authored
-
- 09 Sep, 2014 1 commit
-
-
Marin Jankovski authored
-