0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 20:54:34 +01:00
gitea/routers/web/admin
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
..
admin.go
admin_test.go
applications.go
auths.go
config.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
repos.go
runners.go
users.go
users_test.go