storj/storagenode/storagenodedb
Egon Elbre 7183dca6cb all: fix defers in loop
defer should not be called in a loop.

Change-Id: Ifa5a25a56402814b974bcdfb0c2fce56df8e7e59
2020-11-02 15:06:38 +02:00
..
storagenodedbtest storagenode/storagenodedb: add ctx to OpenNew and OpenExisting 2020-10-29 09:52:37 +02:00
testdata storagenode: secret db and service added 2020-10-16 13:24:33 +00:00
apikeys.go storagenode/secret: db tests added, small renaming fixes added 2020-10-29 14:23:04 +02:00
bandwidthdb.go storagenode/bandwidthdb: Use existing indexes (#3949) 2020-10-20 22:48:40 +02:00
database.go all: fix defers in loop 2020-11-02 15:06:38 +02: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
migrations_test.go storagenode/storagenodedb: add ctx to OpenNew and OpenExisting 2020-10-29 09:52:37 +02:00
notifications.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
orders.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
payout.go storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
pieceexpiration.go all: fix dots 2020-07-16 14:58:28 +00:00
pieceinfo.go all: fix dots 2020-07-16 14:58:28 +00:00
piecespaceused.go all: fix dots 2020-07-16 14:58:28 +00:00
pricing.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
reputation.go storagenode/reputation: offline_under_review_at added 2020-09-02 18:48:28 +03:00
satellites.go all: fix dots 2020-07-16 14:58:28 +00:00
schema.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
schemagen.go storagenode/storagenodedb: add ctx to OpenNew and OpenExisting 2020-10-29 09:52:37 +02:00
storageusage.go all: fix dots 2020-07-16 14:58:28 +00:00
usedserials.go storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00