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 Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
milestones_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
todos_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00