summaryrefslogtreecommitdiffstats
path: root/routers/repo/pull_review.go
Commit message (Expand)AuthorAgeFilesLines
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+12
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-3/+6
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-0/+62
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-0/+47
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-301-5/+6
* Fix wrong identify poster on a migrated pull request when submi… (#9827)Lunny Xiao2020-01-171-1/+1
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-1/+3
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-110/+18
* Fix review webhooks (#8570)John Olheiser2019-10-181-2/+2
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-271-1/+1
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-1/+2
* move CreateReview to moduels/pull (#7841)Lunny Xiao2019-08-141-1/+3
* Add comment replies (#5104)Jonas Franz2018-10-221-1/+4
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-181-1/+9
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-171-2/+12
* User shouldn't be able to approve or reject his/her own PR (#4729)Lanre Adelowo2018-08-201-2/+22
* prevent empty review comment (#4632)Lanre Adelowo2018-08-071-0/+7
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+151