0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 15:24:21 +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 Fix admin team access mode value in team_unit table (#24012) 2023-04-13 21:06:10 +02:00
packages
repo Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
settings
swagger Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
user Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
utils
api.go Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
auth.go
auth_windows.go