gitlab-org--gitlab-foss/app/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_builds_service.rb
create_pipeline_service.rb Also track auto-cancelling in jobs, detail: 2017-04-06 21:32:56 +08:00
create_trigger_request_service.rb Make triggers to be user aware 2017-03-05 18:53:00 +01:00
process_pipeline_service.rb Remove code deprecated in pipeline process service 2017-04-02 13:19:39 +02:00
register_job_service.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
retry_build_service.rb
retry_pipeline_service.rb Introduce endpoint optimisations 2017-04-06 14:33:17 +02:00
stop_environments_service.rb
update_build_queue_service.rb
update_runner_service.rb