Jennifer Li Johnson
3230762041
Kademlia Routing Table ( #164 )
...
* adds comment
* runs deps
* creates boltdb kademlia routing table
* protobuf updates
* adds reverselist to mockkeyvaluestore interface
* xor wip
* xor wip
* fixes xor sort
* runs go fmt
* fixes
* goimports again
* trying to fix travis tests
* fixes mock tests
2018-07-30 15:25:18 -04:00
Bogdan Artemenko
d8e0317ec0
Test coverage ranger ( #168 )
...
* Fixed go panic for corner case
* Initial test coverage for ranger pkg
2018-07-27 11:31:27 -06:00
Cameron
6463b87ebe
Errcheck ( #133 )
...
* add errcheck
* fixed linter errors
* fixes
* errcheck fixes in pkg/paths
* Fix errchecks in PieceID.Derive
* Fix ecclient tests
* Move closeConn a little bit above in the exectution flow
* fix new lint errors
* Fatalf -> Printf
* address eclipsed errors
* rename err to closeErr
* rename err to closeErr for differentiation
2018-07-16 15:22:34 -04:00
Kaloyan Raev
045dae5f0d
Add context to Ranger.Range method ( #99 )
2018-06-19 18:59:09 +03:00
Kaloyan Raev
7c8d6f8081
Add error to the return values of Ranger.Range method ( #90 )
...
* Add error to the return values of Ranger.Range method
* Addressing code review feedback
* Set Content-Type header only if ctype is not empty
2018-06-18 19:46:49 +03:00
Dennis Coyle
a51087a343
merge conflicts
2018-05-02 15:10:40 -04:00
Kaloyan Raev
8c96f4e5a5
Avoid extra Range requests for content type detection
2018-04-30 06:08:41 -06:00
Dennis Coyle
bb8d4f8d22
cleanup
2018-04-25 10:55:26 -04:00
Kaloyan Raev
f96cc9c955
HTTP Ranger ( #11 )
...
* HTTPRanger
* Migrate eestream library to use ReadCloser instead of Reader
* Use MultiReadCloser instead of MultiReader
* Adapt example cli cmds to latest serverbox changes
* Close LazyReadCloser only if only generated
* Close ReadClosers sequentially
* Close response body on unexpected status code
* Avoid double close of the pipe reader
* Better formatting for imports
* Exit instead of panicking
2018-04-17 07:39:14 -06:00
JT Olio
d84757d49a
pkg/ranger: fix linting errors
2018-04-11 08:05:41 -06:00
JT Olio
21d8a20037
ranger package
2018-04-11 06:55:40 -06:00