-
- Downloads
Calculating repository checksums executed by Gitaly
OPT_OUT status has been removed, and alternative implementation removed. Also checks if the repository exists before executing the checksum RPC to guard against NotFound errors. Closes gitlab-org/gitaly#1105
Showing
- changelogs/unreleased/zj-calculate-checksum-mandator.yml 5 additions, 0 deletionschangelogs/unreleased/zj-calculate-checksum-mandator.yml
- lib/gitlab/git/repository.rb 6 additions, 38 deletionslib/gitlab/git/repository.rb
- spec/lib/gitlab/git/repository_spec.rb 24 additions, 48 deletionsspec/lib/gitlab/git/repository_spec.rb
Please register or sign in to comment