aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/issue_project.go
Commit message (Expand)AuthorAgeFilesLines
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-241-5/+0
* Improve issues.LoadProject (#22982)yp053272023-02-201-5/+1
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-5/+5
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-6/+6
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-2/+2
* Fix missed sort bug (#20996)Lunny Xiao2022-08-311-0/+2
* Check if project has the same repository id with issue when assign project to...Lunny Xiao2022-06-301-0/+11
* Add more linters to improve code readability (#19989)Wim2022-06-201-15/+15
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+179