summaryrefslogtreecommitdiff
path: root/app/services/merge_requests/push_options_handler_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@15-8-stable-eeGitLab Bot2023-03-291-1/+9
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-4/+10
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-0/+5
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+5
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-15/+15
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-17/+26
* 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