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/services/repository
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
11 months ago
..
archiver
commitstatus Cache repository default branch commit status to reduce query on commit status table (#29444) 11 months ago
files Add download URL for executable files (#28260) 11 months ago
adopt.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
adopt_test.go
avatar.go
avatar_test.go
branch.go Cancel previous runs of the same PR automatically (#29961) 11 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
create_test.go
delete.go Move some asymkey functions to service layer (#28894) 11 months ago
delete_test.go
fork.go
fork_test.go
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
main_test.go
migrate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
push.go Add cache for branch divergence on branch list page (#29577) 11 months ago
repository.go
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go
transfer_test.go