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 Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
cleanup_service_spec.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
commit_service_spec.rb Add Gitaly diff stats RPC client 2018-09-17 12:27:01 -03:00
conflict_files_stitcher_spec.rb
conflicts_service_spec.rb
diff_spec.rb Fix merge requests not showing any diff files for big patches 2018-08-17 13:22:38 -03:00
diff_stitcher_spec.rb
health_check_service_spec.rb
notification_service_spec.rb
object_pool_service_spec.rb Allow public forks to be deduplicated 2018-12-07 19:18:37 +01:00
operation_service_spec.rb Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
ref_service_spec.rb Incorporate Gitaly's RefService.FindAllRemoteBranches RPC 2018-07-18 16:48:47 -04:00
remote_service_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_service_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
storage_service_spec.rb Remove feature flags from lib/backup 2018-07-31 15:24:19 +02:00
storage_settings_spec.rb Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
util_spec.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
wiki_service_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00