summaryrefslogtreecommitdiff
path: root/app/services/protected_tags/update_service.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@14-7-stable-eeGitLab Bot2022-02-031-2/+2
|
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-2/+2
|
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
| | | | Partially addresses #47424.
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-5/+2
| | | Added changelog
* Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+13
Should provide basic CRUD backend for frontend to work from. Doesn’t include frontend, API, or the internal API used from gitlab-shell