gitlab-org--gitlab-foss/spec/requests
Stan Hu e7bd824484 Fix timeout issues retrieving branches via API
47d4890d changed the order of pagination so that the full list of
branches would be passed to Gitaly to determine which ones had been
merged, but this operation can timeout for large repositories with
many branches. We only need to determine whether the found branches have
been merged, so limit the scan to those.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55724
2018-12-27 04:24:37 -08:00
..
api Fix timeout issues retrieving branches via API 2018-12-27 04:24:37 -08:00
projects [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
git_http_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
jwt_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
lfs_http_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
lfs_locks_api_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
oauth_tokens_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
openid_connect_spec.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
rack_attack_global_spec.rb Fix deprecation: Using positional arguments in integration tests 2018-12-22 14:42:41 +01:00
request_profiler_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00