gitlab-org--gitlab-foss/spec/features/projects
Jan Provaznik 7db225e480 Revert "Cleanup after adding MR diff's commit_count"
This reverts commit 0b7d108514.
2018-03-08 12:43:14 +01:00
..
activity Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
artifacts
awards
badges Change coverage badge rounding for other CI system consistency 2018-02-01 17:40:26 -06:00
blobs Replace $.post in edit blob with axios 2018-01-29 17:53:48 +00:00
branches Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
clusters Fix feature spec Clusters Applications (#17052) 2018-03-01 12:01:50 +11: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 Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
files Add Auto DevOps and Kubernetes cluster button to project page 2018-02-16 00:51:35 -06:00
import_export Revert "Cleanup after adding MR diff's commit_count" 2018-03-08 12:43:14 +01:00
issues Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jobs Revert unnecessary code running_or_pending_build_count removal 2018-03-06 20:33:42 +09:00
labels Fix labels specs 2018-01-30 13:26:35 -07:00
main Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
members Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
merge_requests Improve MR feature specs and reduce duplication 2018-01-18 15:07:57 +01:00
milestones
pipelines Removes UJS from reset cache button 2018-03-07 12:01:36 +00:00
services Hides Triggers if integration only has one event 2018-03-08 00:09:26 +00:00
settings Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02: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 Remove IDE from CE 2018-03-02 08:42:02 +00:00
wiki Removing gitaly flags 2018-02-07 16:33:12 +00:00
branches_spec.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
clusters_spec.rb Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01: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 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 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 Refactor :trace to :trace_live in spec 2018-02-06 15:50:08 +09:00
merge_request_button_spec.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
network_graph_spec.rb Move spinach project network graph tests to RSpec 2018-02-16 15:20:16 +05:00
new_project_spec.rb CE backport for creating CI/CD projects from GitHub 2018-03-07 10:58:50 -05:00
no_password_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
pages_spec.rb Introduce FailedToExtractError. Fix spec. Add DNS test mock. 2018-03-06 16:53:24 +09:00
pipeline_schedules_spec.rb Refactor CI variable list code for usage with CI/CD settings page secret variables 2018-01-31 13:18:32 -06:00
project_settings_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
show_project_spec.rb Update enabled Kubernetes cluster button to "Kubernetes configured" 2018-02-22 10:01:08 -06:00
snippets_spec.rb Init zenmode in snippets pages 2017-12-05 11:56:03 +00:00
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 Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01: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 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 Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
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