gitlab-org--gitlab-foss/app/services/ci
Pirate Praveen 53e2987ba6 Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
..
create_pipeline_schedule_service.rb
create_pipeline_service.rb Use Project#source_of_merge_requests-relation 2018-03-07 16:59:17 +01:00
create_pipeline_stages_service.rb
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 Add Gitlab::Utils::StrongMemoize 2017-11-13 15:27:30 +00:00
play_build_service.rb
process_pipeline_service.rb
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
stop_environments_service.rb
update_build_queue_service.rb
update_runner_service.rb