- 12 Sep, 2017 1 commit
-
-
micael.bergeron authored
updated the spec
-
- 17 Aug, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 01 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 28 Jul, 2017 1 commit
-
-
Sean McGivern authored
When you change the diff view (inline / side-by-side), we set a cookie based on that new view. When you add a comment, we choose the style to use in the response based on that cookie. However, when you have just changed diff style, the request cookie will contain the old value, so we should use the view param instead.
-
- 19 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 01 Jun, 2017 1 commit
-
-
Valery Sizov authored
-
- 31 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 10 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 01 Feb, 2017 1 commit
-
-
Valery Sizov authored
Ports changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/642 back into CE
-
- 09 Dec, 2016 1 commit
-
-
Robert Speicher authored
Don't accidentally mark unsafe diff lines as HTML safe Fixes potential XSS issue when a legacy diff note is created on a merge request whose diff contained HTML See https://gitlab.com/gitlab-org/gitlab-ce/issues/25249 See merge request !2040
-
- 04 Nov, 2016 1 commit
-
-
Hiroyuki Sato authored
-
- 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
-