storj/pkg
Matt Robinson c0e6b62708
Test all-in-one (#900)
* Add test for aio

* Don't trust the user to have images built for a version

* Make travis run the aio test

* Add missing values to docker-compose, sort some things, consider the gateway image

* today's changes

* config changed, again

* more fixes

* Expose satellite port on localhost:7778

* Add retries and a timeout around the big-testfile test in AIO

* Another config value changed

* Make this error message a little more useful

* Fix nil condition
2019-01-03 14:54:27 -05:00
..
accounting Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
audit Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
auth CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
bwagreement Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
certificates CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
cfgstruct Add '--dir' param for all CLI parts (replace --base-path) (#833) 2018-12-14 22:14:59 +01:00
datarepair Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
dht Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00
discovery Node lifecycle hooks (#920) 2018-12-21 21:51:42 -07:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Faster tests (#834) 2018-12-12 16:05:47 +02:00
identity CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
inspector inspector: use existing identity (#952) 2019-01-02 12:45:47 +02:00
kademlia pkg/kademlia: simplify code (#958) 2019-01-02 20:57:11 +02:00
metainfo/kvmetainfo moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
miniogw CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
node Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
overlay CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
pb Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
peertls CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
piecestore remove starting node log in piecestore server (#964) 2019-01-03 13:57:12 -05:00
pointerdb Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
process pkg/process: properly quote arguments (#963) 2019-01-03 20:00:59 +02:00
provider pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
ranger removes a few todos (#867) 2018-12-17 13:11:29 -05:00
satellite V3-976 Create db query for filtering team mebers (#940) 2018-12-28 14:07:35 +02:00
server pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
statdb Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
storage Test all-in-one (#900) 2019-01-03 14:54:27 -05:00
storj Overlay error handling (#880) 2018-12-17 20:47:26 +02:00
stream Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
utils added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00