gitlab-org--gitlab-foss/spec/features
Jacob Schatz 3d162d192b Merge branch 'dm-copy-mermaid-as-gfm' into 'master'
Copy Mermaid graphs as GFM

Closes #41211

See merge request gitlab-org/gitlab-ce!16046
2018-01-05 17:09:16 +00:00
..
admin Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
atom Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
boards Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
dashboard Merge branch 'conditionally-eager-load-event-target-authors' into 'master' 2018-01-04 16:46:40 +00:00
discussion_comments fix shared discussion_comments examples (for realz this time!) 2017-10-13 13:48:48 -05:00
explore Merge branch 'master' into sh-headless-chrome-support 2017-10-23 10:32:14 +03:00
groups Hide issues and MRs in labels list if disabled 2017-12-11 20:38:53 +01:00
issuables issue note store 2017-11-30 22:44:41 +00:00
issues Clears visual token on second backspace 2018-01-02 13:12:54 +00:00
merge_requests Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
milestones Use the new query-recorder features as a PoC 2017-09-14 17:46:28 +02:00
profiles Added multi editor setting on the profile preferences page 2018-01-04 18:31:05 +00:00
projects Merge branch 'refactor-cluster-show-page-conservative' into 'master' 2018-01-05 12:22:38 +00:00
reportable_note
search Replaced trigger calls for click, fixed click_on call 2017-09-26 10:30:26 -05:00
security Revert "Merge branch '36670-remove-edit-form' into 'master'" 2017-10-26 15:53:55 +01:00
snippets add InspectRequests helper automatically to :js tests 2017-11-02 10:27:15 -05:00
tags Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
uploads refactor wait_for_requests, add slow_requests block helper 2017-11-02 16:36:36 -05:00
users Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
abuse_report_spec.rb
auto_deploy_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
calendar_spec.rb fixed specs and the non-rendering stat_graph_contributors_graph 2017-12-18 16:13:35 -06:00
ci_lint_spec.rb Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
commits_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
container_registry_spec.rb Fixed click events 2017-10-09 15:21:19 -05:00
copy_as_gfm_spec.rb Copy Mermaid graphs as GFM 2018-01-05 15:53:07 +01:00
cycle_analytics_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
expand_collapse_diffs_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
gitlab_flavored_markdown_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
global_search_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
group_variables_spec.rb Hide runner token in CI/CD settings page 2017-12-15 14:06:55 -06:00
groups_spec.rb Merge branch 'master' into sh-headless-chrome-support 2017-10-23 10:32:14 +03:00
help_pages_spec.rb Fix shortcut links on help page 2017-12-19 16:18:48 +00:00
issues_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
login_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
logout_spec.rb Remove blank flash messages caused by nil 2017-11-29 16:04:41 -06:00
markdown_spec.rb Copy Mermaid graphs as GFM 2018-01-05 15:53:07 +01:00
milestone_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
oauth_login_spec.rb
participants_autocomplete_spec.rb
password_reset_spec.rb Allow logged in user to change his password 2017-12-31 19:59:07 -05:00
profile_spec.rb Rename popup-dialog to modal 2017-12-12 13:07:03 +01:00
projects_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
protected_branches_spec.rb Fix trigger elements and element is not clickable at this position 2017-10-11 16:54:05 -05:00
protected_tags_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
raven_js_spec.rb fix rubocop violation 2017-10-29 08:04:49 -05:00
runners_spec.rb Add pause/resume button to specific project runners 2017-12-27 09:23:09 -06:00
signed_commits_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
signup_spec.rb Create failing test case 2017-09-30 18:33:12 -05:00
snippets_spec.rb
task_lists_spec.rb Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00:00
triggers_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
u2f_spec.rb Move 2FA disable button 2018-01-03 20:23:58 +02:00
unsubscribe_links_spec.rb
user_can_display_performance_bar_spec.rb
users_spec.rb Merge branch 'master' into sh-headless-chrome-support 2017-10-09 15:00:00 -05:00
variables_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00