gitlab-org--gitlab-foss/spec/services/ci
Shinya Maeda c2e0e689f3 Validate the existence of archived traces before removing live trace
Often live traces are removed even though the archived trace
doesn't exist. This commit checkes the existence strictly.
2019-07-23 17:26:08 +07:00
..
archive_trace_service_spec.rb Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
compare_test_reports_service_spec.rb
create_pipeline_service_spec.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
destroy_expired_job_artifacts_service_spec.rb
destroy_pipeline_service_spec.rb
ensure_stage_service_spec.rb
expire_pipeline_cache_service_spec.rb
extract_sections_from_build_trace_service_spec.rb
pipeline_schedule_service_spec.rb Revert concurrent pipeline schedule creation 2019-06-18 21:56:11 +07:00
pipeline_trigger_service_spec.rb
play_build_service_spec.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
play_manual_stage_service_spec.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
prepare_build_service_spec.rb
process_build_service_spec.rb
process_pipeline_service_spec.rb
register_job_service_spec.rb
retry_build_service_spec.rb Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
retry_pipeline_service_spec.rb
run_scheduled_build_service_spec.rb
stop_environments_service_spec.rb
update_build_queue_service_spec.rb
update_runner_service_spec.rb