| Commit message (Expand) | Author | Age | Files | Lines |
* | [dep-upgrade-202402] fix shutdown issue introduced when upgrading hyperdep-upgrade-202402 | Alex Auvolat | 2024-02-08 | 1 | -3/+3 |
* | [dep-upgrade-202402] rename BytesBody into ErrorBody for clarity | Alex Auvolat | 2024-02-07 | 1 | -2/+2 |
* | [dep-upgrade-202402] migration to http/hyper 1.0 for k2v api | Alex Auvolat | 2024-02-05 | 5 | -71/+61 |
* | [dep-upgrade-202402] prepare migration to http/hyper 1.0 | Alex Auvolat | 2024-02-05 | 1 | -2/+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 |
* | *: apply clippy recommendations. | Jonathan Davies | 2023-05-09 | 1 | -2/+2 |
* | error.rs: Corrected error messages to say unexpected scope. | Jonathan Davies | 2023-02-02 | 1 | -1/+1 |
* | Merge branch 'main' into k2v-watch-range-2 | Alex Auvolat | 2023-01-26 | 2 | -5/+9 |
|\ |
|
| * | Cargo.toml: Updated base64 from 0.13 to 0.21. | Jonathan Davies | 2023-01-26 | 2 | -5/+9 |
* | | PollRange & PollItem: min timeout = 1 sec | Alex Auvolat | 2023-01-11 | 2 | -2/+2 |
* | | Correctly return bad requests when seeh marker is invalid | Alex Auvolat | 2023-01-11 | 2 | -11/+5 |
* | | Implement PollRange API endpoint | Alex Auvolat | 2023-01-10 | 5 | -17/+86 |
* | | K2V: Subscription to ranges of items | Alex Auvolat | 2023-01-10 | 1 | -1/+1 |
|/ |
|
* | Fix router keyword handling (fix #442)router-keywords-fix | Alex Auvolat | 2022-12-12 | 1 | -23/+20 |
* | Use status code 204 No Content for empty responses | Tobias Krischer | 2022-10-17 | 2 | -2/+2 |
* | Make all HTTP services optionnal | Alex Auvolat | 2022-09-07 | 1 | -10/+4 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -1/+1 |
* | Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-type | Alex Auvolat | 2022-05-25 | 1 | -2/+3 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 8 | -35/+166 |
* | K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305 | Alex Auvolat | 2022-05-17 | 1 | -1/+5 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 7 | -0/+1249 |