storj/satellite
Moby von Briesen 1baf1bd249 satellite/satellitedb: Add index on num_healthy_pieces column in injuredsegments table
We missed this in the migration that added the num_healthy_pieces
column. It exists in dbx, but not on the actual satellite table.

Change-Id: If16b5ec2325d56406250298531b3285215188bf3
2020-03-10 16:59:35 +00:00
..
accounting satellite/payments: project charges api extended to show usage and period 2020-03-10 18:39:05 +02:00
admin satellite/admin: add project limit modification and authorization token 2020-02-17 07:56:16 +00:00
attribution satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
audit satellite/audit: fix checkSegmentAltered to detect segments that have changed during an audit 2020-03-05 19:05:39 +00:00
console satellite/payments: project charges api extended to show usage and period 2020-03-10 18:39:05 +02:00
contact all: use monkit v3 2020-02-05 23:53:17 +00:00
dbcleanup satellite/satellitedb: use queue for orders to get back fast billing 2020-02-24 17:07:07 +00:00
downtime {storagenode/contact, private/testplanet}: remove ErrFailureToStart and panic in testplanet.Start 2020-02-24 18:24:23 +00:00
gc go.mod: update uplink 2020-02-21 16:08:12 +02:00
gracefulexit removes bandwidth limiting 2020-03-04 14:04:00 +00:00
inspector go.mod: update uplink 2020-02-21 16:08:12 +02:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellite/metainfo: stops hiding real validateAuth 2020-03-10 11:53:00 +00:00
metrics all: use monkit v3 2020-02-05 23:53:17 +00:00
nodestats all: use monkit v3 2020-02-05 23:53:17 +00:00
orders satellite/orders: add monkit to looking up node addr 2020-03-04 23:15:18 +00:00
overlay removes bandwidth limiting 2020-03-04 14:04:00 +00:00
payments satellite/payments: project charges api extended to show usage and period 2020-03-10 18:39:05 +02:00
referrals all: use pbgrpc 2020-02-26 21:27:47 +02:00
repair satellite/repair: put irreparable segments in irreparableDB 2020-03-09 21:45:16 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellite/satellitedb: Add index on num_healthy_pieces column in injuredsegments table 2020-03-10 16:59:35 +00:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
admin.go storagenode: notifications on outdated software version 2020-03-02 16:48:02 +00:00
api.go storagenode: notifications on outdated software version 2020-03-02 16:48:02 +00:00
core.go storagenode: notifications on outdated software version 2020-03-02 16:48:02 +00:00
peer.go satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
repairer.go satellite/repair: put irreparable segments in irreparableDB 2020-03-09 21:45:16 +00:00