gitlab-org--gitlab-foss/spec/services/ci
Toon Claes ccb9beeed0 Properly expire cache for **all** MRs of a pipeline
Turn ExpirePipelineCacheService into Worker so it can fetch all the
merge requests for which the pipeline runs or did run against.
2017-04-24 10:07:01 +02:00
..
create_pipeline_service_spec.rb Add a test to make sure it's not auto-canceling 2017-04-06 03:23:36 +08:00
create_trigger_request_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
process_pipeline_service_spec.rb Fix tests and review 2017-04-06 21:57:46 +02:00
register_job_service_spec.rb Fix spec for Ci::RegisterJobService 2017-03-06 11:56:44 +01:00
retry_build_service_spec.rb Fix test by ignoring auto_canceled_by for jobs 2017-04-07 01:36:26 +08:00
retry_pipeline_service_spec.rb Do not retry jobs multiple times when retrying a pipeline 2017-03-27 09:11:29 +02:00
stop_environments_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04: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 Only tick queue if anything is updated 2017-02-07 03:05:19 +08:00