-
- Downloads
Allow triggered builds git access
Allow builds that have been triggered by a user before terms were enforced access to git. That way the builds can complete as usual.
Showing
- lib/gitlab/build_access.rb 12 additions, 0 deletionslib/gitlab/build_access.rb
- lib/gitlab/git_access.rb 5 additions, 1 deletionlib/gitlab/git_access.rb
- spec/lib/gitlab/build_access_spec.rb 23 additions, 0 deletionsspec/lib/gitlab/build_access_spec.rb
- spec/lib/gitlab/git_access_spec.rb 16 additions, 0 deletionsspec/lib/gitlab/git_access_spec.rb
- spec/requests/git_http_spec.rb 53 additions, 0 deletionsspec/requests/git_http_spec.rb
lib/gitlab/build_access.rb
0 → 100644
spec/lib/gitlab/build_access_spec.rb
0 → 100644
Please register or sign in to comment