gitlab-org--gitlab-foss/spec/services/merge_requests
Kamil Trzciński 0f90fd639c Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master'
Rename MWBS service to Merge When Pipeline Succeeds

## What does this MR do?

This MR renames Merge When Build Succeeds feature to Merge When Pipeline Succeeds, because we recently changed the behavior, see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6675.

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] All builds are passing

## What are the relevant issue numbers?

Closes #23354

See merge request !7135
2016-12-05 11:07:57 +00:00
..
add_todo_when_build_fails_service_spec.rb Rename MergeRequest#pipeline to head_pipeline 2016-11-29 14:12:49 +01:00
assign_issues_service_spec.rb Ignore external issues when bulk assigning issues to author of merge request. 2016-10-20 16:40:24 +02:00
build_service_spec.rb Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' 2016-11-28 21:26:23 -03:00
close_service_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
create_service_spec.rb Add a spec for merge request metric caching while refreshing a merge request from a forked project. 2016-09-21 02:15:02 +05:30
get_urls_service_spec.rb Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
merge_request_diff_cache_service_spec.rb Fix: Timeout creating and viewing merge request for binary file 2016-11-25 15:25:01 +02:00
merge_service_spec.rb Refactor JiraService by moving code out of JiraService#execute method 2016-12-01 09:45:06 +01:00
merge_when_pipeline_succeeds_service_spec.rb Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeeds 2016-11-30 12:21:33 +01:00
refresh_service_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
reopen_service_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
resolve_service_spec.rb Fix resolve service specs 2016-10-13 14:16:34 -05:00
resolved_discussion_notification_service.rb Address review feedback 2016-08-16 11:04:26 -05:00
update_service_spec.rb Only include EmailHelpers in mailer specs and specs using them 2016-12-01 12:17:33 +08:00