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 fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
3 years ago
..
archiver
files Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
adopt.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
adopt_test.go
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
avatar_test.go
branch.go
cache.go
check.go
fork.go
fork_test.go
hooks.go
main_test.go
push.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
repository.go
template.go
transfer.go
transfer_test.go