Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into nextv0.9.0-rc1 | Alex Auvolat | 2023-10-03 | 1 | -3/+3 |
|\ | |||||
| * | api: allow custom unix bind mode and use 0o220 for admin server | networkException | 2023-10-03 | 1 | -1/+1 |
| * | everywhere: support unix sockets when binding in various places | networkException | 2023-09-29 | 1 | -2/+2 |
* | | s3 bucket apis: remove redundant call | Alex Auvolat | 2023-08-30 | 1 | -6/+8 |
* | | s3: add xml structures to serialize/deserialize lifecycle configs | Alex Auvolat | 2023-08-29 | 1 | -0/+6 |
* | | fix test; simplify code | Alex Auvolat | 2023-06-09 | 1 | -4/+4 |
* | | Adapt S3 API code to use new multipart upload models | Alex Auvolat | 2023-06-09 | 1 | -0/+1 |
|/ | |||||
* | Make all HTTP services optionnal | Alex Auvolat | 2022-09-07 | 1 | -8/+6 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -2/+2 |
* | Send CORS headers for all requestsbug/cors | Quentin Dufour | 2022-06-13 | 1 | -9/+2 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -15/+13 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+401 |