gitlab-org--gitlab-foss/spec/lib/gitlab/gitaly_client
Stan Hu e9fad3e501 Make --prune a configurable parameter in fetching a git remote
By default, --prune is added to the command-line of a `git fetch` operation,
but for repositories with many references this can take a long time to run. We
shouldn't need to run --prune the first time we fetch a new repository.
2018-03-06 00:10:04 -08: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 Migrate recursive tree entries fetching to Gitaly 2018-02-26 16:59:29 +01: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 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
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 Incorporate OperationService.UserSquash Gitaly RPC 2018-02-02 19:02:40 -03:00
ref_service_spec.rb Migrate Git::Repository#delete_refs to Gitaly 2018-01-30 23:48:51 +01:00
remote_service_spec.rb Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPC 2018-01-22 13:51:02 -03:00
repository_service_spec.rb Make --prune a configurable parameter in fetching a git remote 2018-03-06 00:10:04 -08:00
util_spec.rb Support Gitaly::User's gl_username field 2017-10-23 17:31:48 -03:00
wiki_service_spec.rb Incorporate Gitaly's WikiService.WikiGetAllPages RPC 2017-11-13 16:54:50 -03:00