summaryrefslogtreecommitdiffstats
path: root/services/pull
Commit message (Expand)AuthorAgeFilesLines
* Add Close() method to gogitRepository (#8901)zeripath2019-11-132-0/+2
* 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-053-70/+9
* Move actions to notification (#8785)Lunny Xiao2019-11-031-22/+3
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-023-12/+2
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-013-8/+11
* Allow to merge if file path contains " or \ (#8629)Ilya2019-11-011-2/+24
* Add basic repository lfs management (#7199)zeripath2019-10-281-108/+8
* 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
* Improve webhooks (#8583)John Olheiser2019-10-181-1/+4
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-4/+7
* Fix review webhooks (#8570)John Olheiser2019-10-181-13/+27
* 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-152-1/+89
* Restore functionality for early gits (#7775)zeripath2019-10-121-24/+54
* If no specific context is required for status check, require an overall succe...Elias Norberg2019-09-301-1/+9
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-275-0/+722