gitlab-org--gitlab-foss/spec/features/merge_requests
Filipa Lacerda 4ad8c9997d Merge branch 'master' into 37860-pipelines-page
* master: (88 commits)
  Fix deletion of container registry or images returning an error
  The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix:
  Decrease ABC threshold to 54.28
  Update VERSION to 10.2.0-pre
  Update CHANGELOG.md for 10.1.0
  Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT`
  Fix the external URLs generated for online view of HTML artifacts
  Use title as placeholder instead of issue title for reusability
  Fix failure in current_settings_spec.rb
  Clarify the difference between project_update and project_rename
  URI decode Page-Title header to preserve UTF-8 characters
  Update Gitaly version to v0.49.0
  Decrease Perceived Complexity threshold to 14
  Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)"
  Force non diff resolved discussion to display when collapse toggled
  Added submodule support in multi-file editor
  add note about after_script being run separately
  Check for element before evaluate_script
  Merge branch 'master-i18n' into 'master'
  Update Prometheus gem to fix problems with other files overwriting current file
  ...
2017-10-23 11:04:28 +03: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 Check for element before evaluate_script 2017-10-19 14:01:15 -05: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 Fix failing tests 2017-10-19 10:00:54 +01: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 Fix resolved discussions not expanding on side by side view 2017-10-18 12:13:11 +00:00
diffs_spec.rb Fix unable to expand text diff discussion comments 2017-10-10 15:36:32 +00: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 Check for element before evaluate_script 2017-10-19 14:01:15 -05: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
merge_when_pipeline_succeeds_spec.rb
mini_pipeline_graph_spec.rb Check for element before evaluate_script 2017-10-19 14:01:15 -05: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
user_sees_system_notes_spec.rb
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