gitea/routers/api/v1/repo
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
* Fix counts on issues dashboard

* setupSess -> setupSession

* Unit test

* Load repo owners for issues
2017-08-03 13:09:16 +08:00
..
branch.go Fix API for branches with slashes (#2096) 2017-07-02 10:03:57 +08:00
collaborators.go Remove redundant query in collaborator API (#516) 2016-12-28 09:09:54 +08:00
file.go Gracefully handle bare repositories on API operations. (#1932) 2017-06-10 21:57:28 -05:00
fork.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
hook.go Generate swagger json (#1402) 2017-05-02 15:35:59 +02:00
issue.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 2017-06-21 09:00:44 +08:00
issue_label.go Fix bug in issue labels API (#2048) 2017-06-25 07:52:51 +08:00
key.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
label.go Load label ID in NewLabels (#2045) 2017-06-25 14:15:09 +08:00
milestone.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
pull.go add milestone changed traker on issue view (#804) 2017-02-01 10:36:08 +08:00
release.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
repo.go Check for access in /repositories/:id (#2227) 2017-07-30 09:13:33 +08:00
star.go API endpoint for stargazers (#597) 2017-01-06 15:05:09 +08:00
status.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
subscriber.go API endpoint for subscribers (#598) 2017-01-07 11:13:02 +08:00