-
- Downloads
Merge branch 'bvl-parent-preloading' into 'master'
Fix filtering projects & groups on group pages Closes #40785 See merge request gitlab-org/gitlab-ce!16584
No related branches found
No related tags found
Showing
- app/controllers/concerns/group_tree.rb 5 additions, 1 deletionapp/controllers/concerns/group_tree.rb
- app/finders/group_descendants_finder.rb 28 additions, 13 deletionsapp/finders/group_descendants_finder.rb
- changelogs/unreleased/bvl-parent-preloading.yml 5 additions, 0 deletionschangelogs/unreleased/bvl-parent-preloading.yml
- spec/controllers/dashboard/groups_controller_spec.rb 20 additions, 0 deletionsspec/controllers/dashboard/groups_controller_spec.rb
- spec/controllers/groups/children_controller_spec.rb 24 additions, 0 deletionsspec/controllers/groups/children_controller_spec.rb
- spec/finders/group_descendants_finder_spec.rb 20 additions, 0 deletionsspec/finders/group_descendants_finder_spec.rb
Please register or sign in to comment