forgejo/routers/api/v1/repo
赵智超 fec1521555
Not using "ctx.ServerError" in api (#12907)
This function will render a whole html page which is not useful for API.

Signed-off-by: a1012112796 <1012112796@qq.com>
2020-09-20 21:20:14 +01:00
..
blob.go
branch.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
collaborators.go
commits.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
file.go
fork.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
git_hook.go
git_ref.go
hook.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 2020-09-18 20:09:26 +08:00
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 2020-09-18 20:09:26 +08:00
issue_subscription.go
issue_tracked_time.go
key.go
label.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
language.go
main_test.go
migrate.go
milestone.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
mirror.go
pull.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
pull_review.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
release.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
release_attachment.go
repo.go Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go