aboutsummaryrefslogtreecommitdiffstats
path: root/services/pull/pull.go
Commit message (Expand)AuthorAgeFilesLines
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+88
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-27/+36
* Move PushToBaseRepo from models to services/pull (#9352)Lunny Xiao2019-12-151-1/+49
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-131-6/+7
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-061-2/+2
* 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