aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3_copy.rs
Commit message (Collapse)AuthorAgeFilesLines
* add application/xml header and missing xml escapesAlex Auvolat2021-02-191-1/+3
|
* Replace with option syntaxic sugarQuentin2020-11-111-14/+6
|
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-1/+2
|
* cargo fmtAlex Auvolat2020-07-081-5/+5
|
* Migrate S3 api to use new modelAlex Auvolat2020-07-081-12/+8
|
* Update to Hyper 0.13.6 that accepts non-Sync streams in wrap_stream.Alex Auvolat2020-07-071-5/+3
| | | | Simplifies code and makes it possible to publish on crates.io
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-4/+4
|
* Work on APIAlex Auvolat2020-04-281-0/+120