gitlab-org--gitlab-foss/spec/services/ci
Tomasz Maczukin 067f5f11c2
Protect register_job_service from pending job with queued_at=nil
2018-04-10 15:13:55 +02:00
..
create_pipeline_service_spec.rb Prevent worker that updates merge requests head pipeline from failing jobs 2017-12-13 13:36:52 -02:00
ensure_stage_service_spec.rb Make exception in ensure stage service more descriptive 2018-02-06 10:02:33 +01:00
extract_sections_from_build_trace_service_spec.rb Extract `Ci::Build#parse_trace_sections!` into a service 2017-10-06 12:33:10 +02:00
fetch_kubernetes_token_service_spec.rb Revert back FetchKubernetesTokenService 2017-11-01 13:58:08 +01:00
pipeline_trigger_service_spec.rb Add change log. Fix spec. 2017-09-13 18:23:35 +09:00
play_build_service_spec.rb
process_pipeline_service_spec.rb Add inverse_of: :pipeline for pipeline.builds (#37987) 2018-03-21 15:31:29 +11:00
register_job_service_spec.rb Protect register_job_service from pending job with queued_at=nil 2018-04-10 15:13:55 +02:00
retry_build_service_spec.rb Rename metadata relation and methods 2018-03-28 13:58:34 +02:00
retry_pipeline_service_spec.rb
stop_environments_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
update_build_queue_service_spec.rb
update_runner_service_spec.rb