Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved handling of HTTP ranges | trinity-1686a | 2021-11-29 | 1 | -1/+10 |
| | | | | | | | | | | | - correct HTTP code when range syntax is invalid (fix #140) - when multiple ranges are given, simply ignore and send whole file Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/157 Reviewed-by: Alex <alex@adnab.me> Co-authored-by: trinity-1686a <trinity.pointard@gmail.com> Co-committed-by: trinity-1686a <trinity.pointard@gmail.com> | ||||
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -1/+3 |
| | |||||
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -1/+3 |
| | | | | Discovery via consul, persist peer list to file | ||||
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 1 | -3/+2 |
| | |||||
* | fix clippy warnings on web | Trinity Pointard | 2021-05-03 | 1 | -0/+1 |
| | |||||
* | make most requested changes | Trinity Pointard | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | document api crate | Trinity Pointard | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | document web crate | Trinity Pointard | 2021-04-27 | 1 | -1/+8 |
| | |||||
* | Simplify Error file | Quentin | 2021-01-15 | 1 | -17/+1 |
| | |||||
* | Fix wrong http status code | Quentin | 2020-11-21 | 1 | -0/+1 |
| | |||||
* | Use handle_get | Quentin | 2020-11-21 | 1 | -0/+3 |
| | |||||
* | Make it compile again | Quentin | 2020-11-19 | 1 | -0/+51 |