storj/pkg
Jeff Wendling 2dab0ab466 pkg/process: only propagate missing keys to flags (#2784)
this avoids a problem where setting on a flag isn't sufficient
to express complex data structures like []string.

Change-Id: I06f13656996d658b4c7a957451cb253728a67eda
2019-08-14 14:41:41 -06:00
..
auth pkg/auth: use grpc.WithPerRPCCredentials (#2670) 2019-07-31 13:57:13 +02:00
bloomfilter Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
certificates don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
cfgstruct cmd/certificates: ensure we can bind config values (#2779) 2019-08-14 17:26:45 +03:00
encryption rename all the things (#2531) 2019-07-28 08:55:36 +03:00
identity satellite/certdb: remove certdb that was used to store uplink certificates (#2760) 2019-08-12 10:41:34 -04:00
kademlia Restrict node info only for trusted satellites (#2737) 2019-08-09 12:21:41 +03:00
macaroon Jg/1967 mv bucket metadata uplink (#2505) 2019-07-12 08:57:02 -04:00
miniogw cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
peertls internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process pkg/process: only propagate missing keys to flags (#2784) 2019-08-14 14:41:41 -06:00
ranger pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
server don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
signing rename all the things (#2531) 2019-07-28 08:55:36 +03:00
storj Integrate new Metainfo calls (server side) (#2682) 2019-08-01 11:04:31 +02:00
telemetry don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
transport don't use global loggers (#2671) 2019-07-31 15:09:45 +03:00