0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 04:04:16 +01:00
gitea/routers
Jason Song 04347eb810
Use context parameter in services/repository (#23186)
Use context parameter in `services/repository`.

And use `cache.WithCacheContext(ctx)` to generate push action history
feeds.

Fix #23160
2023-02-28 16:17:51 -06:00
..
api Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
common
install
private Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
utils
web Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
init.go Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00