storj/pkg/pointerdb
Yaroslav Vorobiov 2ff0d9d435
Add bucket to project relationship on satellite (#1143)
* integrate console api keys with buckets in pointerdb

* fix test

* fix tests kvmetainfo

* linter fix

* disable account activation

* fix test

* review fixes

* fix comments

* little refactoring

* remove debug println

* fix typo

* disable activation in a propper way

* fix test

* fix imports

* fix uplink count in testplanet

* move key creation to planet.newUplink
2019-02-05 19:22:17 +02:00
..
auth updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pdbclient Fix panic in PointerDB.Get (#1209) 2019-02-01 10:55:47 -07:00
allocation.go make bandwidth agreements sensible: without []byte's (#1152) 2019-01-28 14:45:25 -05:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
config.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pointerdb_test.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
pointerdb.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
service.go Move pointerdb logic to a service (#1037) 2019-01-18 10:10:21 -05:00