summaryrefslogtreecommitdiffstats
path: root/integrations/api_pull_review_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-306/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-9/+9
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-10/+11
* format with gofumpt (#18184)65432022-01-201-27/+29
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-4/+5
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-1/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-10/+10
* 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