storj/storagenode/storagenodedb
stefanbenten 257855b5de all: replace == comparison with errors.Is
Change-Id: I05d9a369c7c6f144b94a4c524e8aea18eb9cb714
2020-07-14 15:50:25 +00:00
..
storagenodedbtest storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00
testdata storagenode/heldamount: payents added to db 2020-06-30 17:24:35 +03:00
bandwidthdb.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
database.go storagenode/storagenodedb: check if db is nil before closing 2020-07-02 15:02:38 +00:00
db_container.go private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
deprecatedinfo.go storagenodedb: reenable utccheck in tests 2019-12-10 23:17:14 +00:00
heldamount.go storagenode/heldamount: payment receipt added to monthly paystub, heldamount.service separated for service and endpoint 2020-07-06 09:51:52 +00:00
migrations_test.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
notifications.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
orders.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
pieceexpiration.go storagenode/storagenodedb: fixes to row handling 2020-01-16 15:08:37 +00:00
pieceinfo.go all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
piecespaceused.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
pricing.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
reputation.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
satellites.go storagenode/storagenodedb: use tagsql 2020-01-19 14:39:16 +02:00
schema.go storagenode/heldamount: payents added to db 2020-06-30 17:24:35 +03:00
schemagen.go all: rename CreateTables to MigrateToLatest 2020-04-30 07:21:17 +00:00
storageusage.go storagenode/storagenodedb: use tagsql 2020-01-19 14:39:16 +02:00
usedserials.go storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00