[go: up one dir, main page]

Skip to content

Allow merge request diffs to be placed into an object store

What does this MR do?

Allows the content of merge request diffs to be stored in an external object store, rather than postgresql

Checklist:

  • Fix MergeRequestDiffFile to work with GitlabUploader (need a primary key)
  • Configure a diffs object storage endpoint
  • Select between database and object storage for diffs
  • Make collection lookups efficient

What are the relevant issue numbers?

Closes #52568 (closed)

Does this MR meet the acceptance criteria?

Edited by Nick Thomas

Merge request reports

Loading