gitlab-org--gitlab-foss/spec/features/merge_requests
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
assign_issues_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
award_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
check_if_mergeable_with_unresolved_discussions_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
cherry_pick_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
closes_issues_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
conflicts_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
create_new_mr_from_fork_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
create_new_mr_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
created_from_fork_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
deleted_source_branch_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
diff_notes_avatars_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
diff_notes_resolve_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
diffs_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
discussion_lock_spec.rb fix code style 2017-09-27 08:30:40 +02:00
discussion_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
edit_mr_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
filter_by_labels_spec.rb Don't try to create diffs if one of the branch is missing 2017-08-10 23:53:55 +08:00
filter_by_milestone_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
filter_merge_requests_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
form_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
image_diff_notes.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
merge_commit_message_toggle_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
merge_immediately_with_pipeline_spec.rb Use `empty_project` where possible in spec/features/merge_requests 2017-07-27 13:12:17 -04:00
merge_when_pipeline_succeeds_spec.rb clean up merge request widget UI 2017-08-07 13:20:33 +10:00
mini_pipeline_graph_spec.rb Change pipeline dropdowns to new style 2017-08-29 15:10:51 +02:00
only_allow_merge_if_build_succeeds_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
pipelines_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
reset_filters_spec.rb Fix more tests 2017-08-11 17:54:34 +08:00
resolve_outdated_diff_discussions.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
target_branch_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
toggle_whitespace_changes_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
toggler_behavior_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
update_merge_requests_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_lists_merge_requests_spec.rb Improve list of sorting options 2017-09-23 11:46:53 +11:00
user_posts_diff_notes_spec.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
user_posts_notes_spec.rb take edit note button out of dropdown 2017-08-10 09:37:25 +10:00
user_sees_system_notes_spec.rb Use `empty_project` where possible in spec/features/merge_requests 2017-07-27 13:12:17 -04:00
user_uses_slash_commands_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
versions_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
widget_deployments_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
widget_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
wip_message_spec.rb Use `empty_project` where possible in spec/features/merge_requests 2017-07-27 13:12:17 -04:00