aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/assignees.go
Commit message (Expand)AuthorAgeFilesLines
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-141-2/+2
* Improve utils of slices (#22379)Jason Song2023-01-111-1/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-4/+5
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-3/+3
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+171