summaryrefslogtreecommitdiffstats
path: root/models/issues
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-2010-83/+83
* Fix CountOrphanedLabels in orphan check (#20009)zeripath2022-06-171-1/+1
* In code search, get code unit accessible repos in one (main) query (#19764)Hugo Hoitink2022-06-161-2/+2
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-151-3/+4
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-1337-103/+12291
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-204-33/+31
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-6/+9
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-083-0/+938
* Move reaction to models/issues/ (#19264)Lunny Xiao2022-03-313-1/+562
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-202-3/+5
* format with gofumpt (#18184)65432022-01-201-1/+0
* Simplify parameter types (#18006)Gusted2021-12-201-2/+2
* Improvements to content history (#17746)Jimmy Praet2021-11-222-7/+25
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-122-3/+4
* Fix history count failure (#17351)Lunny Xiao2021-10-211-1/+1
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-103-0/+320