forgejo/routers/api/v1/repo
2019-02-21 17:07:58 -05:00
..
branch.go
collaborators.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
commits.go Add single commit API support (#5843) 2019-02-02 22:35:17 -05:00
file.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
fork.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
git_ref.go
hook.go
hook_test.go
issue.go refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
issue_comment.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
issue_label.go make sure labels are actually returned (#6053) 2019-02-13 10:45:19 -05:00
issue_tracked_time.go
key.go Fix ssh deploy and user key constraints (#1357) (#5939) 2019-02-03 23:56:53 +00:00
label.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
main_test.go
milestone.go
pull.go Fix #5799 - swagger for mergePullRequest (#5996) 2019-02-08 08:08:38 +00:00
release.go Fix new release creation API to allow empty target (#5870) 2019-01-30 11:33:00 -05:00
release_attachment.go
repo.go Make repo creation for API similar to UI (#6142) 2019-02-21 17:07:58 -05:00
star.go
status.go
subscriber.go
tag.go Add API to list tags (#5850) 2019-02-07 12:00:52 +00:00
tree.go Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00
tree_test.go Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00