forgejo/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.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
admin_test.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.go
queue_tester.go Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
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.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
users_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00