0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/routers/api/v1/repo
6543 7d2700c8be
[API] Only Return Json (#13511)
* Let Branch and Raw Endpoint return json error if not found

* Revert "RM RepoRefByTypeForAPI and move needed parts into GetRawFile directly"

This reverts commit d826d08577b23765cb3c257e7a861191d1aa9a04.

* more similar to RepoRefByType

* dedub-code

* API should just speak JSON

* nice name

Co-authored-by: zeripath <art27@cantab.net>
2020-11-14 11:13:55 -05:00
..
blob.go
branch.go [API] Only Return Json (#13511) 2020-11-14 11:13:55 -05:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go API: Fix GetQueryBeforeSince (#13559) 2020-11-14 14:05:40 +00:00
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 [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
issue_tracked_time.go API: Fix GetQueryBeforeSince (#13559) 2020-11-14 14:05:40 +00:00
issue.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
pull_review.go Add review request api (#11355) 2020-10-20 14:18:25 -04:00
pull.go Deny wrong pull (#13308) 2020-10-26 11:05:27 +02:00
release_attachment.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
release_tags.go Delete tag API (#13358) 2020-10-30 20:56:34 -05:00
release.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
repo_test.go
repo.go
star.go
status.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
subscriber.go
tag.go
topic.go
transfer.go
tree.go