gitlab-org--gitlab-foss/spec/lib/gitlab/gitaly_client
Shinya Maeda 48307fac1e Extend MergeToRefService for creating merge ref from the other ref
Currently, MergeToRefService is specifically designed for
createing merge commits from source branch and target branch of
merge reqeusts. We extend this behavior to source branch and any
target ref paths.
2019-07-05 17:15:10 +07: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 Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
cleanup_service_spec.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
commit_service_spec.rb Allow caching of negative FindCommit matches 2019-06-25 22:59:24 -07: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 Force source and target branch to binary mode 2019-06-10 20:50:00 -07: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
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
object_pool_service_spec.rb Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
operation_service_spec.rb Extend MergeToRefService for creating merge ref from the other ref 2019-07-05 17:15:10 +07:00
ref_service_spec.rb Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
remote_service_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_service_spec.rb Add client code to call GetObjectDirectorySize RPC 2019-06-05 20:58:46 +08:00
storage_service_spec.rb Remove feature flags from lib/backup 2018-07-31 15:24:19 +02:00
storage_settings_spec.rb Turn on Cat-File cache by default 2019-06-18 13:33:43 +02:00
util_spec.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
wiki_service_spec.rb Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00