Add routes to allow git actions on snippet repositories
All threads resolved!
All threads resolved!
Compare changes
Files
19- Francisco Javier López authored
@@ -16,8 +16,8 @@ class Namespaces::GitHttpClientController < Namespaces::ApplicationController
@@ -16,8 +16,8 @@ class Namespaces::GitHttpClientController < Namespaces::ApplicationController
@@ -48,8 +48,7 @@ def authenticate_user
@@ -48,8 +48,7 @@ def authenticate_user
@@ -79,7 +78,7 @@ def project
@@ -79,7 +78,7 @@ def project
@project, @repo_type, @redirected_path, @subject = Gitlab::RepoPath.parse("#{params[:namespace_id]}/#{params[:repository_id]}")
@@ -113,7 +112,9 @@ def ci?
@@ -113,7 +112,9 @@ def ci?