1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/routers/api/v1/repo
mzroot d4e4226c3c
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>
2024-06-14 18:56:10 +02:00
..
action.go refactor: merge ListActionTasks func to action.go file (#30811) 2024-05-02 17:43:29 +00:00
avatar.go
blob.go
branch.go
collaborators.go
commits.go
compare.go Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
file.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_attachment.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
issue_comment_attachment.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
issue_comment.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
issue_dependency.go
issue_label.go Support using label names when changing issue labels (#30943) 2024-05-13 04:28:53 +00:00
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
key.go
label.go
language.go
main_test.go
migrate.go Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
milestone.go
mirror.go Add missed return after ctx.ServerError (#31130) 2024-05-28 12:31:59 +03:00
notes.go
patch.go
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 2024-04-27 11:55:03 +00:00
pull.go Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
release_attachment.go
release_tags.go Protected tag is no internal server error (#30962) 2024-05-14 06:48:21 +00:00
release.go Protected tag is no internal server error (#30962) 2024-05-14 06:48:21 +00:00
repo_test.go
repo.go [Refactor] Unify repo search order by logic (#30876) 2024-06-13 09:13:11 +00:00
star.go
status.go
subscriber.go
tag.go Add tag protection via rest api #17862 (#31295) 2024-06-14 18:56:10 +02:00
teams.go
topic.go
transfer.go
tree.go
wiki.go