1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/web/admin
JakobDev 7047df36d4
Another round of db.DefaultContext refactor (#27103)
Part of #27065

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-09-25 13:17:37 +00:00
..
admin_test.go
admin.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
applications.go
auths.go
config.go
diagnosis.go
emails.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
hooks.go
main_test.go
notice.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
orgs.go Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
packages.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
queue_tester.go
queue.go
repos.go
runners.go
stacktrace.go
users_test.go
users.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00