storj/satellite/satellitedb
Jess G 0158b1eb5a
add bucket metadata table in SA masterDB (#2369)
* add bucket metadata table in SA masterDB

* fix indentation

* update db model per CR comments

* update testdata

* add missing field on sql testdata

* fix args to testdata

* unique bucket name

* fix fkey constraint for test

* fix one too many commas

*  update timestamp type

* Trigger Jenkins

* Trigger Jenkins yet again
2019-07-01 13:45:21 -07:00
..
dbx add bucket metadata table in SA masterDB (#2369) 2019-07-01 13:45:21 -07:00
pbold Remove bwagreement leftovers (#2140) 2019-06-06 18:16:14 +03:00
satellitedbtest Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00
testdata add bucket metadata table in SA masterDB (#2369) 2019-07-01 13:45:21 -07:00
apikeys.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
attribution.go Add attribution report to the satellite CLI (#2288) 2019-06-25 16:58:38 -04:00
bucketusage.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02: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 add db implementation for user_credits table (#2169) 2019-06-18 11:55:47 -04:00
containment.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
database.go satellite: rearrange marketing package (#2268) 2019-06-24 16:51:54 -04:00
irreparabledb.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
locked.go add bucket metadata table in SA masterDB (#2369) 2019-07-01 13:45:21 -07: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 add bucket metadata table in SA masterDB (#2369) 2019-07-01 13:45:21 -07:00
offers.go satellite/rewards: use USD type (#2384) 2019-07-01 15:16:49 -04:00
orders.go fix ordersDB methods to take correct args (#2314) 2019-06-25 08:58:42 -07:00
overlaycache.go Mask IP Addresses to subnets (#2305) 2019-06-24 17:33:18 +02:00
projectaccounting.go fix ordersDB methods to take correct args (#2314) 2019-06-25 08:58:42 -07: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 Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
projects_test.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projects.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
regtokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
repairqueue.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
resetpasstokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
storagenodeaccounting.go Remove audit / uptime ratio fields (#2247) 2019-06-21 13:14:53 -04: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/rewards: use USD type (#2384) 2019-07-01 15:16:49 -04:00
usercredits.go satellite/rewards: use USD type (#2384) 2019-07-01 15:16:49 -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 Console add payments to service (#2100) 2019-06-06 19:07:14 +03: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