gitea/routers/api/v1/repo
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
* Add API to list tags

* update dependency gitea sdk vendor

* fix swagger generation

* fix swagger

* add tests

* update code.gitea.io/git vendor
2019-02-07 12:00:52 +00:00
..
branch.go
collaborators.go
commits.go Add single commit API support (#5843) 2019-02-02 22:35:17 -05:00
file.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
fork.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_tracked_time.go
issue.go Expose issue stopwatch toggling via API (#5970) 2019-02-06 21:57:25 -05:00
key.go Fix ssh deploy and user key constraints (#1357) (#5939) 2019-02-03 23:56:53 +00:00
label.go
main_test.go
milestone.go
pull.go Issue 5924 fix compare button (#5929) 2019-02-03 19:56:18 -05:00
release_attachment.go
release.go Fix new release creation API to allow empty target (#5870) 2019-01-30 11:33:00 -05:00
repo.go
star.go
status.go
subscriber.go
tag.go Add API to list tags (#5850) 2019-02-07 12:00:52 +00:00
tree_test.go Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00
tree.go Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00