1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-06 10:56:10 +02:00
gitea/routers/api
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055)
To avoid deadlock problem, almost database related functions should be
have ctx as the first parameter.
This PR do a refactor for some of these functions.
2023-07-22 22:14:27 +08:00
..
actions Actions Artifacts support uploading multiple files and directories (#24874) 2023-07-21 10:42:01 +08:00
packages Remove redundant "RouteMethods" method (#26024) 2023-07-21 00:43:49 +02:00
v1 Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00