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.
Antoine GIRARD 30787e48f2 Improve org error handling (#2117)
* Improve ErrOrgNotExist type
Return new error type
Use good error check
Use new method to check error
Update tests

* Fix unchanged method name report
7 years ago
..
branch.go Fix API for branches with slashes (#2096) 7 years ago
collaborators.go Remove redundant query in collaborator API (#516) 8 years ago
file.go Gracefully handle bare repositories on API operations. (#1932) 7 years ago
fork.go Improve org error handling (#2117) 7 years ago
hook.go Generate swagger json (#1402) 7 years ago
issue.go Integration tests for issues API (#2059) 7 years ago
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 7 years ago
issue_label.go Fix bug in issue labels API (#2048) 7 years ago
key.go Golint fixed for modules/setting (#262) 8 years ago
label.go Load label ID in NewLabels (#2045) 7 years ago
milestone.go golint fixed for routers (#208) 8 years ago
pull.go add milestone changed traker on issue view (#804) 8 years ago
release.go Fix release display and correct paging (#2080) 7 years ago
repo.go Improve org error handling (#2117) 7 years ago
star.go API endpoint for stargazers (#597) 8 years ago
status.go Status-API (#1332) 7 years ago
subscriber.go API endpoint for subscribers (#598) 8 years ago