storj/satellite/satellitedb
paul cannon b1fa7cdfbb
satellite/satellitedb/satellitedbtest: flag to run cockroach tests (#3674)
This will make it so we don't need to comment out those lines every time
we want to enable the cockroachdb tests during development.

Once it's ready this flag can go away.
2019-12-02 14:06:21 -06:00
..
dbx satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
pbold Change protobuf expirations to use time.Time (#2509) 2019-07-09 17:54:00 -04:00
satellitedbtest satellite/satellitedb/satellitedbtest: flag to run cockroach tests (#3674) 2019-12-02 14:06:21 -06:00
testdata satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
apikeys.go satellite/console: apiKeys case-insensitive search added (#3621) 2019-11-21 00:56:55 +02:00
attribution_test.go satellite/accounting: separate project limit from project entity (#3632) 2019-11-25 16:18:04 +02:00
attribution.go satellite/satellitedb: remove sqlite support (#3296) 2019-10-19 00:27:57 +03:00
buckets.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
coinpaymentstxs.go satellite/payments: add API for retrieving conversion ratio, convert tokens to USD before applying to balance (#3530) 2019-11-15 16:59:39 +02:00
consoledb_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
consoledb.go satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
containment.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
coupons.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
customers.go satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
database.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gracefulexit.go satellite/gracefulexit: add count for order limits sent from satellite to exiting node (#3544) 2019-11-13 09:54:50 -05:00
invoiceprojectrecords.go satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
irreparabledb.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
migrate_postgres_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
migrate.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
offers.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
orders.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
overlaycache.go refactor sql to be compatible with pq and cockroach (#3647) 2019-11-26 09:26:22 -05:00
peeridentities.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
projectaccounting.go satellitedb/accounting: fixed query (#3672) 2019-11-29 17:53:57 +02:00
projectmembers_test.go web/satellite: project members sorting fixed (#3231) 2019-10-15 15:24:53 +03:00
projectmembers.go satellite/satellitedb: console tables archview comments updated (#3465) 2019-11-04 16:37:39 +02:00
projects_test.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projects.go satellite/accounting: separate project limit from project entity (#3632) 2019-11-25 16:18:04 +02:00
regtokens.go satellite/satellitedb: console tables archview comments updated (#3465) 2019-11-04 16:37:39 +02:00
repairqueue.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
resetpasstokens.go satellite/satellitedb: console tables archview comments updated (#3465) 2019-11-04 16:37:39 +02:00
storagenodeaccounting.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
stripecoinpaymentsdb.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
usercredits.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
users_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
users.go satellite/satellitedb: separate uuid creation from db layer (#3600) 2019-11-20 14:16:27 -05:00
utils_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
utils.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00