storj/satellite/satellitedb
Yehor Butko 8156d911fa
Updating account activation flow (#1251)
* Updating account activation flow

* Updated integration tests, createUserMutation updated

* removing redundant index

* removed redundant testing code

* review comments fixed
2019-02-11 12:33:56 +02:00
..
dbx Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
satellitedbtest Fix parallel execution sharing (#1247) 2019-02-06 11:16:05 +02:00
accounting.go Convert Payments to use SQL, for SUM() and Wallet (#1266) 2019-02-07 15:26:55 -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 Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +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 Updating account activation flow (#1251) 2019-02-11 12:33:56 +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 Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
users.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +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