-
- Downloads
Merge branch '35952-keep-project-repository-settings-open-after-submit' into 'master'
Keep project repository settings sections expanded after submitting form See merge request gitlab-org/gitlab-ce!21082
No related branches found
No related tags found
Showing
- app/controllers/concerns/repository_settings_redirect.rb 2 additions, 2 deletionsapp/controllers/concerns/repository_settings_redirect.rb
- app/controllers/projects/deploy_keys_controller.rb 6 additions, 6 deletionsapp/controllers/projects/deploy_keys_controller.rb
- app/controllers/projects/deploy_tokens_controller.rb 1 addition, 1 deletionapp/controllers/projects/deploy_tokens_controller.rb
- app/controllers/projects/mirrors_controller.rb 3 additions, 3 deletionsapp/controllers/projects/mirrors_controller.rb
- app/controllers/projects/protected_refs_controller.rb 2 additions, 2 deletionsapp/controllers/projects/protected_refs_controller.rb
- app/views/projects/deploy_keys/_index.html.haml 1 addition, 1 deletionapp/views/projects/deploy_keys/_index.html.haml
- app/views/projects/deploy_tokens/_form.html.haml 1 addition, 1 deletionapp/views/projects/deploy_tokens/_form.html.haml
- app/views/projects/protected_branches/shared/_create_protected_branch.html.haml 1 addition, 0 deletions...tected_branches/shared/_create_protected_branch.html.haml
- app/views/projects/protected_branches/shared/_index.html.haml 1 addition, 1 deletion...views/projects/protected_branches/shared/_index.html.haml
- app/views/projects/protected_branches/shared/_protected_branch.html.haml 1 addition, 1 deletion...cts/protected_branches/shared/_protected_branch.html.haml
- app/views/projects/protected_tags/shared/_create_protected_tag.html.haml 1 addition, 0 deletions...cts/protected_tags/shared/_create_protected_tag.html.haml
- app/views/projects/protected_tags/shared/_protected_tag.html.haml 1 addition, 1 deletion...s/projects/protected_tags/shared/_protected_tag.html.haml
- spec/controllers/projects/deploy_keys_controller_spec.rb 1 addition, 1 deletionspec/controllers/projects/deploy_keys_controller_spec.rb
- spec/controllers/projects/mirrors_controller_spec.rb 2 additions, 2 deletionsspec/controllers/projects/mirrors_controller_spec.rb
Please register or sign in to comment