gitlab-org--gitlab-foss/spec/lib/gitlab/gitaly_client
Stan Hu fb6a4e21d4 Bring back Rugged implementation of find_commit
This brings back some of the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20339.

For users using Gitaly on top of NFS, accessing the Git data directly
via Rugged is more performant than Gitaly. This merge request introduces
the feature flag `rugged_find_commit` to activate Rugged paths.

There are also Rake tasks `gitlab:features:enable_rugged` and
`gitlab:features:disable_rugged` to enable/disable these feature
flags altogether.

Part of four Rugged changes identified in
https://gitlab.com/gitlab-org/gitlab-ce/issues/57317.
2019-03-01 08:45:51 -08:00
..
blob_service_spec.rb
blobs_stitcher_spec.rb
cleanup_service_spec.rb
commit_service_spec.rb
conflict_files_stitcher_spec.rb
conflicts_service_spec.rb
diff_spec.rb
diff_stitcher_spec.rb
health_check_service_spec.rb
notification_service_spec.rb
object_pool_service_spec.rb
operation_service_spec.rb
ref_service_spec.rb
remote_service_spec.rb
repository_service_spec.rb
storage_service_spec.rb
storage_settings_spec.rb Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
util_spec.rb
wiki_service_spec.rb