Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dep-upgrade-202402] wip: port to http/hyper crates v1 | Alex Auvolat | 2024-02-05 | 1 | -10/+13 |
| | |||||
* | [dep-upgrade-202402] prepare migration to http/hyper 1.0 | Alex Auvolat | 2024-02-05 | 1 | -2/+2 |
| | |||||
* | s3api: remove redundant serde rename attribute | Alex Auvolat | 2023-08-31 | 1 | -1/+0 |
| | |||||
* | s3 bucket apis: remove redundant call | Alex Auvolat | 2023-08-30 | 1 | -14/+8 |
| | |||||
* | lifecycle config: add missing line in merge() and remove tracing | Alex Auvolat | 2023-08-30 | 1 | -12/+1 |
| | |||||
* | lifecycle config: store date as given, try to debug | Alex Auvolat | 2023-08-30 | 1 | -6/+16 |
| | |||||
* | lifecycle worker: implement main functionality | Alex Auvolat | 2023-08-30 | 1 | -2/+2 |
| | |||||
* | use a NaiveDate in data model, it serializes to string (iso 8601 format) | Alex Auvolat | 2023-08-30 | 1 | -8/+7 |
| | |||||
* | lifecycle: implement validation into garage's internal data structure | Alex Auvolat | 2023-08-29 | 1 | -23/+177 |
| | |||||
* | s3: add xml structures to serialize/deserialize lifecycle configs | Alex Auvolat | 2023-08-29 | 1 | -0/+256 |