storj/storagenode
Simon Guindon 476fbf919a
storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732)
* Rebasing changes against master.

* Added back withTx().

* Fix using new error type.

* Moving back database initialization back into the struct.

* Fix failing migration tests.

* Fix linting errors.

* Renamed database object names to be consistent.

* Fixing linting error in imports.

* Rebasing changes against master.

* Added back withTx().

* Fix using new error type.

* Moving back database initialization back into the struct.

* Fix failing migration tests.

* Fix linting errors.

* Renamed database object names to be consistent.

* Fixing linting error in imports.

* Adding missing change from merge.

* Fix error name.
2019-08-21 10:32:25 -04:00
..
bandwidth Use UTC date in TestCachedBandwidthMonthRollover (#2684) 2019-08-01 11:30:04 -04:00
collector move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
console storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
inspector move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
monitor Restrict node info only for trusted satellites (#2737) 2019-08-09 12:21:41 +03:00
nodestats storagenode/nodestats: fix test duration (#2748) 2019-08-09 14:12:32 +03:00
orders storagenode/orders: An invalid one don't have to stop all (#2804) 2019-08-16 17:33:51 +02:00
pieces initialize used space table with sum over pieceinfo (#2818) 2019-08-20 08:13:18 -04:00
piecestore storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
reputation storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
retain storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
storagenodedb storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732) 2019-08-21 10:32:25 -04:00
storageusage storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
trust rename all the things (#2531) 2019-07-28 08:55:36 +03:00
vouchers rename all the things (#2531) 2019-07-28 08:55:36 +03:00
peer.go pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00