gitea/routers/web/admin
delvh f3d41c61eb
Remove db.DefaultContext in routers/ and cmd/ (#26076)
Now, the only remaining usages of `models.db.DefaultContext` are in
  - `modules`
  - `models`
  - `services`
2023-07-23 23:47:27 -04:00
..
admin_test.go
admin.go
applications.go
auths.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
config.go Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
diagnosis.go
emails.go
hooks.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
main_test.go
notice.go
orgs.go
packages.go Remove db.DefaultContext in routers/ and cmd/ (#26076) 2023-07-23 23:47:27 -04:00
queue_tester.go
queue.go
repos.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
runners.go
stacktrace.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
users_test.go
users.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00