aboutsummaryrefslogtreecommitdiffstats
path: root/models/project/issue.go
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Use correct count for `NumOpenIssues` (#19980)Gusted2022-06-161-1/+7
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-4/+4
* Add missing `sorting` column in `project_issue` table (#19635)wxiaoguang2022-05-061-0/+3
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-0/+100