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
zeripath 5705f72fd6
Prevent panic when editing forked repos by API (#14960)
4 years ago
..
blob.go
branch.go [API] Add pagination to ListBranches (#14524) 4 years ago
collaborators.go
commits.go
file.go Add support for ref parameter to get raw file API (#14602) 4 years ago
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
pull.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
pull_review.go Add dismiss review feature (#12674) 4 years ago
release.go Create tag on ui (#13467) 4 years ago
release_attachment.go
release_tags.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 4 years ago
repo.go Prevent panic when editing forked repos by API (#14960) 4 years ago
repo_test.go
star.go
status.go
subscriber.go
tag.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 4 years ago
teams.go
topic.go
transfer.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
tree.go