gitlab-org--gitlab-foss/spec
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
..
bin Improve shelling out in bin/changelog 2018-06-25 21:32:00 +00:00
config
controllers Preload ancestors after pagination when filtering 2018-07-06 14:09:36 +02:00
db/production
dependencies Honor saml assurance level to allow 2FA bypassing 2018-06-25 15:32:03 +00:00
factories Merge branch 'master' into build-chunks-on-object-storage 2018-07-06 14:38:24 +09:00
features Fix User role displayed on projects dashboard 2018-07-06 07:51:31 +00:00
finders Merge branch 'ee-5481-epic-todos' into 'master' 2018-07-04 12:57:37 +00:00
fixtures Add pipeline stages position clean-up migration 2018-06-29 13:57:52 +00:00
graphql Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
helpers Merge branch 'bvl-wrap-cross-project-group-permissions' into 'master' 2018-07-06 09:58:49 +00:00
initializers Migrate storage nesting check to Gitaly 2018-06-27 16:20:03 +00:00
javascripts Merge branch 'ide-merge-request-info' into 'master' 2018-07-06 11:02:20 +00:00
lib Merge branch 'build-chunks-on-object-storage' into 'master' 2018-07-06 11:38:07 +00:00
mailers Notify only when unmergeable due to conflict 2018-06-20 23:27:17 +08:00
migrations Temporarily remove MR diffs removal migration 2018-07-03 12:02:04 +01:00
models Merge branch 'build-chunks-on-object-storage' into 'master' 2018-07-06 11:38:07 +00:00
policies Create cross project group features 2018-07-06 09:42:21 +02:00
presenters Notify only when unmergeable due to conflict 2018-06-20 23:27:17 +08:00
requests Merge branch 'ide-merge-request-info' into 'master' 2018-07-06 11:02:20 +00:00
routing Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb" 2018-06-12 11:30:13 +00:00
rubocop/cop Merge branch 'update-large-tables-cop' into 'master' 2018-06-22 13:22:15 +00:00
serializers Render LegacyDiffNote when diff_file blob is nil 2018-07-04 12:34:41 -03:00
services Merge branch 'gitaly-conflicts-find-commit' into 'master' 2018-07-06 11:07:23 +00:00
sidekiq/cron
support Merge branch 'build-chunks-on-object-storage' into 'master' 2018-07-06 11:38:07 +00:00
tasks Speed up spec/tasks/gitlab/git_rake_spec.rb 2018-07-03 17:20:51 -05:00
unicorn
uploaders Fix minor spec review comments in uploader specs 2018-07-03 09:57:15 -07:00
validators Avoid checking the user format in every url validation 2018-06-11 13:29:37 +00:00
views Show a reCAPTCHA on signin page if custom header is set 2018-06-21 15:37:34 -07:00
workers Prevent WRITE opetaions if it's already archived 2018-07-05 10:56:15 +09:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Fix User role displayed on projects dashboard 2018-07-06 07:51:31 +00:00