gitea/routers/api/v1/repo
Lunny Xiao 830ae61456 Refactor issue indexer ()
..
branch.go Fixes repo branch endpoint summary ()
collaborators.go Restrict permission check on repositories and fix some problems ()
commits.go Add single commit API support ()
file.go Refactor repo.isBare to repo.isEmpty ()
fork.go Restrict permission check on repositories and fix some problems ()
git_ref.go Implement git refs API for listing references (branches, tags and other) ()
hook.go Fix Swagger JSON autogeneration issues. ()
hook_test.go API endpoint for testing webhook ()
issue.go Refactor issue indexer ()
issue_comment.go Implement "conversation lock" for issue comments ()
issue_label.go make sure labels are actually returned ()
issue_tracked_time.go Fix Swagger JSON autogeneration issues. ()
key.go Fix ssh deploy and user key constraints () ()
label.go Restrict permission check on repositories and fix some problems ()
main_test.go API endpoint for testing webhook ()
milestone.go show only opened milestones on issues page milestone filter ()
pull.go Fix - swagger for mergePullRequest ()
release.go Fix new release creation API to allow empty target ()
release_attachment.go Fix Swagger JSON autogeneration issues. ()
repo.go Allow to set organization visibility (public, internal, private) ()
star.go refactor: import order. ()
status.go refactor: import order. ()
subscriber.go refactor: import order. ()
tag.go Add API to list tags ()
tree.go Feature - Pagination for git tree API ()
tree_test.go Feature - Pagination for git tree API ()