mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 17:24:26 +00:00
7a550b3af2
* Remove `db.DefaultContext` usage in routers, use `ctx` directly * Use `ctx` directly if there is one, remove some `db.DefaultContext` in `services` * Use ctx instead of db.DefaultContext for `cmd` and some `modules` packages * fix incorrect context usage |
||
---|---|---|
.. | ||
authorizedkeys.go | ||
checkOldArchives.go | ||
dbconsistency.go | ||
dbversion.go | ||
doctor.go | ||
fix16961_test.go | ||
fix16961.go | ||
mergebase.go | ||
misc.go | ||
paths.go | ||
storage.go | ||
usertype.go |