1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 15:44:27 +00:00
wxiaoguang 7a550b3af2
Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163)
* 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
2022-03-22 16:22:54 +01:00
..
2022-03-22 15:03:22 +08:00
2022-03-22 15:03:22 +08:00
2021-01-26 16:36:53 +01:00
2022-03-22 15:03:22 +08:00
2021-09-10 18:03:16 +02:00
2022-01-20 18:46:10 +01:00
2021-11-09 20:57:58 +01:00
2022-03-22 15:03:22 +08:00
2022-03-22 15:03:22 +08:00
2022-03-22 15:03:22 +08:00
2021-12-12 23:48:20 +08:00
2022-03-22 15:03:22 +08:00