gitlab-org--gitlab-foss/lib/constraints
Dmitriy Zaporozhets 83232be0e1
Add nested groups support on data level
* add parent_id field to namespaces table to store relation with nested groups
* create routes table to keep information about full path of every group and project
* project/group lookup by full path from routes table

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-08 11:47:16 +02:00
..
group_url_constrainer.rb Add nested groups support on data level 2016-12-08 11:47:16 +02:00
project_url_constrainer.rb Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
user_url_constrainer.rb Add nested groups support to the routing 2016-11-23 14:08:36 +02:00