gitlab-org--gitlab-foss/spec/controllers/dashboard
Bob Van Landuyt c56326fc3e Fix filter on `dashboard/groups` & `explore/groups
When searching we would limit the scope of ancestors to load because
the filter would be applied to the ancestors. Instead, we need to load
_all_ ancestors for matching projects.
2018-01-22 17:02:04 +01:00
..
groups_controller_spec.rb Fix filter on `dashboard/groups` & `explore/groups 2018-01-22 17:02:04 +01:00
labels_controller_spec.rb
milestones_controller_spec.rb
todos_controller_spec.rb