0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 06:49:56 +01:00
gitea/routers/web/user/setting
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
..
security
account_test.go
account.go Provide the ability to set password hash algorithm parameters (#22942) 2023-02-19 15:35:20 +08:00
adopt.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
applications.go
keys.go
main_test.go
oauth2_common.go
oauth2.go
packages.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
profile.go
secrets.go