Protected tags copy/paste from protected branches
Should provide basic CRUD backend for frontend to work from. Doesn’t include frontend, API, or the internal API used from gitlab-shell
Showing
app/models/concerns/protected_ref_access.rb
0 → 100644
app/models/concerns/protected_tag_access.rb
0 → 100644
app/models/protected_ref_matcher.rb
0 → 100644
app/models/protected_tag.rb
0 → 100644
spec/factories/protected_tags.rb
0 → 100644
spec/features/protected_tags_spec.rb
0 → 100644
spec/models/protected_tag_spec.rb
0 → 100644
Please
register
or
sign in
to comment