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
6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245)
3 years ago
..
blob.go
branch.go Move repository model into models/repo (#17933) 3 years ago
collaborators.go Move repository model into models/repo (#17933) 3 years ago
commits.go Add API to get file commit history (#17652) 3 years ago
file.go Fix various typos (#18219) 3 years ago
fork.go - name: new parameter in CreateForkOption to give the forked repository (#18066) 3 years ago
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
issue_label.go
issue_reaction.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
issue_stopwatch.go
issue_subscription.go When attempting to subscribe other user to issue report why access denied (#18091) 3 years ago
issue_tracked_time.go
key.go Move keys to models/asymkey (#17917) 3 years ago
label.go
language.go Move repository model into models/repo (#17933) 3 years ago
main_test.go
migrate.go Some repository refactors (#17950) 3 years ago
milestone.go
mirror.go
notes.go
pull.go Don't delete branch if other PRs with this branch are open (#18164) 3 years ago
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Some repository refactors (#17950) 3 years ago
repo_test.go Move repository model into models/repo (#17933) 3 years ago
star.go Some repository refactors (#17950) 3 years ago
status.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
subscriber.go Some repository refactors (#17950) 3 years ago
tag.go Fix NPE on try to get tag reference via API (#18245) 3 years ago
teams.go Move repository model into models/repo (#17933) 3 years ago
topic.go Some repository refactors (#17950) 3 years ago
transfer.go Add API to manage repo tranfers (#17963) 3 years ago
tree.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
wiki.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago