gitlab-org--gitlab-foss/app/views/projects/diffs
Douwe Maan ee713a5f3f Merge branch 'side-by-side-unfold' into 'master'
Add unfold links for Side-by-Side view

## What does this MR do?

Add unfold links for Side-by-Side view and refactor some diff related code

## What are the relevant issue numbers?

Closes #3877 

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5415
2016-08-05 00:47:07 +00:00
..
_content.html.haml Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
_diffs.html.haml Merge branch 'side-by-side-unfold' into 'master' 2016-08-05 00:47:07 +00:00
_file.html.haml Fix Mystery Guest 2016-08-04 01:22:54 -03:00
_file_header.html.haml Style diff and blob file headers the same way 2016-07-06 18:50:59 -04:00
_image.html.haml Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
_line.html.haml Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
_parallel_view.html.haml Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
_stats.html.haml Bump gitlab_git to speedup DiffCollection iterations 2016-07-29 13:22:22 +02:00
_text_file.html.haml Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
_warning.html.haml Bump gitlab_git to speedup DiffCollection iterations 2016-07-29 13:22:22 +02:00