1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers/api/v1/admin
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context ()
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
adopt.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
cron.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
org.go Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
repo.go Add ContextUser to http request context () 2022-03-26 17:04:22 +08:00
user.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00