gitlab-org--gitlab-foss/spec/lib/gitlab/gitaly_client
Alejandro Rodríguez a99bf447a2 Remove Gitlab::Git::Repository#rugged and Gollum code
Cleanup code, and refactor tests that still use Rugged. After this, there should
be no Rugged code that access the instance's repositories on non-test
environments. There is still some rugged code for other tasks like the
repository import task, but since it doesn't access any repository storage path
it can stay.
2018-10-02 16:34:28 -03:00
..
blob_service_spec.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
blobs_stitcher_spec.rb Migrate Git::Blob.batch to Gitaly 2018-02-08 00:26:45 +01:00
commit_service_spec.rb Add Gitaly diff stats RPC client 2018-09-17 12:27:01 -03:00
conflict_files_stitcher_spec.rb Migrate Repository#can_be_merged? to Gitaly 2018-01-11 16:40:13 +01:00
conflicts_service_spec.rb Migrate Repository#can_be_merged? to Gitaly 2018-01-11 16:40:13 +01:00
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 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
health_check_service_spec.rb Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
notification_service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
operation_service_spec.rb Add missing Gitaly branch_update nil checks 2018-07-19 17:48:58 +00:00
ref_service_spec.rb Incorporate Gitaly's RefService.FindAllRemoteBranches RPC 2018-07-18 16:48:47 -04:00
remote_service_spec.rb Encode remote root ref 2018-09-07 08:45:37 -03:00
repository_service_spec.rb Client implementation GetRawChanges 2018-05-07 15:37:49 +02:00
storage_service_spec.rb Remove feature flags from lib/backup 2018-07-31 15:24:19 +02:00
storage_settings_spec.rb Remove method call to deprecated method 2018-05-11 08:57:06 +02:00
util_spec.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
wiki_service_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00