aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_pull_review_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-9/+10
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+2
* API: Allow COMMENT reviews to not specify a body (#16229)sebastian-sauer2021-06-251-0/+54
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-10/+10
* Expose resolver via API (#15167)sotho2021-03-281-1/+1
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+16
* Add review request api (#11355)a10121127962020-10-201-0/+106
* Convert User expose ID each time (#12855)65432020-09-171-1/+1
* Fix commenting on non-utf8 encoded files (#11916)zeripath2020-06-181-2/+7
* API: Add pull review endpoints (#11224)65432020-05-021-0/+120