11a483649e
When a repository does not exist on a remote, Gitaly won't be able to clone it. This is correct behaviour, but from the clients perspective a change in behaviour. This change implements the client side changes that allows Gitaly to execute a `git ls-remote <remote-url> HEAD`. This way the client has no need to shell out to Git. In the situation where multiple Gitalies are available, one is chosen at random. This commit closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43929, while its also a part of https://gitlab.com/gitlab-org/gitaly/issues/1084 |
||
---|---|---|
.. | ||
attributes_bag.rb | ||
blob_service.rb | ||
blobs_stitcher.rb | ||
commit_service.rb | ||
conflict_files_stitcher.rb | ||
conflicts_service.rb | ||
diff.rb | ||
diff_stitcher.rb | ||
health_check_service.rb | ||
namespace_service.rb | ||
notification_service.rb | ||
operation_service.rb | ||
queue_enumerator.rb | ||
ref_service.rb | ||
remote_service.rb | ||
repository_service.rb | ||
server_service.rb | ||
storage_settings.rb | ||
util.rb | ||
wiki_file.rb | ||
wiki_page.rb | ||
wiki_service.rb |