-
- Downloads
Merge branch 'sh-fix-http-clone-panel' into 'master'
Fix missing Git clone button when protocol restriction setting enabled Closes #55676 See merge request gitlab-org/gitlab-ce!24015 (cherry picked from commit f044679c) 4a8b4d8a Fix missing Git clone button when protocol restriction setting enabled f50ee65b Add spec for HTTP/SSH clone panel 91b0754d Fix HTTP/SSH clone panel for mobile 29adade5 Fix and move specs into admin_disables_git_access_protocol_spec.rb
Showing
- app/helpers/application_settings_helper.rb 12 additions, 0 deletionsapp/helpers/application_settings_helper.rb
- app/views/projects/buttons/_clone.html.haml 15 additions, 18 deletionsapp/views/projects/buttons/_clone.html.haml
- app/views/shared/_mobile_clone_panel.html.haml 6 additions, 4 deletionsapp/views/shared/_mobile_clone_panel.html.haml
- changelogs/unreleased/sh-fix-http-clone-panel.yml 5 additions, 0 deletionschangelogs/unreleased/sh-fix-http-clone-panel.yml
- spec/features/admin/admin_disables_git_access_protocol_spec.rb 55 additions, 4 deletions...features/admin/admin_disables_git_access_protocol_spec.rb
Please register or sign in to comment