gitlab-org--gitlab-foss/app/services/ci
Kamil Trzciński 58aa2d7f39 Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-the-ui' into 'master'
Resolve "Specify variables when executing a manual pipeline from the UI"

Closes #44059

See merge request gitlab-org/gitlab-ce!18440
2018-05-06 16:48:00 +00:00
..
create_pipeline_schedule_service.rb
create_pipeline_service.rb Use variables_attributes intead of variables 2018-04-18 19:28:34 +02:00
ensure_stage_service.rb Use stages position column to track stage index 2018-05-01 14:30:44 +02:00
extract_sections_from_build_trace_service.rb
fetch_kubernetes_token_service.rb Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
pipeline_trigger_service.rb Populate pipeline with objects before creating it 2018-03-21 10:59:11 +01:00
play_build_service.rb
process_pipeline_service.rb
register_job_service.rb Order builds by id instead of created_at in RegisterJobService 2018-05-03 14:54:28 +02:00
retry_build_service.rb
retry_pipeline_service.rb
stop_environments_service.rb
update_build_queue_service.rb Rename Runner#invalidate_build_cache -> Runner#pick_build 2018-05-02 16:42:12 +02:00
update_runner_service.rb