1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 13:06:14 +02:00
gitea/routers/api
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
..
actions Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 2023-04-07 16:40:40 -04:00
packages Add actions support to package auth verification (#23729) 2023-04-10 15:21:03 +08:00
v1 Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00