gitlab-org--gitlab-foss/app/services/ci
Sean McGivern 013e681625 Merge branch 'issue_41021' into 'master'
Prevent worker that updates merge requests head pipeline from failing jobs

Closes #41021

See merge request gitlab-org/gitlab-ce!15870
2017-12-13 16:45:48 +00:00
..
create_pipeline_schedule_service.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
create_pipeline_service.rb Prevent worker that updates merge requests head pipeline from failing jobs 2017-12-13 13:36:52 -02: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 Use update build policy instead of new play policy 2017-05-05 12:25:24 +02:00
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 Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
stop_environments_service.rb Add new ability check for stopping environment 2017-05-01 13:38:57 +02:00
update_build_queue_service.rb Add missing specs for update build queue service 2017-01-20 14:32:32 +01:00
update_runner_service.rb Only tick queue if anything is updated 2017-02-07 03:05:19 +08:00