storj/satellite/satellitedb
Egon Elbre 5d0816430f
rename all the things (#2531)
* rename pkg/linksharing to linksharing
* rename pkg/httpserver to linksharing/httpserver
* rename pkg/eestream to uplink/eestream
* rename pkg/stream to uplink/stream
* rename pkg/metainfo/kvmetainfo to uplink/metainfo/kvmetainfo
* rename pkg/auth/signing to pkg/signing
* rename pkg/storage to uplink/storage
* rename pkg/accounting to satellite/accounting
* rename pkg/audit to satellite/audit
* rename pkg/certdb to satellite/certdb
* rename pkg/discovery to satellite/discovery
* rename pkg/overlay to satellite/overlay
* rename pkg/datarepair to satellite/repair
2019-07-28 08:55:36 +03:00
..
dbx satellite/marketingweb: Add Partner Offer Type (#2540) 2019-07-25 18:06:23 -04:00
pbold Change protobuf expirations to use time.Time (#2509) 2019-07-09 17:54:00 -04:00
satellitedbtest Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00
testdata satellite/console: add referral link logic (#2576) 2019-07-19 14:22:10 -04:00
apikeys.go v3-2156: Add partner_id on user creation (#2571) 2019-07-17 16:53:14 -04:00
attribution_test.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
attribution.go Add attribution report to the satellite CLI (#2288) 2019-06-25 16:58:38 -04:00
buckets.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
bucketusage.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
certdb.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
containment.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
database.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
irreparabledb.go update irreparableDB.GetLimited query to use where instead of offset (#2585) 2019-07-18 09:21:21 -07:00
locked.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
migrate_postgres_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
migrate.go satellite/satellitedb: Use var block for single variable declar… (#2622) 2019-07-23 19:58:43 +02:00
offers.go satellite/satellitedb: fix nil value from offers table (#2587) 2019-07-18 13:26:04 -04:00
orders.go fix ordersDB methods to take correct args (#2314) 2019-06-25 08:58:42 -07:00
overlaycache.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
projectaccounting.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
projectinvoicestamps.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
projectmembers_test.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projectmembers.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projectpaymentinfos.go Project Payment methods (#2037) 2019-07-10 23:29:26 +03:00
projects_test.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projects.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
regtokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
repairqueue_test.go Add test to ensure correct order of repair queue selection (#2551) 2019-07-22 10:10:42 -04:00
repairqueue.go add missing error handling (#2630) 2019-07-25 17:01:44 +02:00
resetpasstokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
storagenodeaccounting.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
usagerollups.go Fix the way project_id is stored in bucket_storage_tallies and bucket_bandwidth_rollups (#2283) 2019-06-21 11:38:37 -04:00
usercredits_test.go satellite/console: add redeem reward method (#2484) 2019-07-15 19:30:00 -04:00
usercredits.go satellite/console: add referral link logic (#2576) 2019-07-19 14:22:10 -04:00
userpayments.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
users_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
users.go v3-2156: Add partner_id on user creation (#2571) 2019-07-17 16:53:14 -04:00
utils_test.go internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
utils.go fix ordersDB methods to take correct args (#2314) 2019-06-25 08:58:42 -07:00