0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 12:35:08 +01:00
gitea/routers/api/v1
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068)
Continue the "ctx refactoring" work.

There are still a lot db.DefaultContext, incorrect context could cause
database deadlock errors.
2023-04-14 14:18:28 -04:00
..
activitypub
admin
misc
notify
org
packages
repo Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
settings
swagger
user
utils
api.go
auth_windows.go
auth.go