You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/api/v1/repo
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 6 years ago
..
blob.go
branch.go
collaborators.go
commits.go
file.go Fixes #7292 - API File Contents bug (#7301) 6 years ago
fork.go
git_hook.go
git_ref.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_tracked_time.go
key.go
label.go Add missing description of label on API (#7159) 6 years ago
main_test.go
milestone.go
pull.go Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
release.go
release_attachment.go
repo.go Add golangci (#6418) 6 years ago
repo_test.go
star.go
status.go Add commit statuses reports on pull request view (#6845) 6 years ago
subscriber.go
tag.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
tree.go