aboutsummaryrefslogtreecommitdiffstats
path: root/modules/convert/pull_review.go
Commit message (Expand)AuthorAgeFilesLines
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-10/+10
* [Refactor] convert team(s) to apiTeam(s) (#13745)65432022-05-131-1/+6
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-6/+7
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-7/+8
* Expose resolver via API (#15167)sotho2021-03-281-1/+2
* [refactor] Unify the export of user data via API (#15144)65432021-03-271-11/+2
* fix regression of 15139 (#15164)65432021-03-261-1/+1
* Fix wrong user returned in API (#15139)sotho2021-03-241-7/+6
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+1
* Add review request api (#11355)a10121127962020-10-201-0/+1
* API PullReviewComment HTMLPullURL should return the HTMLURL (#11501)zeripath2020-05-201-1/+1
* API: Add pull review endpoints (#11224)65432020-05-021-0/+127