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 c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179)
5 years ago
..
blob.go
branch.go [API] Add pagination to ListBranches (#14524) 5 years ago
collaborators.go [refactor] Unify the export of user data via API (#15144) 5 years ago
commits.go
file.go Add support for ref parameter to get raw file API (#14602) 5 years ago
fork.go
git_hook.go
git_ref.go
hook.go [refactor] Unify the export of user data via API (#15144) 5 years ago
hook_test.go
issue.go Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 5 years ago
issue_comment.go
issue_label.go
issue_reaction.go [refactor] Unify the export of user data via API (#15144) 5 years ago
issue_stopwatch.go
issue_subscription.go [refactor] Unify the export of user data via API (#15144) 5 years ago
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go Ensure validation occurs on clone addresses too (#14994) 5 years ago
milestone.go
mirror.go
pull.go API: fix set milestone on PR creation (#14981) 5 years ago
pull_review.go Add dismiss review feature (#12674) 5 years ago
release.go Implement delete release attachments and update release attachments' name (#14130) 5 years ago
release_attachment.go
release_tags.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 5 years ago
repo.go Add DefaultMergeStyle option to repository (#14789) 5 years ago
repo_test.go
star.go [refactor] Unify the export of user data via API (#15144) 5 years ago
status.go
subscriber.go [refactor] Unify the export of user data via API (#15144) 5 years ago
tag.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 5 years ago
teams.go
topic.go
transfer.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 5 years ago
tree.go