You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
assignee.go Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
assignee_test.go Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
comments.go Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
commit.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
commit_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
content.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
issue_test.go Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
label.go Implement FSFE REUSE for golang files (#21840) 2 years ago
label_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
milestone.go Rename almost all Ctx functions (#22071) 2 years ago
milestone_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
status.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago