forgejo/services/convert
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
..
activity.go
attachment.go
convert.go Add tag protection via rest api #17862 (#31295) 2024-06-16 13:42:59 +02:00
git_commit.go
git_commit_test.go
issue.go Make gitea webhooks openproject compatible (gitea#28435) 2024-06-05 15:58:51 +02:00
issue_comment.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
issue_test.go
main_test.go
mirror.go
notification.go
package.go
pull.go Make gitea webhooks openproject compatible (gitea#28435) 2024-06-05 15:58:51 +02:00
pull_review.go
pull_test.go
release.go [FEAT]Add Option to hide Release Archive links (#3139) 2024-04-24 15:15:55 +00:00
release_test.go
repository.go Add topics for repository API (#31127) 2024-06-02 16:26:54 +02:00
secret.go
status.go
user.go Make gitea webhooks openproject compatible (gitea#28435) 2024-06-05 15:58:51 +02:00
user_test.go
utils.go
utils_test.go
wiki.go