0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 23:48:39 +01:00
gitea/routers/api/v1/repo
Morgan Bazalgette 65861900cd Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound

* Change Handle(403) to NotFound, avoid using macaron's NotFound
2018-01-10 23:34:17 +02:00
..
branch.go
collaborators.go
file.go
fork.go
hook.go
issue_comment.go
issue_label.go
issue_tracked_time.go
issue.go
key.go
label.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
milestone.go
pull.go
release.go
repo.go
star.go
status.go
subscriber.go