.. |
dbx
|
satellite/satellitedb: drop type column on nodes table
|
2023-11-20 10:09:17 +00:00 |
satellitedbtest
|
satellite/satellitedb: cleanup testing access
|
2023-02-06 14:36:11 +02:00 |
testdata
|
satellite/satellitedb: drop type column on nodes table
|
2023-11-20 10:09:17 +00:00 |
accountfreezeevents_test.go
|
satellite/{db,console}: add days column to account freeze table
|
2023-10-19 18:18:44 +00:00 |
accountfreezeevents.go
|
satellite/{payment,console,analytics} extend freeze functionality for legal freeze
|
2023-11-14 11:09:25 +00:00 |
apikeys.go
|
satellite/{console,satellitedb}: clean up obsolete project member code
|
2023-06-13 22:13:04 +00:00 |
attribution.go
|
satellite/{db, admin}: added endpoints to update user's and project's user_agent
|
2023-06-16 19:41:05 +00:00 |
audithistory.go
|
satellite/reputation: new ApplyUpdates() method
|
2022-06-07 15:22:25 +00:00 |
billingdb.go
|
satellite/payments/{billing,stripe}: handle pending invoice payments
|
2023-10-03 16:12:39 +00:00 |
bucketsdb.go
|
satellite/metainfo: wire versioning with commit object operation
|
2023-11-09 11:21:58 +00:00 |
coinpaymentstxs.go
|
satellite/satellitedb: use utilities for conversions
|
2023-06-08 16:13:47 +03: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
|
satellite/{db,console,payments}: unfreeze user with no failed invoices
|
2023-08-01 17:54:39 +00:00 |
containment.go
|
satellite/audit: add GetAllContainedNodes method to ReverifyQueue
|
2023-02-02 00:39:29 +00:00 |
customers_test.go
|
satellite/satellitedb: add package info to customers db
|
2023-03-31 15:51:30 +00:00 |
customers.go
|
satellite/payments: Remove expired package credits
|
2023-05-22 11:58:37 +00:00 |
database.go
|
satellite/satellitedb: add utility for converting slices
|
2023-06-05 14:12:02 +00:00 |
gracefulexit.go
|
sql: capitalize keywords
|
2022-03-01 15:19:38 +00:00 |
invoiceprojectrecords.go
|
satellite/satellitedb: paginating on ordered invoice
|
2023-05-16 14:05:34 +00:00 |
migrate_gen.go
|
all: fix deprecated ioutil commands
|
2022-10-11 15:27:29 +00:00 |
migrate_test.go
|
satellite/satellitedb: Drop value_attributions.partner_id
|
2023-10-20 20:25:13 +00:00 |
migrate.go
|
satellite/satellitedb: drop type column on nodes table
|
2023-11-20 10:09:17 +00:00 |
migratez.go
|
satellite/satellitedb: drop type column on nodes table
|
2023-11-20 10:09:17 +00:00 |
nodeapiversion.go
|
ci: fix lint errors
|
2021-05-17 13:37:31 +00:00 |
nodeevents_test.go
|
satellite/nodeevents: take last_attempted into account when selecting
|
2022-12-01 20:08:38 +00:00 |
nodeevents.go
|
satellite/nodeevents: take last_attempted into account when selecting
|
2022-12-01 20:08:38 +00:00 |
nodeselection.go
|
satellite: remove all code references to nodes.type column
|
2023-10-19 19:00:33 +00:00 |
orders_test.go
|
satellite/orders: cleanup after altering primary key
|
2023-03-06 16:03:11 +00:00 |
orders.go
|
go.mod: bump to pgx/v5
|
2023-06-14 18:32:54 +03:00 |
overlaycache_test.go
|
satellite/nodeselection: read email + wallet from db to SelectedNode
|
2023-10-03 18:15:56 +00:00 |
overlaycache.go
|
overlaycache: don't return weird responses when certified nodes are disqualified
|
2023-10-23 17:01:33 +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_test.go
|
satellite/{projectaccounting, web}: merge settled and allocated lines for bandwidth graph
|
2023-09-14 15:39:56 +03:00 |
projectaccounting.go
|
satellite/{console, web}: added detailed usage report
|
2023-10-16 21:54:18 +00:00 |
projectfromdbx_test.go
|
satellite/{console,satellitedb}: add PublicID to Project, db method GetByPublicID
|
2022-07-21 19:49:26 +00:00 |
projectinvitations_test.go
|
satellite/console/dbcleanup: remove project invite cleanup
|
2023-06-23 21:15:36 +00:00 |
projectinvitations.go
|
satellite/console/dbcleanup: remove project invite cleanup
|
2023-06-23 21:15:36 +00:00 |
projectmembers_test.go
|
satellite/console: fix transaction error when inviting project members
|
2023-06-23 20:17:37 +00:00 |
projectmembers.go
|
satellite/{console,satellitedb}: clean up obsolete project member code
|
2023-06-13 22:13:04 +00:00 |
projects_test.go
|
satellite/db: add memberCount to project by userID
|
2023-06-08 17:05:28 +00:00 |
projects.go
|
satellite/{admin,console,satellitedb}: fix geofence removal
|
2023-10-04 16:14:29 +00:00 |
regtokens.go
|
all: fix dots
|
2020-07-16 14:58:28 +00:00 |
repairqueue_test.go
|
satellitedb/repair: update placement when InsertBatch updates records
|
2023-11-16 18:55:18 +00:00 |
repairqueue.go
|
satellitedb/repair: update placement when InsertBatch updates records
|
2023-11-16 18:55:18 +00:00 |
reputations.go
|
satellite/reputation: reconfigure lambda and alpha
|
2022-08-17 18:52:53 +00:00 |
resetpasstokens.go
|
all: fix dots
|
2020-07-16 14:58:28 +00:00 |
reverifyqueue_test.go
|
satellite/audit: test delay before Reverify
|
2023-02-15 23:16:23 +00:00 |
reverifyqueue.go
|
satellite/audit: test delay before Reverify
|
2023-02-15 23:16:23 +00:00 |
revocation.go
|
satellite/*: use typed lrucache and ReadCache
|
2023-04-21 10:49:08 +00:00 |
storagenodeaccounting.go
|
satellite/satellitedb: use utilities for conversions
|
2023-06-08 16:13:47 +03:00 |
storjscanpayments.go
|
satellite/satellitedb: use utilities for conversions
|
2023-06-08 16:13:47 +03:00 |
storjscanwallets.go
|
satellitedb: add token balance to API endpoint
|
2022-08-31 22:55:16 +00:00 |
stripecoinpaymentsdb.go
|
satellite/payments: rename 'stripecoinpayments' package to 'stripe'
|
2023-04-06 16:51:43 +00:00 |
userfromdbx_test.go
|
satellite/console: add cutoff to email reminders
|
2022-06-09 16:45:35 +00:00 |
users_test.go
|
satellite/satellitedb: fix DefaultPlacement overwritten on user
|
2023-10-04 15:17:35 +13:00 |
users.go
|
satellite/admin: list users pending deletion
|
2023-10-30 19:11:16 +00:00 |
util_test.go
|
satellite/satellitedb: add utility for converting slices
|
2023-06-05 14:12:02 +00:00 |
util.go
|
satellite/satellitedb: remove duplicate NullUUID
|
2023-06-13 15:34:41 +03:00 |
verifyqueue_test.go
|
satellite/audit: help performance of pushing to audit queue
|
2022-11-29 15:37:49 +00:00 |
verifyqueue.go
|
satellite/audit: help performance of pushing to audit queue
|
2022-11-29 15:37:49 +00:00 |
webappsessions_test.go
|
satellite/console/dbcleanup: make chore clean up webapp sessions
|
2023-06-29 09:53:18 +00:00 |
webappsessions.go
|
satellite/satellitedb: remove subquery AOST in console db cleanup funcs
|
2023-08-24 21:51:55 +00:00 |