Skip to content

Make internal api work with full repo path and name

Dmytro Zaporozhets (DZ) requested to merge dz-internal-api-fullpath into master

What does this MR do?

Make internal api work with full repo path and name

Why was this MR needed?

So we can pass full repository path on filesystem from gitlab-shell instead of extracted one. We need this for nested groups support where project is can be nested under several groups.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

Merge request reports