0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 16:42:11 +01:00
gitea/services/issue
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
..
assignee_test.go
assignee.go
comments.go
commit_test.go
commit.go
content.go
issue_test.go
issue.go
label_test.go
label.go
main_test.go
milestone_test.go
milestone.go
status.go