aboutsummaryrefslogtreecommitdiff
path: root/src/api/error.rs
Commit message (Collapse)AuthorAgeFilesLines
* rename types to CamelCaseTrinity Pointard2021-05-031-11/+10
|
* fix clippy warnings on apiTrinity Pointard2021-05-031-5/+5
|
* S3 API: support ListBucketsQuentin Dufour2021-05-031-0/+6
|
* Many S3 compatibility improvements:v0.2.1.5Alex Auvolat2021-04-281-0/+31
| | | | | | | | - return XML errors - implement AuthorizationHeaderMalformed error to redirect clients to correct location (used by minio client) - implement GetBucketLocation - fix DeleteObjects XML parsing and response
* make most requested changesTrinity Pointard2021-04-271-2/+2
|
* document api crateTrinity Pointard2021-04-271-0/+16
|
* Update dependenciesAlex Auvolat2021-03-161-1/+7
|
* Implement ListObjectsV2Alex Auvolat2021-02-191-1/+7
|
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-0/+116