0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 12:34:23 +01:00
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
2022-05-20 22:08:52 +08:00
..
archiver
files Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
adopt.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
adopt_test.go
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
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) 2022-05-20 22:08:52 +08:00
repository.go
template.go
transfer.go
transfer_test.go