summaryrefslogtreecommitdiffstats
path: root/models/issues/review_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 when deleting a dismissed review (#27903) (#27910)Giteabot2023-11-051-0/+30
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-291-1/+1
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-251-2/+2
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-3/+3
* Fix bug when pushing to a pull request which enabled dismiss approval automat...Lunny Xiao2023-07-201-8/+8
* Fix duplicate Reviewed-by trailers (#24796)Cory Todd2023-06-091-0/+12
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-3/+14
* Restore previous official review when an official review is deleted (#22449)Jimmy Praet2023-01-151-0/+35
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-26/+26
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+203