gitlab-org--gitlab-foss/spec/services/ci
Douwe Maan 94be44c568 Fix race condition between pipeline creation and MR diff_head_sha update 2017-06-01 13:31:52 -05:00
..
create_pipeline_service_spec.rb Fix race condition between pipeline creation and MR diff_head_sha update 2017-06-01 13:31:52 -05:00
create_trigger_request_service_spec.rb Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
play_build_service_spec.rb Fix job play service specs related to protected actions 2017-05-31 11:15:25 +02:00
process_pipeline_service_spec.rb Fix pipeline processing specs related to protected actions 2017-05-31 10:40:52 +02:00
register_job_service_spec.rb
retry_build_service_spec.rb Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
retry_pipeline_service_spec.rb Fix pipeline retry specs related to protected actions 2017-05-31 11:22:12 +02:00
stop_environments_service_spec.rb Take branch access into account when stopping environment 2017-04-06 17:15:15 +02:00
update_build_queue_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
update_runner_service_spec.rb