gitlab-org--gitlab-foss/spec/features/projects
2017-12-03 16:13:22 +01:00
..
activity
artifacts remove unnecessary use of url_blacklist override 2017-10-26 18:15:09 +02:00
awards
badges Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
blobs Add edit button to mobile file view 2017-11-22 10:52:34 -06:00
branches
clusters Add applications specs 2017-12-03 16:13:22 +01:00
commit Fix commit pipeline showing wrong status 2017-11-07 11:38:23 +00:00
commits
diffs
environments Fix feature spec 2017-11-28 20:47:59 +09:00
files
import_export Remove serialised diff and commit columns 2017-11-28 16:13:40 +00:00
issues
jobs accept confirmation modal when erasing job trace in user_browses_job_spec.rb 2017-10-31 10:01:32 -05:00
labels
main
members Don't perform a JS request when deleting a membership. 2017-11-13 09:42:49 +01:00
merge_requests scroll to top before attempting to click the "Side-by-side" button 2017-11-02 14:41:48 -05:00
milestones
pipelines initializes the branches dropdown upon invalid entry 2017-11-27 20:31:45 +01:00
services Merge branch 'master' into sh-headless-chrome-support 2017-10-31 16:08:11 -05:00
settings Add checkboxes to automatically run AutoDevops pipeline 2017-11-28 12:43:43 -06:00
snippets
tags
tree fixed rspec 2017-11-24 15:55:08 +00:00
wiki Merge branch 'master' into sh-headless-chrome-support 2017-11-02 17:05:06 -05:00
branches_spec.rb remove out-of-date comments about webdriver compatability 2017-11-02 14:04:27 -05:00
clusters_spec.rb Work on specs 2017-12-03 16:08:56 +01:00
compare_spec.rb
deploy_keys_spec.rb
developer_views_empty_project_instructions_spec.rb
edit_spec.rb
features_visibility_spec.rb
fork_spec.rb Redirect to an already forked project if it exists 2017-11-29 15:41:22 +01:00
gfm_autocomplete_load_spec.rb
guest_navigation_menu_spec.rb
issuable_templates_spec.rb Use title as placeholder instead of issue title for reusability 2017-10-20 19:26:51 +00:00
jobs_spec.rb add InspectRequests helper automatically to :js tests 2017-11-02 10:27:15 -05:00
merge_request_button_spec.rb
new_project_spec.rb Changed trigger click calls to click() 2017-10-23 13:55:15 +03:00
no_password_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
pages_spec.rb
pipeline_schedules_spec.rb
project_settings_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
ref_switcher_spec.rb add CookieHelper and InputHelper automatically to :js tests 2017-11-02 10:26:27 -05:00
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 refactor wait_for_requests, add slow_requests block helper 2017-11-02 16:36:36 -05:00
user_creates_directory_spec.rb
user_creates_files_spec.rb
user_creates_project_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
user_deletes_files_spec.rb
user_edits_files_spec.rb
user_interacts_with_stars_spec.rb
user_replaces_files_spec.rb
user_transfers_a_project_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
user_uploads_files_spec.rb
user_uses_shortcuts_spec.rb
user_views_details_spec.rb
view_on_env_spec.rb