aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/multipart.rs
Commit message (Expand)AuthorAgeFilesLines
* multipart uploads: save timestampAlex Auvolat2023-06-131-2/+3
* UploadPart: automatic cleanup of version (and reference blocked) when interru...Alex Auvolat2023-06-091-4/+48
* Add test for multipart uploads and fix part renumberingAlex Auvolat2023-06-091-1/+1
* comments and clippy lint fixesAlex Auvolat2023-06-091-5/+3
* Adapt S3 API code to use new multipart upload modelsAlex Auvolat2023-06-091-0/+422