-
- Downloads
Merge branch 'bug/fix-duplicate-deploy-keys' into 'master'
Don't show duplicate deploy keys This fixes the issue described in [#1516](https://gitlab.com/gitlab-org/gitlab-ce/issues/1516) where you would see the same deploy key multiple times if it was used by multiple projects. See merge request !629
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- features/project/deploy_keys.feature 4 additions, 3 deletionsfeatures/project/deploy_keys.feature
- features/steps/project/deploy_keys.rb 12 additions, 2 deletionsfeatures/steps/project/deploy_keys.rb
Please register or sign in to comment