summaryrefslogtreecommitdiff
path: root/lib/gitlab/push_options.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-1/+2
* Refactor parse_options() in push_options.rbreduce-parse-options-complexityChristian Couder2019-09-071-8/+12
* Support adding and removing labels w/ push optsChristian Couder2019-09-041-2/+19
* Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-1/+3
* Support rm src branch on merge w/ push optionChristian Couder2019-07-171-1/+6
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-1/+1
* Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-0/+5
* Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+65