gitlab-ce/spec/features/projects
Tim Zallmann f57b06ca83 Merge branch 'multi-file-editor-css-fixes' into 'master'
Added IDE commit panel

Closes #40041

See merge request gitlab-org/gitlab-ce!15583
2017-11-29 10:40:20 +00: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
commit Fix commit pipeline showing wrong status 2017-11-07 11:38:23 +00:00
commits
diffs
environments Improve environments performance 2017-11-23 12:04:03 +00:00
files
import_export Fix arguments error on Import/Export fetch_ref method 2017-11-07 14:25:35 +01:00
issues Replace the 'features/explore/projects.feature' spinach test with an rspec analog 2017-10-11 15:26:04 +11:00
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 Add feature spec for Ingress 2017-11-07 12:34:19 -06: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
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 accept javascript confirm when testing pipeline deletion 2017-10-09 23:13:57 -05:00
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 Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
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 Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
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 Replace the 'features/explore/projects.feature' spinach test with an rspec analog 2017-10-11 15:26:04 +11:00
view_on_env_spec.rb