storj/pkg
Maximillian von Briesen f18c38628e
Refactor statdb (#887)
Update statdb args/return values to minimize structs
    Simplify statdb.Update() to update all stats instead of an arbitrary subset determined by flags
    Remove CreateIfNotExists logic from statdb.Update()
    Simplify audit code structure
2018-12-19 13:44:03 -05:00
..
accounting Updates accounting tables and allows tally to update at raw table for at rest data (#874) 2018-12-18 12:18:42 -05:00
audit Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
auth preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
bwagreement Parameters cleanup (#864) 2018-12-14 16:55:45 +01:00
cfgstruct Add '--dir' param for all CLI parts (replace --base-path) (#833) 2018-12-14 22:14:59 +01:00
datarepair Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
dht KBucket clean up (#898) 2018-12-18 13:04:46 -05:00
discovery Do not error if Discovery can not find Node (#902) 2018-12-18 15:01:15 -05: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
inspector Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
kademlia KBucket clean up (#898) 2018-12-18 13:04:46 -05:00
luacfg cmd/statreceiver: lua-scriptable stat receiver (#636) 2018-12-11 11:24:31 -07:00
metainfo/kvmetainfo moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
miniogw moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
node Use testplanet in node tests (#841) 2018-12-12 17:40:33 +02:00
overlay Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
pb removes a few todos (#867) 2018-12-17 13:11:29 -05:00
peertls Cert revocation CLI (#848) 2018-12-18 12:55:55 +01:00
piecestore Add logger to piecestore server/node started log (#856) 2018-12-17 10:23:02 -05:00
pointerdb datarepair: remove unneeded debug message (#839) 2018-12-12 17:39:16 +02:00
process Add '--dir' param for all CLI parts (replace --base-path) (#833) 2018-12-14 22:14:59 +01:00
provider Cert revocation CLI (#848) 2018-12-18 12:55:55 +01:00
ranger removes a few todos (#867) 2018-12-17 13:11:29 -05:00
satellite satellite project members pagination api (#907) 2018-12-19 15:03:12 +02:00
statdb Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
storage moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -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 Better transport tests (#849) 2018-12-14 12:44:48 +02:00
utils added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00