summaryrefslogtreecommitdiffstats
path: root/models/review.go
Commit message (Expand)AuthorAgeFilesLines
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-1/+3
* New review approvals shouldn't require a message (#8991)John Olheiser2019-11-141-2/+2
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-56/+78
* Split sendCreateCommentAction as two parts, one for update comment related in...Lunny Xiao2019-11-061-2/+6
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-4/+4
* move CreateReview to moduels/pull (#7841)Lunny Xiao2019-08-141-37/+0
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-2/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Webhook for Pull Request approval/rejection (#5027)Lanre Adelowo2018-12-271-6/+44
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-0/+17
* fix code review on mssql (#5502)Lunny Xiao2018-12-111-7/+19
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+33
* Make switch more clear (#5119)Oleg Kovalov2018-10-191-3/+2
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-181-0/+2
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+256