Skip to content

Add nested groups support to the routing

Dmytro Zaporozhets (DZ) requested to merge dz-allow-nested-group-routing into master

What does this MR do?

It allows routing with / in namespace name

Why was this MR needed?

For nested groups feature(https://gitlab.com/gitlab-org/gitlab-ce/issues/2772). We need URI like /group/subgroup/project be routed correctly

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

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

Merge request reports