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 26095115f4
Move some repository related code into sub package (#19711)
3 years ago
..
blob.go RepoAssignment ensure to close before overwrite (#19449) 3 years ago
branch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
collaborators.go Move some repository related code into sub package (#19711) 3 years ago
commits.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 3 years ago
file.go Add API to serve blob or LFS file content (#19689) 3 years ago
fork.go Move access and repo permission to models/perm/access (#19350) 3 years ago
git_hook.go
git_ref.go
hook.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
hook_test.go
issue.go Move some repository related code into sub package (#19711) 3 years ago
issue_comment.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_label.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_reaction.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_stopwatch.go
issue_subscription.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
issue_tracked_time.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
key.go
label.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
language.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
main_test.go Use queue instead of memory queue in webhook send service (#19390) 3 years ago
migrate.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
milestone.go
mirror.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
notes.go RepoAssignment ensure to close before overwrite (#19449) 3 years ago
patch.go Add "Allow edits from maintainer" feature (#18002) 3 years ago
pull.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
pull_review.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
release.go improvement some release related code (#19867) 3 years ago
release_attachment.go improvement some release related code (#19867) 3 years ago
release_tags.go
repo.go Move some repository related code into sub package (#19711) 3 years ago
repo_test.go
star.go
status.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
subscriber.go
tag.go
teams.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
topic.go
transfer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
tree.go
wiki.go