forgejo/models/git
mzroot ff43d02803
Add tag protection via rest api #17862 (#31295)
Add tag protection manage via rest API.

---------

Co-authored-by: Alexander Kogay <kogay.a@citilink.ru>
Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit d4e4226c3cbfa62a6adf15f4466747468eb208c7)

Conflicts:
	modules/structs/repo_tag.go
	trivial context conflict
	templates/swagger/v1_json.tmpl
	fixed with make generate-swagger
2024-06-16 13:42:59 +02:00
..
TestIterateRepositoryIDsWithLFSMetaObjects
branch.go
branch_list.go Fix branch order (#31174) 2024-06-02 16:26:54 +02:00
branch_test.go
commit_status.go Fix duplicate status check contexts (#30660) 2024-05-05 08:48:45 +01:00
commit_status_summary.go
commit_status_test.go Fix duplicate status check contexts (#30660) 2024-05-05 08:48:45 +01:00
lfs.go
lfs_lock.go
lfs_test.go
main_test.go
protected_banch_list_test.go
protected_branch.go
protected_branch_list.go
protected_branch_test.go
protected_tag.go Add tag protection via rest api #17862 (#31295) 2024-06-16 13:42:59 +02:00
protected_tag_test.go