gitlab-org--gitlab-foss/spec/services
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
..
auth Fix rubocop offenses 2016-05-31 15:38:42 +02:00
ci Merge branch 'fix/status-of-pipeline-without-builds' into 'master' 2016-06-16 11:48:36 +00:00
groups Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
issues Fix spec 2016-06-03 17:14:23 -05:00
merge_requests Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
milestones
notes Fix latests concerns 2016-05-18 08:47:15 -05:00
projects Project members with guest role can't access confidential issues 2016-06-13 19:32:00 -03:00
create_commit_builds_service_spec.rb Remove reduntant method for building pipeline builds 2016-06-15 14:12:25 +02:00
create_deployment_service_spec.rb Make `project_id` and `environment_id` nullable 2016-06-15 13:00:13 +02:00
create_release_service_spec.rb
create_snippet_service_spec.rb Fix more specs 2016-03-20 23:09:33 +01:00
create_tag_service_spec.rb Use a similar approach to branch creation for tag creation 2016-05-04 17:19:13 +02:00
delete_tag_service_spec.rb Delete tags via rugged 2016-04-15 16:05:04 +02:00
delete_user_service_spec.rb
destroy_group_service_spec.rb
event_create_service_spec.rb
git_hooks_service_spec.rb
git_push_service_spec.rb Remove main_language and tests 2016-05-25 17:16:42 -04:00
git_tag_push_service_spec.rb Refactor GitTagPushService and fig tags_push system event hook 2016-04-19 11:00:30 +02:00
notification_service_spec.rb Project members with guest role can't access confidential issues 2016-06-13 19:32:00 -03:00
repair_ldap_blocked_user_service_spec.rb
search_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
test_hook_service_spec.rb
todo_service_spec.rb Merge branch 'manual-todos-issuable-sidebar' into 'master' 2016-06-14 22:01:43 +00:00
update_release_service_spec.rb
update_snippet_service_spec.rb Fix more specs 2016-03-20 23:09:33 +01:00