summaryrefslogtreecommitdiffstats
path: root/services/pull/review.go
Commit message (Expand)AuthorAgeFilesLines
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-051-41/+6
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-7/+2
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-2/+3
* Improve webhooks (#8583)John Olheiser2019-10-181-1/+4
* Fix review webhooks (#8570)John Olheiser2019-10-181-13/+27
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-271-0/+57