gitlab-org--gitlab-foss/spec/controllers/groups
Bob Van Landuyt 26c4e47a0d Preload ancestors for subgroups matching filter
Otherwise we'd only preload the ancestors that would fit the
page. That way, when a search result was on the first page, but the
ancestor didn't fit the page anymore. We would not have the preloaded
ancestor when rendering the hierarchy.
2018-01-22 17:02:04 +01:00
..
settings Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
avatars_controller_spec.rb
children_controller_spec.rb Preload ancestors for subgroups matching filter 2018-01-22 17:02:04 +01:00
group_members_controller_spec.rb Bugfix: User can't change the access level of an access requester 2017-12-11 09:53:31 -05:00
labels_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
milestones_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
uploads_controller_spec.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
variables_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00