summaryrefslogtreecommitdiff
path: root/app/services/merge_requests/push_options_handler_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Support adding and removing labels w/ push optsChristian Couder2019-09-041-2/+8
* Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-9/+8
* Refactor create_params and update_paramsrm-src-branchChristian Couder2019-07-171-23/+19
* Support rm src branch on merge w/ push optionChristian Couder2019-07-171-0/+8
* Fix MR assignees for push optionsNick Thomas2019-04-091-2/+2
* Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-091-0/+3
* Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-091-44/+53
* Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-9/+32
* Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+127