gitlab-org--gitlab-foss/app/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.rb Fix pipelines not always being created after a push 2019-08-17 06:23:26 -07:00
branch_hooks_service.rb Look up upstream commits once before queuing ProcessCommitWorkers 2019-08-16 13:31:48 -05:00
branch_push_service.rb Fix remote mirrors not updating after tag push 2019-05-17 14:45:41 -07:00
tag_hooks_service.rb Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
tag_push_service.rb Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
wiki_push_service.rb Backport of 12014-incremental-es-wiki-updates 2019-06-18 16:57:37 -06:00