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.
Ethan Koenig d91fe5254d Fix ignored errors in API route (#2850)
* Fix ignored errors in API route
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 Webhooks for repo creation/deletion (#1663) 7 years ago
hook.go Improve swagger doc (#2274) 7 years ago
issue.go Remove redudant issue LoadAttributes() calls (#2614) 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
issue_tracked_time.go Use api.TrackedTime in API (#2807) 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 Fix ignored errors in API route (#2850) 7 years ago
release.go Sync releases table with tags on push and for mirrors (#2459) 7 years ago
repo.go Add search mode option to /api/repo/search (#2756) 7 years ago
star.go API endpoint for stargazers (#597) 8 years ago
status.go Fix repo API bug (#2133) 7 years ago
subscriber.go API endpoint for subscribers (#598) 8 years ago