You cannot 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 9bb1adf8ea
Move some repository transfer functions to service layer (#28855)
1 year ago
..
action.go
avatar.go
blob.go
branch.go Simplify how git repositories are opened (#28937) 1 year ago
collaborators.go Move more functions to db.Find (#28419) 1 year ago
commits.go Update tool dependencies (#29030) 1 year ago
file.go Simplify how git repositories are opened (#28937) 1 year ago
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Fix comment permissions (#28213) 1 year ago
issue_attachment.go
issue_comment.go Fix comment permissions (#28213) 1 year ago
issue_comment_attachment.go Fix comment permissions (#28213) 1 year ago
issue_dependency.go Fix issue dependencies (#27736) 1 year ago
issue_label.go
issue_pin.go
issue_reaction.go Fix comment permissions (#28213) 1 year ago
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go Fix comment permissions (#28213) 1 year ago
label.go
language.go
main_test.go
migrate.go
milestone.go Second part of refactor `db.Find` (#28194) 1 year ago
mirror.go Refactor deletion (#28610) 1 year ago
notes.go Abstract hash function usage (#28138) 1 year ago
patch.go
pull.go Simplify how git repositories are opened (#28937) 1 year ago
pull_review.go Simplify how git repositories are opened (#28937) 1 year ago
release.go Move more functions to db.Find (#28419) 1 year ago
release_attachment.go Fix comment permissions (#28213) 1 year ago
release_tags.go Fix comment permissions (#28213) 1 year ago
repo.go Simplify how git repositories are opened (#28937) 1 year ago
repo_test.go
runners.go Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 1 year ago
star.go
status.go Fix `GetCommitStatuses` (#28787) 1 year ago
subscriber.go
tag.go Fix comment permissions (#28213) 1 year ago
teams.go
topic.go
transfer.go Move some repository transfer functions to service layer (#28855) 1 year ago
tree.go
wiki.go Fix an actions schedule bug (#28942) 1 year ago