1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-23 16:06:47 +02:00
gitea/routers/api
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
..
actions Avoid too long names for actions (#23162) 2023-02-28 18:20:36 +08:00
packages Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
v1 Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00