Skip to content

Incorporate Gitaly's local_branches operation into repo code

Alejandro Rodríguez requested to merge gitaly-local-branches into master

Conversation: gitaly#217 (closed)

What does this MR do?

Incorporate Gitaly's local_branches operation into repo code

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

No

Why was this MR needed?

Project::BranchesController#index takes a long time with git operations

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#127 (closed)

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/27379

Merge request reports