gitlab-org--gitlab-foss/spec/features/projects/settings
Krasimir Angelov d745ff0431 Add username to deploy tokens
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
2019-07-02 18:56:48 +00:00
..
external_authorization_service_settings_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
forked_project_settings_spec.rb Remove spec feature stubbing 2019-06-04 16:57:30 +08:00
integration_settings_spec.rb Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
lfs_settings_spec.rb
operations_settings_spec.rb Add expand/collapse button 2019-05-27 07:35:07 +00:00
pipelines_settings_spec.rb Enable/disable Auto DevOps at Group level 2019-03-12 10:15:33 +00:00
project_badges_spec.rb Move badge settings to general settings 2018-09-03 13:16:23 +00:00
project_settings_spec.rb Update project settings section titles and info 2019-03-06 16:46:25 +00:00
repository_settings_spec.rb Add username to deploy tokens 2019-07-02 18:56:48 +00:00
user_archives_project_spec.rb
user_changes_avatar_spec.rb
user_changes_default_branch_spec.rb Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master' 2019-01-31 16:52:50 +01:00
user_interacts_with_deploy_keys_spec.rb
user_manages_group_links_spec.rb Change policy regarding group visibility 2019-02-20 11:08:13 +01:00
user_manages_merge_requests_settings_spec.rb Always show "Pipelines must succeed" checkbox 2019-06-06 09:29:05 +00:00
user_manages_project_members_spec.rb
user_renames_a_project_spec.rb Improve project settings page 2019-04-11 18:21:14 +01:00
user_sees_revoke_deploy_token_modal_spec.rb
user_tags_project_spec.rb Rename tags to topics 2019-01-10 21:09:00 +01:00
user_transfers_a_project_spec.rb
visibility_settings_spec.rb