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 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067)
4 years ago
..
blob.go
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 4 years ago
collaborators.go [refactor] Unify the export of user data via API (#15144) 4 years ago
commits.go Move macaron to chi (#14293) 4 years ago
file.go
fork.go
git_hook.go Move macaron to chi (#14293) 4 years ago
git_ref.go
hook.go [refactor] Unify the export of user data via API (#15144) 4 years ago
hook_test.go
issue.go Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
issue_comment.go
issue_label.go Move macaron to chi (#14293) 4 years ago
issue_reaction.go [refactor] Unify the export of user data via API (#15144) 4 years ago
issue_stopwatch.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 4 years ago
issue_subscription.go [refactor] Unify the export of user data via API (#15144) 4 years ago
issue_tracked_time.go Move macaron to chi (#14293) 4 years ago
key.go
label.go
language.go
main_test.go
migrate.go Add LFS Migration and Mirror (#14726) 4 years ago
milestone.go
mirror.go
pull.go Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
pull_review.go Add dismiss review feature (#12674) 4 years ago
release.go Implement delete release attachments and update release attachments' name (#14130) 4 years ago
release_attachment.go
release_tags.go
repo.go Close the gitrepo when deleting the repository (#15876) 4 years ago
repo_test.go
star.go [refactor] Unify the export of user data via API (#15144) 4 years ago
status.go
subscriber.go [refactor] Unify the export of user data via API (#15144) 4 years ago
tag.go
teams.go
topic.go
transfer.go
tree.go