summaryrefslogtreecommitdiff
path: root/spec/services/merge_requests/merge_when_build_succeeds_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-7/+3
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-1/+1
* Fix other places where we still use commit attribute of BuildKamil Trzcinski2016-06-031-16/+16
* Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-3/+7
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-3/+3
* Check the HEAD of branch when doing Merge When Succeededimprove-merge-when-succeededKamil Trzcinski2016-02-221-0/+16
* Discover branches for commit statuses ref-less when doing merge when succeededmerge-when-succeededKamil Trzcinski2016-02-191-6/+30
* Fix Merge When Succeeded for multiple stagesKamil Trzcinski2016-02-191-0/+30
* Use a MR with commits.Rubén Dávila2016-01-201-1/+1
* Fix errorsKamil Trzcinski2015-12-111-1/+1
* Button fixZeger-Jan van de Weg2015-12-071-1/+1
* Incorporate feedbackZeger-Jan van de Weg2015-12-051-12/+18
* Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-021-0/+78