gitea/routers/api/v1/repo
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631)
* fix bug when migrate from API

* fix test

* fix test

* improve

* fix error message
2019-11-08 17:21:00 -05:00
..
blob.go
branch.go
collaborators.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
commits.go API method to list all commits of a repository (#6408) 2019-08-26 16:09:10 +02:00
file.go
fork.go
git_hook.go
git_ref.go api: fix multiple bugs with statuses endpoints (#7785) 2019-08-09 10:13:03 +08:00
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_subscription.go Add API for Issue set Subscription (#8729) 2019-11-02 23:27:49 +08:00
issue_tracked_time.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
issue.go
key.go
label.go
main_test.go
milestone.go
pull.go Fix API deadline removal (#8759) 2019-11-03 22:46:32 +08:00
release_attachment.go
release.go
repo_test.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 2019-05-30 11:09:05 -04:00
repo.go Fix bug when migrate from API (#8631) 2019-11-08 17:21:00 -05:00
star.go
status.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
subscriber.go
tag.go
topic.go Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00
tree.go