storj/satellite/satellitedb
2019-08-12 13:22:32 +03:00
..
dbx satellite/console: create owner_id column for project table (#2706) 2019-08-07 15:28:13 +03: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: create owner_id column for project table (#2706) 2019-08-07 15:28:13 +03: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 Updating the certdb to support storage of multiple public keys for same node ID (#2692) 2019-08-02 13:47:35 -04:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go satellite/satellitedb: add updateEarnedCredits method for user_credits table (#2609) 2019-07-30 09:21:00 -04: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 satellite/console: project members refactoring (#2752) 2019-08-12 13:22:32 +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/console: create owner_id column for project table (#2706) 2019-08-07 15:28:13 +03:00
offers.go satellite/satellitedb: get active offer for partners (#2664) 2019-08-01 13:46:33 -04:00
orders.go fix ordersDB methods to take correct args (#2314) 2019-06-25 08:58:42 -07:00
overlaycache.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04: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/console: project members refactoring (#2752) 2019-08-12 13:22:32 +03: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 satellite/console: create owner_id column for project table (#2706) 2019-08-07 15:28:13 +03:00
regtokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
repairqueue_test.go Add count to repair queue (#2661) 2019-07-30 11:21:40 -04:00
repairqueue.go Add count to repair queue (#2661) 2019-07-30 11:21:40 -04:00
resetpasstokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
storagenodeaccounting.go storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +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/satellitedb: get active offer for partners (#2664) 2019-08-01 13:46:33 -04:00
usercredits.go satellite/satellitedb: get active offer for partners (#2664) 2019-08-01 13:46:33 -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