summaryrefslogtreecommitdiff
path: root/app/services/auto_merge_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling freeze on already frozen strings in app/servicesdineshpanda2019-09-041-1/+1
* Split AutoMergeService interfaces into two `cancel` and `abort`make-explicit-endpoint-abort-in-auto-merge-ceShinya Maeda2019-07-051-0/+6
* Update merge options for auto merge strategiesShinya Maeda2019-06-121-0/+6
* Abstract auto merge processesShinya Maeda2019-06-031-0/+50