storj/satellite/satellitedb
aligeti b736ae4823
Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042)
* integrated with bwagreement & psserver

* integrated with pointerdb

* code review updates

* refactor after code review

* uplinkdb rename to certdb

* Code review changes
2019-02-07 14:22:49 -05:00
..
dbx Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -05:00
satellitedbtest Fix parallel execution sharing (#1247) 2019-02-06 11:16:05 +02:00
accounting.go Rollup tests (#1224) 2019-02-06 23:16:24 -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
certdb.go Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -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 Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -05:00
irreparabledb.go Add checker irreparable test (#1246) 2019-02-06 14:03:38 +01:00
locked.go Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -05: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