Skip to content

Add gitaly_git_blob_raw feature

What does this MR do?

Add two new Gitaly migrations with feature flags:

  • gitaly_git_blob_raw (Gitlab::Git::Blob.raw)
  • gitaly_git_load_all_data (Gitlab::Git::Blob#load_all_data!)

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitaly/issues/331

https://gitlab.com/gitlab-org/gitaly/issues/332

Edited by Jacob Vosmaer (GitLab)

Merge request reports