summaryrefslogtreecommitdiffstats
path: root/services/pull/pull.go
Commit message (Expand)AuthorAgeFilesLines
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-051-17/+1
* Move actions to notification (#8785)Lunny Xiao2019-11-031-22/+3
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-3/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-4/+5
* Move issue notifications (#8713)Lunny Xiao2019-10-291-1/+8
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-2/+2
* Move AddTestPullRequestTask to pull service package from models (#8324)Lunny Xiao2019-10-151-0/+88
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-271-0/+49