gitlab-org--gitlab-foss/spec/features
Sean McGivern d3768dd796 Merge branch 'dm-artifact-blob-viewer' into 'master'
Use blob viewer for job artifacts

Closes #31297

See merge request !11018
2017-05-04 15:01:54 +00:00
..
admin Merge branch '19364-webhook-edit' into 'master' 2017-05-02 11:44:58 +00:00
atom Pull preserve into render helpers 2017-04-28 11:37:19 -05:00
boards Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
dashboard Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
discussion_comments Separate examples for each other 2017-04-12 12:30:28 +01:00
explore Better Explore Groups view 2017-05-02 08:05:43 +00:00
groups Assignee filter on group issues/merge requests only loads group users 2017-04-24 16:15:24 +01:00
issuables Add issues/:iid/closed_by api endpoint 2017-04-12 14:38:00 +03:00
issues Allow to create new branch and empty WIP merge request from issue page 2017-05-04 08:09:21 +00:00
merge_requests Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' 2017-05-03 21:27:34 +00:00
milestones Fixed feature spec not waiting for ajax request to finish 2017-04-26 12:23:29 +01:00
profiles Fixed rspec tests 2017-04-06 14:58:57 -05:00
projects Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
protected_branches Another change from .click -> .trigger('click') to make spec pass 2017-04-28 19:49:45 -07:00
protected_tags remove debug code 2017-05-03 16:35:49 +01:00
security Merge branch 'metrics-deployment-history' into 'master' 2017-05-02 16:56:49 +00:00
snippets Merge branch 'dm-snippet-download-button' into 'master' 2017-05-02 15:25:26 +00:00
tags Fixed rspec tests 2017-04-06 14:58:57 -05:00
todos Improve text on todo list when the todo action comes from yourself 2017-04-28 14:24:32 +02:00
uploads Add feature specs for three types of user uploads 2017-02-24 16:41:27 -05:00
users Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
abuse_report_spec.rb Move abuse report spinach test to rspec 2016-11-23 19:30:07 +05:00
auto_deploy_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
calendar_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
ci_lint_spec.rb Change CI template linter textarea with Ace Editor 2017-01-04 15:50:07 -06:00
commits_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
container_registry_spec.rb Fix container registry specs after changing texts 2017-04-04 14:58:51 +02:00
copy_as_gfm_spec.rb Use new renamed markup method 2017-04-27 14:54:20 -05:00
cycle_analytics_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
dashboard_issues_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
dashboard_milestones_spec.rb
expand_collapse_diffs_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
gitlab_flavored_markdown_spec.rb Add real-time note edits 🐿️ 2017-05-03 17:41:16 +00:00
global_search_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
groups_spec.rb Add a name field to the group edit form 2017-04-09 08:43:49 -05:00
help_pages_spec.rb added specs for version check image 2017-02-22 11:34:44 +00:00
issues_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
login_spec.rb state the reason to the user for the required 2fa 2017-04-06 10:01:13 +02:00
markdown_spec.rb Rename GitlabMarkdownHelper -> MarkupHelper 2017-04-27 13:22:17 +02:00
milestone_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
participants_autocomplete_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
password_reset_spec.rb
profile_spec.rb Update profiles/account view to display new username 2017-03-02 12:33:06 +05:30
projects_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
protected_branches_spec.rb Change from .click -> .trigger('click') to make spec pass 2017-04-28 17:45:47 -05:00
protected_tags_spec.rb Try waiting for previous dropdown to definitly close before going to click 2017-05-03 16:22:28 +01:00
runners_spec.rb Changed the controller/route name to 'ci/cd' and renamed the corresponding files 2017-02-06 14:51:18 -06:00
search_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
signup_spec.rb Add email and password confirmation fields to registration form 2017-01-03 00:16:37 -06:00
snippets_spec.rb
task_lists_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
triggers_spec.rb Fix lazy error handling of cron parser 2017-05-03 15:23:20 +00:00
u2f_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
unsubscribe_links_spec.rb
user_callout_spec.rb Refactored the user callout class 2017-03-24 16:36:23 +00:00
users_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
variables_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00