0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:44:36 +01:00
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
collaborators.go
file.go
fork.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
hook.go
issue.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
issue_comment.go
issue_label.go
key.go
label.go
milestone.go
pull.go
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
status.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
subscriber.go