gitlab-org--gitlab-foss/spec/controllers/concerns
Bob Van Landuyt de35c044fb Preload ancestors after pagination when filtering
We need to preload the ancestors of search results after applying
pagination limits. This way the search results itself are paginated,
but not the ancestors.

If we don't do this, we might not preload a parent group of a search
result as it has been cut off by pagination.
2018-07-06 14:09:36 +02:00
..
checks_collaboration_spec.rb
continue_params_spec.rb
controller_with_cross_project_access_check_spec.rb
group_tree_spec.rb Preload ancestors after pagination when filtering 2018-07-06 14:09:36 +02:00
internal_redirect_spec.rb Backport InternalRedirect#sanitize_redirect 2018-06-14 09:02:32 +10:00
issuable_collections_spec.rb
lfs_request_spec.rb
send_file_upload_spec.rb