Skip to content

WIP: Add inline upload to object storage

Kamil Trzciński requested to merge add-inline-upload-to-object-storage into master

This is baseline implementation of inline upload to object storage.

It is not working for Artifacts due to lack of Content-Length ahead of time.

This implementation if changed will work for all other uploads: LFS/Attachments/others.

Not to be merged.

Edited by Kamil Trzciński

Merge request reports