Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove strum crate dependency; add protobuf nix dependency | Alex Auvolat | 2022-03-14 | 1 | -3/+1 |
* | Add tracing integration with opentelemetry | Alex Auvolat | 2022-03-14 | 1 | -1/+3 |
* | Process CORS earlier in pipeline | Alex Auvolat | 2022-02-28 | 1 | -3/+6 |
* | Support for PostObject (#222) | trinity-1686a | 2022-02-21 | 1 | -0/+8 |
* | Implement {Put,Get,Delete}BucketCors and CORS in general | Alex Auvolat | 2022-01-24 | 1 | -4/+11 |
* | refactor s3_router and api_server to make unused Endpoint parameters more obv... | trinity-1686a | 2022-01-17 | 1 | -199/+100 |
* | Implement ListMultipartUploads (#171) | Quentin | 2022-01-12 | 1 | -1/+1 |
* | Clarify error message | Alex Auvolat | 2022-01-10 | 1 | -8/+8 |
* | Fix unit tests | Alex Auvolat | 2022-01-05 | 1 | -6/+28 |
* | Implement DeleteBucket | Alex Auvolat | 2022-01-05 | 1 | -1/+16 |
* | less strict ListBuckets (#178) | trinity-1686a | 2021-12-15 | 1 | -5/+1 |
* | add proper request router for s3 api (#163) | trinity-1686a | 2021-12-06 | 1 | -0/+1326 |