| Commit message (Expand) | Author | Age | Files | Lines |
* | [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucket | Alex Auvolat | 2024-02-22 | 1 | -2/+9 |
* | [header-override-650] implement header overriding in GetObject (fix #650)header-override-650 | Alex Auvolat | 2024-02-09 | 1 | -2/+20 |
* | [multi-char-delimiter-692] allow multi-character delimiters in List* (fix #692) | Alex Auvolat | 2024-02-09 | 1 | -3/+3 |
* | [dep-upgrade-202402] fix shutdown issue introduced when upgrading hyperdep-upgrade-202402 | Alex Auvolat | 2024-02-08 | 1 | -3/+3 |
* | [dep-upgrade-202402] migration to http/hyper 1.0 for k2v api | Alex Auvolat | 2024-02-05 | 1 | -1/+2 |
* | [dep-upgrade-202402] wip: port to http/hyper crates v1 | Alex Auvolat | 2024-02-05 | 1 | -8/+10 |
* | Allow 0 as a part number marker | asonix | 2023-11-21 | 1 | -1/+1 |
* | 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 |