0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 20:53:00 +01:00
gitea/routers/api/v1/repo
Lunny Xiao d71fad2ab7 Fix #2001 and fix issue comments hidden (#2016)
* revert #2001 and fix issue comments hidden

* fix #2001

* fix import

* improve comment type

* reduce unnecessary join

* fix comment on FindCommentsOptions
2017-06-21 09:00:44 +08:00
..
branch.go Gracefully handle bare repositories on API operations. (#1932) 2017-06-10 21:57:28 -05:00
collaborators.go
file.go Gracefully handle bare repositories on API operations. (#1932) 2017-06-10 21:57:28 -05:00
fork.go Add repo fork swagger (#1941) 2017-06-12 08:59:51 +08:00
hook.go
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 2017-06-21 09:00:44 +08:00
issue_label.go
issue.go
key.go
label.go
milestone.go
pull.go
release.go
repo.go
star.go
status.go
subscriber.go