aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/k2v/batch.rs
Commit message (Expand)AuthorAgeFilesLines
* [dep-upgrade-202402] upgrade to http/hyper 1.x for testsAlex Auvolat2024-02-051-1/+2
* [dep-upgrade-202402] prepare migration to http/hyper 1.0Alex Auvolat2024-02-051-5/+2
* integration test: move json_body to root of crateAlex Auvolat2023-08-281-1/+1
* Cargo.toml: Updated base64 from 0.13 to 0.21.Jonathan Davies2023-01-261-51/+52
* Use status code 204 No Content for empty responsesTobias Krischer2022-10-171-11/+11
* K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305Alex Auvolat2022-05-171-1/+88
* First implementation of K2V (#293)Alex2022-05-101-0/+525