gitlab-org--gitlab-foss/spec/features/projects
Phil Hughes f9acd80569
fixed failing specs
2018-01-30 10:52:38 +00:00
..
activity Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
artifacts
awards
badges Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
blobs Replace $.post in edit blob with axios 2018-01-29 17:53:48 +00:00
branches Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
clusters Generalize toggle_buttons.js 2018-01-26 12:46:38 -06:00
commit Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
commits Fix 500 when visiting a commit where blobs do not exist (nil blobs) 2018-01-09 16:51:53 -06:00
diffs
environments Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
files Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
import_export Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3' 2018-01-16 17:04:38 -08:00
issues Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jobs
labels Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
main Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
members fixed failing specs 2018-01-30 10:52:38 +00:00
merge_requests Improve MR feature specs and reduce duplication 2018-01-18 15:07:57 +01:00
milestones
pipelines Fix jobs cache reset functional spec 2018-01-05 03:11:04 +01:00
services Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
settings Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
snippets Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
tags Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
tree Fix up Web IDE user preference copy and buttons 2018-01-11 08:23:44 +00:00
wiki Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
branches_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
clusters_spec.rb Generalize toggle_buttons.js 2018-01-26 12:46:38 -06:00
compare_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
deploy_keys_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
developer_views_empty_project_instructions_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
edit_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
features_visibility_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
fork_spec.rb
gfm_autocomplete_load_spec.rb
guest_navigation_menu_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
issuable_templates_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jobs_spec.rb Improve copy for the pending state 2018-01-22 16:10:34 +00:00
merge_request_button_spec.rb
new_project_spec.rb
no_password_spec.rb
pages_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
pipeline_schedules_spec.rb
project_settings_spec.rb
show_project_spec.rb
snippets_spec.rb
sub_group_issuables_spec.rb
user_archives_project_spec.rb
user_browses_a_tree_with_a_folder_containing_only_a_folder.rb
user_browses_files_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_creates_directory_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_creates_files_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_creates_project_spec.rb
user_deletes_files_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_edits_files_spec.rb Added multi editor setting on the profile preferences page 2018-01-04 18:31:05 +00:00
user_interacts_with_stars_spec.rb
user_replaces_files_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_transfers_a_project_spec.rb
user_uploads_files_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_uses_shortcuts_spec.rb
user_views_details_spec.rb
view_on_env_spec.rb