Jennifer Li Johnson
|
856b98997c
|
updates copyright 2018 to 2019 (#1133)
|
2019-01-24 15:15:10 -05:00 |
|
Alexander Leitner
|
c4afec9328
|
quick log cleanup for storage node (#1121)
* Clean up logs
|
2019-01-24 11:09:37 -05:00 |
|
Egon Elbre
|
8893884044
|
convert piecestorage into a struct (#1024)
|
2019-01-11 13:26:39 +02:00 |
|
Cameron
|
0d17c21a1b
|
Add logger to piecestore server/node started log (#856)
* add logger to psserver struct
* node started log
* rename initialize to NewEndpoint
* return err from WriteBandwidthAllocToDB
|
2018-12-17 10:23:02 -05:00 |
|
Maximillian von Briesen
|
a6c7306350
|
Cut off piecestore Puts if they exceed alloced bandwidth/space (#819)
* add bandwidth/storage limits to StreamWriter
* add StreamWriter tests for bandwidth/storage limits
|
2018-12-12 14:14:51 -05:00 |
|
Maximillian von Briesen
|
b884ee4626
|
Update protos to fit style guide (easy review) (#702)
* fix overlay.proto and piecestore.proto to meet style guide
* update code to be consistent with regenerated protos
|
2018-11-23 21:46:53 -05:00 |
|
Michal Niewrzal
|
45d4234749
|
Logs cleanup (uplink, storage node) (#600)
* Logs cleanup (uplink, storage node)
* fix unit tests
* more logs cleanups
|
2018-11-08 15:27:07 -05:00 |
|
Bryan White
|
ee62e2a9d8
|
Use transport client and cleanup all the clients (#574)
* wip
* linter fixes
* linter fixes
* test fixes
* linter fixes
* fix merge + restructure piecestore packages
* review feedback
* linter fixes
* linter fixes
* remove unnecessary aliases to piecestore
* more merge fixing
|
2018-11-06 18:49:17 +01:00 |
|