aboutsummaryrefslogtreecommitdiff
path: root/src/web/error.rs
Commit message (Collapse)AuthorAgeFilesLines
* Improved handling of HTTP rangestrinity-1686a2021-11-291-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 documentationAlex Auvolat2021-10-251-1/+3
|
* Improvements to CLI and various fixes for netapp versionAlex Auvolat2021-10-221-1/+3
| | | | Discovery via consul, persist peer list to file
* rename types to CamelCaseTrinity Pointard2021-05-031-3/+2
|
* fix clippy warnings on webTrinity Pointard2021-05-031-0/+1
|
* make most requested changesTrinity Pointard2021-04-271-1/+1
|
* document api crateTrinity Pointard2021-04-271-1/+1
|
* document web crateTrinity Pointard2021-04-271-1/+8
|
* Simplify Error fileQuentin2021-01-151-17/+1
|
* Fix wrong http status codeQuentin2020-11-211-0/+1
|
* Use handle_getQuentin2020-11-211-0/+3
|
* Make it compile againQuentin2020-11-191-0/+51