gitlab-org--gitlab-foss/spec/services/git
Stan Hu b46b9d5e89 Fix pipelines not always being created after a push
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31741 introduced
a regression where not all the right parameters would be passed into
`Ci::CreatePipelineService`. We fix this by breaking out the pipeline
parameters and reusing a method from `Gitlab::DataBuilder::Push`.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66196
2019-08-17 06:23:26 -07:00
..
base_hooks_service_spec.rb Reduce Gitaly calls in PostReceive 2019-08-12 22:28:49 -07:00
branch_hooks_service_spec.rb Merge branch 'dm-process-commit-worker-n+1' into 'master' 2019-08-16 20:26:38 +00:00
branch_push_service_spec.rb Fix pipelines not always being created after a push 2019-08-17 06:23:26 -07:00
tag_hooks_service_spec.rb Reduce Gitaly calls in PostReceive 2019-08-12 22:28:49 -07:00
tag_push_service_spec.rb Only expire tag cache once per push 2019-08-13 09:04:30 -07:00