gitlab-org--gitlab-foss/spec/controllers/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
..
ci_cd_controller_spec.rb Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
integrations_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
operations_controller_spec.rb Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
repository_controller_spec.rb Add username to deploy tokens 2019-07-02 18:56:48 +00:00