- 04 Aug, 2016 1 commit
-
-
Tim Masliuchenko authored
-
- 03 Aug, 2016 3 commits
-
-
Paco Guzman authored
So we have raw_diffs too
-
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.
-
- 20 Jul, 2016 1 commit
-
-
Douwe Maan authored
-
- 19 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 18 Jul, 2016 1 commit
-
-
Paco Guzman authored
-
- 11 Jul, 2016 1 commit
-
-
Sean McGivern authored
-
- 08 Jul, 2016 6 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
1. Move render method to a concern, not a helper. 2. Let DiffHelper#diff_options automatically add the path option. 3. Move more instance var definitions to before filters.
-
Sean McGivern authored
-
Sean McGivern authored
Other diffs (those that are too large to render anyway, image diffs, diffs suppressed by .gitattributes) should be rendered immediately.
-
Sean McGivern authored
With the option to expand and collapse individual diffs, these aren't needed any more.
-
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 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes
-
Douwe Maan authored
-
Douwe Maan authored
-
Luke "Jared" Bennett authored
Added more exceptions Added handling inline view type
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 10 Jun, 2016 1 commit
-
-
Luke "Jared" Bennett authored
added whitespace toggle to diffs page and set it to return the project compare path with the selected whitespace params Updated CHANGELOG Moved CHANGELOG entry
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
See #17478
-
- 18 May, 2016 1 commit
-
-
Adam Butler authored
-
- 13 May, 2016 1 commit
-
-
Douwe Maan authored
-
- 26 Apr, 2016 6 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 14 Apr, 2016 4 commits
-
-
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
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 19 Feb, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-