Consolidate Group and Project routing
Since we have ProjectNamespace for every Project, routing can rely only on Namespaces:
-
ProjectNamespace#pathshould be the same asProject#path - path generation should only rely on the
Namespacehierarhcy - routing regexp can be simplified / cleaned up.
Project#pathno longer need to be considered. - drop
Project#pathcolumn
Edited by Imre Farkas