Commit Graph

1 Commits (5768bf362262f78376af14517c4921941986192e)

Author SHA1 Message Date
Alex 5768bf3622 First implementation of K2V (#293) 2 years ago
Alex Auvolat ba6b56ae68
Fix some new clippy lints 2 years ago
Quentin Dufour 440374524b Implement ListParts 2 years ago
trinity-1686a e55fa38c99 Add date verification to presigned urls (#196) 2 years ago
Alex Auvolat f7349f4005
Add quotes in returned etags 2 years ago
Quentin b4592a00fe Implement ListMultipartUploads (#171) 2 years ago
Alex Auvolat 5b1117e582
New model for buckets 2 years ago
trinity-1686a c4ac8835d3 add proper request router for s3 api (#163) 3 years ago
Alex Auvolat f3a097abdf
WIP: try to fix #93, and improve S3 ListObjects (v1 and v2) API calls 3 years ago
Alex Auvolat 6ccffc3162
Improved XML serialization 3 years ago
Trinity Pointard 84856e84e5
fix clippy warnings on api 3 years ago
Alex Auvolat 3bf2df622a Time and metadata improvements 3 years ago
Alex Auvolat bdcbdd1cd8 Fix list API bug 3 years ago
Alex Auvolat 40763fd749 Cargo fmt 3 years ago
Alex Auvolat 1de96248e0 add application/xml header and missing xml escapes 3 years ago
Alex Auvolat 55a2a636ca Implement ListObjectsV2 3 years ago
Alex Auvolat 36814be447 Fix S3 ListObjects result and replace println!s by debug!s 3 years ago
Alex Auvolat 022b386a50 Improved compatibility on list API call 4 years ago
Alex Auvolat e9fd265ce6 Slight refactoring to make things clearer with DeletedFilter 4 years ago
Alex Auvolat 7d7b9e95a9 Simplify and_then(Some) as map() and remove move 4 years ago
Quentin 5a5592c176 Replace with option syntaxic sugar 4 years ago
Alex Auvolat 44dba0e53c cargo fmt 4 years ago
Alex Auvolat 64a6eda0d2 Migrate S3 api to use new model 4 years ago
Alex Auvolat f22ecb60a8 Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream. 4 years ago
Alex Auvolat bec26a1312 Rename garage_core to garage_model 4 years ago
Alex Auvolat b46a7788d1 Implement HTTP ranges in get 4 years ago
Alex Auvolat d867bbcfb5 Implement DeleteObjects 4 years ago
Alex Auvolat 3324971701 Slightly improved S3 compatibility 4 years ago
Alex Auvolat 3686f100b7 Compatibility fixes 4 years ago
Alex Auvolat 0957d0fdfa Work on API 4 years ago
Alex Auvolat 81ecc4999e Implement multipart uploads 4 years ago
Alex Auvolat 9cb870f950 Prepare for multipart uploads 4 years ago
Alex Auvolat ea7e4748ed S3 compatibility: fix bucket listing and HEAD and PUT on bucket 4 years ago
Alex Auvolat e3203f998b Remove leading / in keys; better delimiter handling 4 years ago
Alex Auvolat be4831d768 Less verbosity 4 years ago
Alex Auvolat a52db67954 xml escape 4 years ago
Alex Auvolat 91b2d1fcc1 Some basic S3 functionnality 4 years ago