gitlab-org--gitlab-foss/app/controllers/admin
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
..
abuse_reports_controller.rb
appearances_controller.rb
application_controller.rb
application_settings_controller.rb Add new configuration setting to enable/disable HTML emails. 2016-11-28 17:00:03 -05:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds_controller.rb
dashboard_controller.rb
deploy_keys_controller.rb
groups_controller.rb Add nested groups support on data level 2016-12-08 11:47:16 +02:00
health_check_controller.rb
hooks_controller.rb
identities_controller.rb
impersonations_controller.rb
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb New AccessRequestsFinder 2016-09-28 08:46:59 +02:00
requests_profiles_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb
spam_logs_controller.rb
system_info_controller.rb
users_controller.rb Allow to search for user by secondary email address in the admin interface 2016-11-01 17:58:03 +03:00