gitlab-org--gitlab-foss/spec/features/projects
Kamil Trzciński fa1134ea83 Merge branch '41722-track-gcp-billing-enabled-project-changes' into 'master'
Resolve "Track GCP Billing enabled project changes"

Closes #41722

See merge request gitlab-org/gitlab-ce!16962
2018-02-14 15:59:33 +00:00
..
activity Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
artifacts remove unnecessary use of url_blacklist override 2017-10-26 18:15:09 +02:00
awards Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog 2017-09-12 20:55:34 +11:00
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 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
clusters Fix GCP cluster feature spec 2018-02-12 21:32:56 +01: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 Add view replaced file link for image diffs 2017-09-20 09:39:12 -05:00
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 Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
issues Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jobs Fix spec failures 2017-12-21 18:21:27 +01: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 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 Replace the project/milestone.feature spinach test with an rspec analog 2017-09-12 07:41:57 +11:00
pipelines Add modal for stopping and retrying pipelines 2018-02-07 19:28:18 -06:00
services Display a link to external issue tracker when enabled 2018-02-14 08:48:19 +01: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 Removing gitaly flags 2018-02-07 16:33:12 +00: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 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 Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
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
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 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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 Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02: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 Replace the 'project/archived.feature' spinach test with an rspec analog 2017-09-17 17:12:03 +11:00
user_browses_a_tree_with_a_folder_containing_only_a_folder.rb Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree 2017-09-07 19:31:40 +02:00
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 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 Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
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 Replace the 'project/shortcuts.feature' spinach test with an rspec analog 2017-09-22 14:29:19 +11:00
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 Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00