forgejo/routers/api/v1/repo
2017-06-25 14:15:09 +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 Generate swagger json (#1402) 2017-05-02 15:35:59 +02:00
issue.go refactor api issues load attributes for better performance (#1066) 2017-02-27 08:36:42 +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
label.go Load label ID in NewLabels (#2045) 2017-06-25 14:15:09 +08:00
milestone.go
pull.go
release.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
repo.go Merge pull request #1750 from andreynering/dashboard-search-org-repos 2017-05-27 17:40:09 -03:00
star.go
status.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
subscriber.go