gitlab-org--gitlab-foss/spec/features/merge_requests
James Lopez a0101ebf84 Update occurrences of MWBS to MWPS
Rename column in the database
 Rename fields related to import/export feature
 Rename API endpoints
 Rename documentation links
 Rename the rest of occurrences in the code
 Replace the images that contain the words "build succeeds" and docs referencing to them
 Make sure pipeline is green and nothing is missing.

updated doc images

renamed only_allow_merge_if_build_succeeds in projects and fixed references

more updates

fix some spec failures

fix rubocop offences

fix v3 api spec

fix MR  specs

fixed issues with partials

fix MR spec

fix alignment

add missing v3 to v4 doc

wip - refactor v3 endpoints

fix specs

fix a few typos

fix project specs

copy entities fully to V3

fix  entity error

more fixes

fix failing specs

fixed missing entities in V3 API

remove comment

updated code based on feedback

typo

fix spec
2017-03-01 12:02:02 +01:00
..
assign_issues_spec.rb Added link to bulk assign issues to MR author. (Issue #18876) 2016-10-06 13:37:37 +01:00
award_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
check_if_mergeable_with_unresolved_discussions_spec.rb Fix a wrong "The build for this merge request failed" message 2016-11-21 14:22:28 +01:00
cherry_pick_spec.rb Ensure group acts as a namespace for polymorphic routes 2017-01-18 15:25:12 +01:00
closes_issues_spec.rb Show mentioned/issues being closed from a Merge Requests title 2017-02-13 16:47:47 +01:00
conflicts_spec.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
create_new_mr_spec.rb Adds verification in case the endpoint already has .json 2017-02-10 20:00:43 +00:00
created_from_fork_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
deleted_source_branch_spec.rb fix failing tests 2017-01-03 13:08:52 -06:00
diff_notes_resolve_spec.rb resloves failed rspec test 2016-11-23 14:31:37 +06:00
diff_notes_spec.rb Fix diff comments on legacy MRs 2016-08-30 09:19:57 +01:00
diffs_spec.rb Show 'too many changes' message for merge request 2017-01-12 13:41:29 -02:00
edit_mr_spec.rb Autoresize markdown preview 2017-01-17 01:04:47 -05:00
filter_by_labels_spec.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
filter_by_milestone_spec.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
filter_merge_requests_spec.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
form_spec.rb Updated wording in the specs 2016-07-21 08:52:37 +01:00
merge_commit_message_toggle_spec.rb Change closes issues reference text on MergeRequest#merge_commit_message to match existing text generated by the system 2016-12-16 19:15:07 +10:00
merge_immediately_with_pipeline_spec.rb Added spec tests 2017-01-22 12:37:05 +00:00
merge_request_versions_spec.rb Preserve selected versions when comparing MR changes 2016-12-31 08:00:40 -05:00
merge_when_pipeline_succeeds_spec.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
mini_pipeline_graph_spec.rb Fix broken test to use trigger in order to not take tooltip overlaping in consideration 2017-02-10 18:54:40 +00:00
only_allow_merge_if_build_succeeds_spec.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
pipelines_spec.rb Use have_no_link to test presence of button 2016-08-17 14:49:16 +01:00
reset_filters_spec.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
target_branch_spec.rb add link_to_if helper on target_branch link on Merge Request show page for case of deleted target branch 2016-12-08 01:06:23 +03:00
toggle_whitespace_changes_spec.rb Fix a wrong "The build for this merge request failed" message 2016-11-21 14:22:28 +01:00
toggler_behavior_spec.rb Change window size before visiting page, to get correct scroll position 2017-02-03 16:36:32 -05:00
update_merge_requests_spec.rb Refactor code for bulk update merge requests feature 2016-09-08 15:33:53 +03:00
user_lists_merge_requests_spec.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
user_uses_slash_commands_spec.rb Fix slash commands spec error 2017-02-03 14:23:44 -06:00
widget_deployments_spec.rb Fix remaining offenses 2016-10-18 13:51:12 +02:00
widget_spec.rb Show merge errors in merge request widget 2017-02-16 09:14:22 +00:00
wip_message_spec.rb Show a custom WIP help message for MR's with WIP commits 2017-01-19 12:30:35 +01:00