gitlab-org--gitlab-foss/app/services/ci
Kamil Trzciński c66d25b90e Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'
Improve how we populate pipeline with stages and builds

Closes #43941

See merge request gitlab-org/gitlab-ce!17841
2018-03-26 19:22:03 +00:00
..
create_pipeline_schedule_service.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
create_pipeline_service.rb Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master' 2018-03-26 19:22:03 +00:00
ensure_stage_service.rb Improve exceptions messages in code creating stages 2018-02-06 14:16:12 +01:00
extract_sections_from_build_trace_service.rb Extract `Ci::Build#parse_trace_sections!` into a service 2017-10-06 12:33:10 +02:00
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 Use update build policy instead of new play policy 2017-05-05 12:25:24 +02:00
process_pipeline_service.rb Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
register_job_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
retry_build_service.rb Fix specs for retry build after making stages unique 2018-01-25 15:15:51 +01:00
retry_pipeline_service.rb Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
stop_environments_service.rb Add new ability check for stopping environment 2017-05-01 13:38:57 +02:00
update_build_queue_service.rb Add missing specs for update build queue service 2017-01-20 14:32:32 +01:00
update_runner_service.rb Only tick queue if anything is updated 2017-02-07 03:05:19 +08:00