gitlab-org--gitlab-foss/app/services/ci
Shinya Maeda 3494cdfecb ActiveRecord::StaleObjectError: Attempted to update a stale object: Ci::Build 2017-12-12 16:17:45 +09:00
..
create_pipeline_schedule_service.rb
create_pipeline_service.rb Implement and use Gitlab::Ci::Pipeline::Chain::Command 2017-12-08 12:01:15 +01:00
create_pipeline_stages_service.rb Refine implementation of pipeline stage seeds 2017-06-02 12:16:11 +02:00
ensure_stage_service.rb Extract ensure stage service from commit status class 2017-11-06 11:04:09 +01:00
extract_sections_from_build_trace_service.rb Extract `Ci::Build#parse_trace_sections!` into a service 2017-10-06 12:33:10 +02:00
fetch_kubernetes_token_service.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
pipeline_trigger_service.rb Add Gitlab::Utils::StrongMemoize 2017-11-13 15:27:30 +00:00
play_build_service.rb
process_pipeline_service.rb Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
register_job_service.rb ActiveRecord::StaleObjectError: Attempted to update a stale object: Ci::Build 2017-12-12 16:17:45 +09:00
retry_build_service.rb Don't create build failed todo when build is retried 2017-10-16 11:10:07 +01:00
retry_pipeline_service.rb
stop_environments_service.rb
update_build_queue_service.rb
update_runner_service.rb