Natalie Ventura Villasana
7907733629
adds panics to netstate test
2018-05-07 11:03:59 -06:00
Natalie Ventura Villasana
afb06df26d
changes the import statements to storj.io
2018-05-07 11:03:59 -06:00
Natalie Ventura Villasana
4e8336f2ab
adds zap logger, some flags, some nit fixes
2018-05-07 11:03:59 -06:00
Natalie Ventura Villasana
d93dacb53e
fixes some error handling, updates storj import links
2018-05-07 11:03:59 -06:00
Natalie Ventura Villasana
8d8fd76748
adds suggested organization, zeebo, err handling
2018-05-07 11:03:59 -06:00
Natalie Ventura Villasana
5dec8fafaf
adds bolt crud interface w put, get, list, delete
2018-05-07 11:03:59 -06:00
Kaloyan Raev
1c56a4cf5c
Decoder can tolerate readers with unexpected EOF and random data ( #27 )
...
* Decoder can tolerate readers with unexpected EOF
* Return EOF if required number of inbufs are at EOF
* Use existing randData() to generate random data for tests
* Test case for io.ErrUnexpectedEOF
* Add TransformReaderSize constructor
2018-05-04 14:52:49 -06:00
Dennis Coyle
a51087a343
merge conflicts
2018-05-02 15:10:40 -04:00
JT Olds
4f40280c71
some small import cleanups, go generate overlay protos ( #25 )
...
checking in go generated stuff is recommended by
https://blog.golang.org/generate
2018-05-01 13:24:32 -04:00
Dennis Coyle
1580f58cbb
go.mod fixes
2018-04-30 15:28:02 -04:00
Dennis Coyle
52741af9ce
make travis work?
2018-04-30 15:27:30 -04:00
Dennis Coyle
f31fede825
Merge pull request #23 from MeijeSibbel/patch-1
...
update readme
2018-04-30 10:53:41 -04:00
Dennis Coyle
5d8d0cdda0
renamed ranger.Closer -> ranger.RangeCloser
2018-04-30 10:49:04 -04:00
Kaloyan Raev
8c96f4e5a5
Avoid extra Range requests for content type detection
2018-04-30 06:08:41 -06:00
Kaloyan Raev
4635621a4d
Move helper structs inside functions
2018-04-30 06:06:25 -06:00
Kaloyan Raev
acce2bfc08
Reduce network latency by initializing Rangers in parallel
2018-04-30 06:06:25 -06:00
Meije Sibbel
86a2371961
update readme
...
1. Fixed a few spelling issues.
2. Added capital letter to the Storj name instead of a lowercase one.
3. Reformulated some sentences.
3. Some other small fixes.
2018-04-27 14:53:46 +02:00
Dennis Coyle
8f84a9be91
echos for path
2018-04-26 09:04:15 -04:00
Dennis Coyle
6fd6de1013
new version
2018-04-25 15:11:30 -04:00
Dennis Coyle
99efd1b75d
little g
2018-04-25 15:10:14 -04:00
Dennis Coyle
d25dbce576
wheres root
2018-04-25 15:08:26 -04:00
Dennis Coyle
60b917d83d
go version name again
2018-04-25 14:57:30 -04:00
Dennis Coyle
f173e070f0
Go v 1.8 jenkins
2018-04-25 14:30:18 -04:00
Dennis Coyle
dcf637a5d7
go plugin for Jenkins
2018-04-25 14:29:31 -04:00
Dennis Coyle
9f67b25694
jenkins
2018-04-25 14:04:12 -04:00
Dennis Coyle
6e48f1de10
only check go v 1.10.x
2018-04-25 11:25:31 -04:00
Dennis Coyle
3c99f10094
test only lint in travis
2018-04-25 11:22:20 -04:00
Dennis Coyle
bb8d4f8d22
cleanup
2018-04-25 10:55:26 -04:00
Dennis Coyle
074b8bc96b
Merge remote-tracking branch 'upstream/master'
2018-04-24 11:48:54 -04:00
Kaloyan Raev
69239e9e17
Do not fail decoding on first read error ( #17 )
...
* Do not fail decoding on first read error
Try decoding with the rest successfully read inputs.
* some small code improvements
* Allocate map memory upfront
2018-04-23 20:17:50 -06:00
JT Olds
00854b9736
pkg/ranger: FileRanger ( #18 )
2018-04-23 20:16:34 -06:00
Dennis Coyle
fe60ba02a3
lint step for copyright headers ( #16 )
...
* overlay proto
* grpc server and client
* fix import to storj
* tests
* change imports
* imports cleanup/comments
* PR comments addressed from @jtolds
* lint step for copyright headers
* spelling
* PR comments addressed from @jtolds
2018-04-23 10:05:52 -06:00
Dennis Coyle
ecbd5f08c3
Adding gRPC server/clients for overlay ( #14 )
...
* overlay proto
* grpc server and client
* fix import to storj
* tests
* change imports
* imports cleanup/comments
* PR comments addressed from @jtolds
2018-04-23 09:54:22 -06:00
Dennis Coyle
af30d8ffa1
fixing import
2018-04-23 09:54:00 -06:00
Dennis Coyle
86e2657bdd
PR comments from @jtolds
2018-04-23 09:54:00 -06:00
Dennis Coyle
e6e1dae7fc
redis client
2018-04-23 09:54:00 -06:00
Bryan White
1a65a65dd6
Merge pull request #13 from coyle/protoc-helpers
...
update README.md with steps for setting up protobufs
2018-04-18 20:20:47 +02:00
Dennis Coyle
ab38cacc77
Merge pull request #3 from bryanchriswhite/protoc-helpers
...
bugfix: https://github.com/alecthomas/gometalinter#installing
2018-04-18 14:19:36 -04:00
Bryan White
2e1ca41d39
bugfix: https://github.com/alecthomas/gometalinter#installing
2018-04-18 14:13:18 -04:00
Dennis Coyle
c878a1b76e
PR comments addressed from @jtolds
2018-04-18 13:07:48 -04:00
Dennis Coyle
bd0d2778f0
add linter to build-dev-deps
2018-04-17 14:18:39 -04:00
Dennis Coyle
7d9d0e940c
updating how we get dev deps
2018-04-17 13:29:15 -04:00
Dennis Coyle
2f88365500
Merge pull request #2 from bryanchriswhite/protoc-helpers
...
Add dev deps go.mod file & update readme
2018-04-17 11:53:49 -04:00
Bryan White
8f7d34b63c
convert dev-deps imports to be anonymous
2018-04-17 11:49:24 -04:00
Bryan White
d737a776bf
update readme
...
(cherry picked from commit 7a79a72db0c54142c18fc12ff5eb7280896ea92a)
2018-04-17 11:30:15 -04:00
Bryan White
18276e9118
add dev directory for tracking dev dependencies via vgo
...
(cherry picked from commit d4026c4e801c0957b1ebbba5bb1ffbb8e3e77feb)
2018-04-17 11:30:14 -04:00
Dennis Coyle
bfdb52f260
imports cleanup/comments
2018-04-17 10:57:51 -04:00
Dennis Coyle
6239b6aeab
change imports
2018-04-17 10:55:30 -04:00
Dennis Coyle
edbfc89f2d
tests
2018-04-17 10:54:36 -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