-
- Downloads
Fix error 500 renaming group. Also added specs and changelog.
Showing
- app/controllers/groups_controller.rb 4 additions, 1 deletionapp/controllers/groups_controller.rb
- app/models/namespace.rb 2 additions, 2 deletionsapp/models/namespace.rb
- app/services/groups/update_service.rb 7 additions, 1 deletionapp/services/groups/update_service.rb
- changelogs/unreleased/fix-group-path-rename-error.yml 4 additions, 0 deletionschangelogs/unreleased/fix-group-path-rename-error.yml
- lib/gitlab/update_path_error.rb 3 additions, 0 deletionslib/gitlab/update_path_error.rb
- spec/controllers/groups_controller_spec.rb 21 additions, 0 deletionsspec/controllers/groups_controller_spec.rb
- spec/services/groups/update_service_spec.rb 42 additions, 7 deletionsspec/services/groups/update_service_spec.rb
lib/gitlab/update_path_error.rb
0 → 100644
Please register or sign in to comment