You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
branch.go Update swagger documentation (#2899) 7 years ago
collaborators.go Update swagger documentation (#2899) 7 years ago
file.go Update swagger documentation (#2899) 7 years ago
fork.go Handle refactor (#3339) 7 years ago
hook.go Fix API status code for hook creation (#2814) 7 years ago
issue.go Fix swagger docs (#3300) 7 years ago
issue_comment.go Fix comment API paths (#2813) 7 years ago
issue_label.go Update swagger documentation (#2899) 7 years ago
issue_tracked_time.go Update swagger documentation (#2899) 7 years ago
key.go Writable deploy keys (closes #671) (#3225) 7 years ago
label.go Handle refactor (#3339) 7 years ago
milestone.go Handle refactor (#3339) 7 years ago
pull.go Handle refactor (#3339) 7 years ago
release.go Handle refactor (#3339) 7 years ago
repo.go Handle refactor (#3339) 7 years ago
star.go Update swagger documentation (#2899) 7 years ago
status.go Update swagger documentation (#2899) 7 years ago
subscriber.go Update swagger documentation (#2899) 7 years ago