storj/satellite/accounting
Michał Niewrzał d53aacc058 satellite/repair: migrate to new repair_queue table
We want to use StreamID/Position to identify injured
segment. As it is hard to alter existing injuredsegments
table we are adding a new table that will replace existing
one. Old table will be dropped later.

Change-Id: I0d3b06522645013178b6678c19378ebafe485c49
2021-06-30 17:12:24 +02:00
..
live satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00
projectbwcleanup satellite/accounting: fix as of system interval value for some tests 2021-06-29 10:16:48 +00:00
rollup testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
rolluparchive testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
tally satellite/metaloop: missing monitoring on observers 2021-06-15 13:39:13 +00:00
billing_test.go satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
bucketstats.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
bucketusage.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go all: fix error naming 2021-04-29 15:38:21 +03:00
db_test.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
db.go satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00
projectlimitcache_test.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
projectlimitcache.go all: fix error naming 2021-04-29 15:38:21 +03:00
projectusage_test.go satellite/accounting: fix as of system interval value for some tests 2021-06-29 10:16:48 +00:00
projectusage.go satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00