summaryrefslogtreecommitdiffstats
path: root/services/pull/merge.go
Commit message (Expand)AuthorAgeFilesLines
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-101-91/+214
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-051-12/+2
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-2/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-2/+3
* Allow to merge if file path contains " or \ (#8629)Ilya2019-11-011-2/+24
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-4/+7
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-9/+55
* Move AddTestPullRequestTask to pull service package from models (#8324)Lunny Xiao2019-10-151-1/+1
* Restore functionality for early gits (#7775)zeripath2019-10-121-24/+54
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-271-0/+320