Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into admin-api | Alex Auvolat | 2022-05-17 | 1 | -1/+5 |
|\ | |||||
| * | K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305 | Alex Auvolat | 2022-05-17 | 1 | -1/+5 |
* | | Remove useless string conversions | Alex Auvolat | 2022-05-13 | 1 | -2/+2 |
* | | More precisions in errors & small refactoring | Alex Auvolat | 2022-05-13 | 1 | -2/+4 |
* | | Json body for custom errors | Alex Auvolat | 2022-05-13 | 1 | -5/+33 |
* | | More error refactoring | Alex Auvolat | 2022-05-13 | 4 | -43/+29 |
* | | Separate error types for k2v and signature | Alex Auvolat | 2022-05-13 | 8 | -8/+129 |
* | | More error refactoring | Alex Auvolat | 2022-05-13 | 1 | -1/+1 |
* | | Rename error::Error to s3::error::Error | Alex Auvolat | 2022-05-13 | 6 | -6/+6 |
* | | Error refactoring | Alex Auvolat | 2022-05-13 | 3 | -5/+5 |
* | | Possibility of different error types for different APIs | Alex Auvolat | 2022-05-13 | 1 | -0/+1 |
* | | Refactor code for apply/revert, implement Update/Apply/RevertLayout | Alex Auvolat | 2022-05-10 | 1 | -9/+4 |
|/ | |||||
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 7 | -0/+1249 |