forgejo/routers/api/v1/repo
Morgan Bazalgette 65861900cd Handle refactor ()
* 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 Update swagger documentation () 2017-11-13 09:02:25 +02:00
collaborators.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
file.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
fork.go Handle refactor () 2018-01-10 23:34:17 +02:00
hook.go Fix API status code for hook creation () 2017-11-20 15:00:53 +08:00
issue.go Fix swagger docs () 2018-01-04 14:31:40 +08:00
issue_comment.go Fix comment API paths () 2017-11-20 15:24:07 +08:00
issue_label.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
issue_tracked_time.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
key.go Writable deploy keys (closes ) () 2018-01-07 00:55:53 +02:00
label.go Handle refactor () 2018-01-10 23:34:17 +02:00
milestone.go Handle refactor () 2018-01-10 23:34:17 +02:00
pull.go Handle refactor () 2018-01-10 23:34:17 +02:00
release.go Handle refactor () 2018-01-10 23:34:17 +02:00
repo.go Handle refactor () 2018-01-10 23:34:17 +02:00
star.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
status.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
subscriber.go Update swagger documentation () 2017-11-13 09:02:25 +02:00