-
- 下载
Merge branch '46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key' into 'master'
(Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" Closes #46396 See merge request gitlab-org/gitlab-ce!19997
显示
- app/assets/javascripts/pages/profiles/keys/index.js 16 个添加, 0 个删除app/assets/javascripts/pages/profiles/keys/index.js
- app/assets/javascripts/profile/add_ssh_key_validation.js 43 个添加, 0 个删除app/assets/javascripts/profile/add_ssh_key_validation.js
- app/assets/stylesheets/framework/forms.scss 5 个添加, 0 个删除app/assets/stylesheets/framework/forms.scss
- app/views/profiles/keys/_form.html.haml 10 个添加, 3 个删除app/views/profiles/keys/_form.html.haml
- changelogs/unreleased/46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key.yml 5 个添加, 0 个删除...e-when-a-user-is-trying-to-validate-a-private-ssh-key.yml
- spec/features/profiles/keys_spec.rb 14 个添加, 0 个删除spec/features/profiles/keys_spec.rb
- spec/javascripts/profile/add_ssh_key_validation_spec.js 69 个添加, 0 个删除spec/javascripts/profile/add_ssh_key_validation_spec.js
加载中
想要评论请 注册 或 登录