storj/pkg
Ivan Fraixedes 79e9b62f6d
pkg/storage/segments: Clarify logic in Repair method (#2621)
Create a new variable rather than reusing the existing one because the
name of the existing one is confusing when reading the logic and it
requires more time that the logic doesn't have a bug.
2019-07-23 14:16:32 +02:00
..
accounting update tally to rm bucket count (#2539) 2019-07-12 12:19:45 -04:00
audit Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
auth Metainfo RPC segment methods (part 1) (#2567) 2019-07-22 16:45:18 +02:00
bloomfilter internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
certdb Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
certificates Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
cfgstruct implement storj.NodeURL in trusted satellites (#2388) 2019-07-03 13:29:18 -04:00
datarepair Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
discovery discovery: parallelize refresh (#2535) 2019-07-12 10:35:48 -04:00
eestream Removing trace of encodedPiece.Read() because it's fast. (#2477) 2019-07-08 11:16:13 -04:00
encryption Replace base64 encoding for path segments (#2345) 2019-07-11 13:26:07 -04:00
httpserver Link Sharing Service (#2431) 2019-07-18 06:26:09 -06:00
identity pkg/identity: Use identity error class (#2488) 2019-07-08 22:52:52 -04:00
kademlia Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
linksharing Link Sharing Service (#2431) 2019-07-18 06:26:09 -06:00
macaroon Jg/1967 mv bucket metadata uplink (#2505) 2019-07-12 08:57:02 -04:00
metainfo/kvmetainfo Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
miniogw Jg/1967 mv bucket metadata uplink (#2505) 2019-07-12 08:57:02 -04:00
overlay Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb Add GetObject method to Metainfo (#2611) 2019-07-23 13:09:12 +02: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 Log fatal errors with respective severity (#2581) 2019-07-17 14:39:10 -04:00
ranger pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
server pkg: Align errs Class messages (#2485) 2019-07-08 17:37:12 -04:00
storage pkg/storage/segments: Clarify logic in Repair method (#2621) 2019-07-23 14:16:32 +02:00
storj Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
stream remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
telemetry pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
transport update irreparableDB.GetLimited query to use where instead of offset (#2585) 2019-07-18 09:21:21 -07:00