storj/satellite/satellitedb
Jeremy Wharton 3b751a35c5 satellite/{payments,satellitedb}: Remove custom coupon implementation
Removes database tables and functionality related to our custom
coupon implementation because it has been superseded by the Stripe
coupon and promo code system. Requires implementations of the
payments Invoices interface to return coupon usages along with
invoices.

Change-Id: Iac52d2ff64afca8cc4dbb2d1f20e6ad4b39ddfde
2021-10-11 19:47:00 +00:00
..
dbx satellite/gracefulexit: drop table graceful_exit_transfer_queue 2021-10-04 17:26:44 +00:00
satellitedbtest satellite/satellitedb: prepare to remove big.Float from db 2021-09-29 00:23:44 +00:00
testdata satellite/gracefulexit: drop table graceful_exit_transfer_queue 2021-10-04 17:26:44 +00:00
apikeys.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
attribution.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
audithistory.go satellite/satellitedb: remove referrence to audit information in 2021-08-13 21:11:28 +00:00
bucketsdb.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
coinpaymentstxs.go satellite/satellitedb: prepare to remove big.Float from db 2021-09-29 00:23:44 +00:00
compensation.go satellite/compensation: smaller txns for RecordPeriod 2021-03-02 20:14:25 +00:00
consoledb_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
consoledb.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
containment.go satellite/audit: migrate to new segment_pending_audit table 2021-06-28 13:19:49 +02:00
customers.go satellite/billing: make stripe invoice generation work with multiregion satellites 2021-05-06 11:51:03 -06:00
database.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
gracefulexit.go satellite/gracefulexit: stop using gracefulexit_transfer_queue 2021-09-14 11:52:34 +00:00
invoiceprojectrecords.go satellite/{payments,satellitedb}: Remove custom coupon implementation 2021-10-11 19:47:00 +00:00
migrate_gen.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
migrate_test.go satellite/satellitedb: optimize migration test 2021-10-11 18:31:20 +03:00
migrate.go satellite/gracefulexit: drop table graceful_exit_transfer_queue 2021-10-04 17:26:44 +00:00
migratez.go satellite/gracefulexit: drop table graceful_exit_transfer_queue 2021-10-04 17:26:44 +00:00
nodeapiversion.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
nodeselection.go satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code 2021-05-11 12:40:36 +03:00
orders.go satellite/orders: use egress_dead for calculating allocated bandwidth 2021-10-11 14:58:26 +02:00
overlaycache.go satellite/satellitedb: remove referrence to audit information in 2021-08-13 21:11:28 +00:00
payouts.go satellite/compensation: smaller txns for RecordPeriod 2021-03-02 20:14:25 +00:00
peeridentities.go all: fix dots 2020-07-16 14:58:28 +00:00
projectaccounting.go satellite/orders: use egress_dead for calculating allocated bandwidth 2021-10-11 14:58:26 +02:00
projectmembers_test.go web/satellite: project members sorting fixed (#3231) 2019-10-15 15:24:53 +03:00
projectmembers.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
projects_test.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
projects.go satellite/metainfo: separate burst limit from rate limit config 2021-09-28 22:47:41 +00:00
regtokens.go all: fix dots 2020-07-16 14:58:28 +00:00
repairqueue.go satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
reputations.go satellite/satellitedb: improve Update query for reputation 2021-08-10 13:06:13 +00:00
resetpasstokens.go all: fix dots 2020-07-16 14:58:28 +00:00
revocation.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
storagenodeaccounting.go satellite/{metabase,satellitedb}: deduplicate AS OF SYSTEM TIME code 2021-05-11 12:40:36 +03:00
stripecoinpaymentsdb.go satellite/{payments,satellitedb}: Remove custom coupon implementation 2021-10-11 19:47:00 +00:00
users_test.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
users.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00