gitea/routers/api/v1/repo
John Olheiser b5e974c8a5
Delete tag API (#13358)
* Delete tag API

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Wording

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add conflict response and fix API tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix other test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-10-30 20:56:34 -05:00
..
blob.go
branch.go Refactor: Move PushUpdateOptions (#13363) 2020-10-30 22:59:02 +01:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_reaction.go Issue comment reactions should also check pull type (#13349) 2020-10-29 20:48:07 +08:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
milestone.go
mirror.go
pull.go Deny wrong pull (#13308) 2020-10-26 11:05:27 +02:00
pull_review.go
release.go
release_attachment.go
release_tags.go Delete tag API (#13358) 2020-10-30 20:56:34 -05:00
repo.go
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go