summaryrefslogtreecommitdiffstats
path: root/models/issues/review.go
Commit message (Expand)AuthorAgeFilesLines
* Review fixes and enhancements (#24526)silverwind2023-05-101-0/+14
* Implement actions (#21937)Jason Song2023-01-311-1/+1
* some refactor about code comments (#20821)Lunny Xiao2023-01-171-4/+4
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-7/+10
* Restore previous official review when an official review is deleted (#22449)Jimmy Praet2023-01-151-9/+23
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-8/+8
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-4/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-14/+6
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-7/+7
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-5/+5
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+8
* Dismiss prior pull reviews if done via web in review dismiss (#20197)65432022-07-191-0/+30
* Add more linters to improve code readability (#19989)Wim2022-06-201-10/+10
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+1018