aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/review_list.go
Commit message (Expand)AuthorAgeFilesLines
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-8/+3
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-011-3/+3
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-0/+29
* Add container.FilterSlice function (#30339)oliverpool2024-04-091-5/+4
* remove util.OptionalBool and related functions (#29513)65432024-03-021-4/+4
* bump to use go 1.22 (#29119)techknowlogick2024-02-141-6/+6
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-6/+6
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-1/+1
* Fix bug when pushing to a pull request which enabled dismiss approval automat...Lunny Xiao2023-07-201-0/+172