storj/satellite/satellitedb
2019-12-04 21:32:02 +00: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 private/dbutil: distinguishes between db drivers and implementations to allow for different implementations of SQL queries. 2019-12-04 18:31:26 +00:00
testdata satellitedb: fixes for cockroachdb compatibility (#3682) 2019-12-03 08:24:46 -08: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 satellitedb/attribution: updates valueAttrQuery to work for both postgres and cockroach 2019-12-04 18:42:02 +00: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/satellitedb: return latest coupon time as UTC 2019-12-03 17:36:41 +00:00
customers.go satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
database.go satellitedb/repairqueue: runs a different implementation of the query within Select() for postgres vs cockroach 2019-12-04 21:32:02 +00: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 satellitedb/repairqueue: runs a different implementation of the query within Select() for postgres vs cockroach 2019-12-04 21:32:02 +00:00
resetpasstokens.go satellite/satellitedb: console tables archview comments updated (#3465) 2019-11-04 16:37:39 +02:00
storagenodeaccounting.go satellitedb: fixes for cockroachdb compatibility (#3682) 2019-12-03 08:24:46 -08: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