Ramkumar Chinchani
c8563d8672
routes: handle "mount blob" to remain compliant
...
"mount blob" was the only feature we didn't handle.
We don't fully support it yet because we don't have access control
support, but at least handle it and return something sane to remain
compliant.
2019-12-20 10:37:41 -08:00
zendril
4e22352e9c
Fixing all the issues with upgrading to golangci-lint 1.21.0
2019-12-13 00:53:18 -05:00
Ramkumar Chinchani
9ae9e40b67
log: improve logging
...
- add a panic recovery handler
- add logs on unexpected error paths
- use logger's panic method
2019-11-26 14:18:20 -08:00
Ramkumar Chinchani
f07c535225
reorder header and data writes
2019-11-26 09:40:13 -08:00
Ramkumar Chinchani
b107d6d1a4
compliance: initial commit
2019-10-14 10:59:11 -07:00
Ramkumar Chinchani
066bf1b9eb
router: move to gorilla/mux to support multiple name path components
2019-07-10 18:22:20 -07:00
Ramkumar Chinchani
ed2cd51282
routes: fix error codes
2019-06-26 17:30:24 -07:00
Ramkumar Chinchani
bf5273e176
routes: fix headers
2019-06-24 15:09:37 -07:00
Ramkumar Chinchani
9d4e8b4594
zot: initial commit
2019-06-21 15:29:19 -07:00