summaryrefslogtreecommitdiff
path: root/lib/gitlab_custom_hook.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-10-29 09:00:51 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-10-29 09:00:51 +0000
commit0f8a3cbbcc332c3678c677d370655d59501af3c8 (patch)
treee55c08dafc6d0a6100aa1a3bbb49433e77699339 /lib/gitlab_custom_hook.rb
parenteae98b679b775454c630440b93f41dfdc8b1f72d (diff)
parent00bf30ba9f5831e74b6990d4179bd6e4c0ce072a (diff)
downloadgitlab-shell-0f8a3cbbcc332c3678c677d370655d59501af3c8.tar.gz
Merge branch 'dz-support-nested-namespaces' into 'master'
Use full repository path instead of extracting name In order to implement nested groups https://gitlab.com/gitlab-org/gitlab-ce/issues/2772 we can not rely on old path with one slash that split namespace and project name like `namespace/project.git`. Now it can be both `namespace/project.git` and `namespace/namespace/namespace/project.git`. Because of that it makes no sense to extract part of full path. Instead we just pass path to API without change and let rails application do parsing/extraction. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !102
Diffstat (limited to 'lib/gitlab_custom_hook.rb')
0 files changed, 0 insertions, 0 deletions