summaryrefslogtreecommitdiff
path: root/lib/gitlab/o_auth
diff options
context:
space:
mode:
authorRubén Dávila <ruben@gitlab.com>2018-06-06 13:49:38 -0500
committerRubén Dávila <ruben@gitlab.com>2018-06-06 13:49:38 -0500
commit29818672e12fe779034920933098f47269fdef16 (patch)
treeb71983e6a7909a81294e14be777fe7b8bd9e102b /lib/gitlab/o_auth
parent90a5bcc5c9bcf90b4eb17ace072212335b85ea29 (diff)
downloadgitlab-ce-rd-45062-further-improve-lfs-integrity-check-performance.tar.gz
Improve performance used to check LFS integrityrd-45062-further-improve-lfs-integrity-check-performance
Instead of using `git rev-list` and loading each Blob to inspect its content, we're now relying on the usage of `git diff` and `git cat-file`. This has the main advantage that we're reusing the same technique used for other existing checks, hence all the Blobs are cached.
Diffstat (limited to 'lib/gitlab/o_auth')
0 files changed, 0 insertions, 0 deletions