This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
repos.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
runners.go
users.go Provide the ability to set password hash algorithm parameters (#22942) 2023-02-19 15:35:20 +08:00
users_test.go