-
- Downloads
Applies the CE backport of EE#657
parent
4ce9f2fd
No related branches found
No related tags found
Showing
- app/controllers/projects/merge_requests/creations_controller.rb 1 addition, 0 deletions...ntrollers/projects/merge_requests/creations_controller.rb
- app/controllers/projects/merge_requests_controller.rb 1 addition, 0 deletionsapp/controllers/projects/merge_requests_controller.rb
- app/controllers/projects_controller.rb 5 additions, 0 deletionsapp/controllers/projects_controller.rb
- app/finders/joined_groups_finder.rb 4 additions, 15 deletionsapp/finders/joined_groups_finder.rb
- app/models/group.rb 28 additions, 2 deletionsapp/models/group.rb
- app/models/merge_request.rb 1 addition, 0 deletionsapp/models/merge_request.rb
- app/models/user.rb 6 additions, 4 deletionsapp/models/user.rb
- app/views/projects/merge_requests/_form.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/_form.html.haml
- app/views/projects/merge_requests/creations/_new_submit.html.haml 1 addition, 1 deletion...s/projects/merge_requests/creations/_new_submit.html.haml
- app/views/shared/issuable/_form.html.haml 2 additions, 1 deletionapp/views/shared/issuable/_form.html.haml
- rubocop/cop/group_public_or_visible_to_user.rb 22 additions, 0 deletionsrubocop/cop/group_public_or_visible_to_user.rb
- rubocop/rubocop.rb 1 addition, 0 deletionsrubocop/rubocop.rb
- spec/models/group_spec.rb 31 additions, 11 deletionsspec/models/group_spec.rb
- spec/requests/api/groups_spec.rb 9 additions, 5 deletionsspec/requests/api/groups_spec.rb
- spec/rubocop/cop/group_public_or_visible_to_user_spec.rb 28 additions, 0 deletionsspec/rubocop/cop/group_public_or_visible_to_user_spec.rb
- spec/views/projects/merge_requests/creations/_new_submit.html.haml_spec.rb 1 addition, 0 deletions...ts/merge_requests/creations/_new_submit.html.haml_spec.rb
- spec/views/projects/merge_requests/edit.html.haml_spec.rb 1 addition, 0 deletionsspec/views/projects/merge_requests/edit.html.haml_spec.rb
Please register or sign in to comment