gitlab-org--gitlab-foss/app/services/ci
Rémy Coutable 46bba4e758 Merge branch 'fix/status-of-pipeline-without-builds' into 'master'
Improve pipeline status in case that pipeline has no jobs

## What does this MR do?

This MR resolves problem with pipeline status when there are no build in pipeline.

This can happen when builds were skipped - for example - by using `only`/`except` keyword in `.gitlab-ci.yml`.

## What are the relevant issue numbers?

Closes #17977

See merge request !4403
2016-06-16 11:48:36 +00:00
..
create_builds_service.rb Merge branch 'master' into fix/status-of-pipeline-without-builds 2016-06-15 20:14:25 +02:00
create_pipeline_service.rb Merge branch 'master' into fix/status-of-pipeline-without-builds 2016-06-14 13:44:03 +02:00
create_trigger_request_service.rb Rename commit to pipeline in TriggerRequest 2016-06-09 17:57:07 +02:00
image_for_build_service.rb Rename all ci_commit[s] in application code to pipeline[s] 2016-06-03 16:27:50 +02:00
register_build_service.rb Fix typo 2016-06-15 13:06:01 +02:00
web_hook_service.rb Fix rest of tests 2015-10-05 14:31:51 +02:00