gitlab-org--gitlab-foss/app/views/projects/diffs
Douwe Maan ba0c6e4dd8 Merge branch '20454-edit-button-mr' into 'master'
edit_blob_link can receive the blob to avoid access to the repository

## What does this MR do?

Avoid access to the repository to get the blob when can be passed on context

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

#20454 to try to speed up the diff pages

## What are the relevant issue numbers?

Relates #20454 probably we want and UI solution not just a backend solution

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- ~~[ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- ~~[ ] API support added~~
- Tests
  - [x] Added for this feature/bug
  - [ ] 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 !5850
2016-08-18 18:19:18 +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 edit_blob_link can receive the blob to avoid access to the repository 2016-08-18 16:30:25 +02: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 Fix email line-height in Outlook 2016-08-17 15:55:34 +01: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