storj/satellite/satellitedb
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
..
dbx Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
satellitedbtest testplanet.Run (#1222) 2019-02-04 22:37:46 +02:00
accounting.go sql based tally (#1166) 2019-02-01 13:50:12 -05:00
apikeys.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
bandwidthagreement.go pass UTC times to db so that sqlite3 understands (#1237) 2019-02-05 11:33:14 -05:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
database.go testplanet.Run (#1222) 2019-02-04 22:37:46 +02:00
irreparabledb.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
locked.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
overlaycache.go Fix typo - second edition (#1206) 2019-02-01 16:09:34 +02:00
projectmembers_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projectmembers.go [V3-1071] Enhanced project members search to full name. (#1192) 2019-01-31 16:11:53 +02:00
projects_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projects.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
repairqueue.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
statdb.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
users_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
users.go V3-1091 Extend Users table with IsActive functionality (#1170) 2019-01-30 17:04:40 +02:00
utils_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
utils.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00