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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
admin_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
applications.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auths.go Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
config.go Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00
emails.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
hooks.go Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
notice.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
orgs.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
packages.go Display unreferenced packages total size in package admin panel (#22498) 2023-01-18 09:52:04 -06:00
repos.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
runners.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
users.go Provide the ability to set password hash algorithm parameters (#22942) 2023-02-19 15:35:20 +08:00
users_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00