gitlab-org--gitlab-foss/app/views/projects
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
..
artifacts
badges
blame
blob Merge branch 'file-content-highlight-line' into 'master' 2016-08-16 20:36:31 +00:00
boards Improved code readability 2016-08-17 17:17:39 +01:00
branches
builds Remove params from build; general refactor 2016-08-17 14:23:14 -05:00
buttons fix star button icon alignment 2016-08-17 00:59:12 +02:00
ci Merge master into branch 2016-08-17 12:33:05 -05:00
commit Remove index from pipeline toggles 2016-08-17 16:44:25 -05:00
commits
compare
container_registry
deploy_keys
deployments
diffs Merge branch '20454-edit-button-mr' into 'master' 2016-08-18 18:19:18 +00:00
environments
find_file
forks
generic_commit_statuses Add support for Play and Created jobs 2016-08-17 12:08:45 +01:00
graphs
group_links
hooks
imports
issues Initial issues board page 2016-08-17 12:58:58 -03:00
labels
merge_requests Refactor to mark Changes tab as active on new MR page. 2016-08-18 07:33:27 -05:00
milestones
network
notes
pipelines render only commit title 2016-08-11 23:33:49 +02:00
pipelines_settings Render collection of badges instead of using iterator 2016-08-15 14:39:46 +02:00
project_members
protected_branches Move the "update" portion of the protected branch view into a partial. 2016-08-16 12:08:10 +05:30
refs
releases
repositories
runners
services
snippets
tags
tree
triggers
variables
wikis
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml
_last_commit.html.haml
_last_push.html.haml
_md_preview.html.haml
_merge_request_settings.html.haml
_readme.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml
empty.html.haml
new.html.haml
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml
transfer.js.haml
update.js.haml