storj/satellite/accounting
Bill Thorp 328004c0ef satellite/accounting: fix build - time rounding
We were seeing error on the last day of the month with TestProjectAllocatedBandwidthRetainTwo.
This is due to AddDate normalizes its result in the same way that Date does, so, for example,
adding one month to October 31 yields December 1, the normalized form for November 31."

I also fixed a minor UTC issue with this test as well.

Change-Id: I0157873e7befa57810e5f264a922b188890fa46a
2020-08-31 09:37:13 -04:00
..
live all: add missing dots 2020-08-11 17:50:01 +03:00
projectbwcleanup satellite/accounting: fix build - time rounding 2020-08-31 09:37:13 -04:00
reportedrollup satellite/orders: use metabase types as arguments 2020-08-28 15:52:37 +03:00
rollup satellite: fix scoping, formatting 2020-07-16 19:13:14 +03:00
tally all: fix dots 2020-07-16 14:58:28 +00:00
billing_test.go storagenode: live tracking of order window usage 2020-08-19 19:42:33 +00:00
bucketstats.go all: fix dots 2020-07-16 14:58:28 +00:00
bucketusage.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go all: add missing dots 2020-08-11 17:50:01 +03:00
db_test.go satellite/storageusage: Group accounting rollups at_rest_total by day 2020-08-10 15:03:15 +00:00
db.go satellite/accounting: Add chore to cleanup old project bandwidth rollups data 2020-07-22 18:56:49 +00:00
projectusage_test.go satellite/accounting: simplify ExceedsBandwidthUsage call 2020-08-28 18:10:02 +03:00
projectusage.go satellite/accounting: simplify ExceedsBandwidthUsage call 2020-08-28 18:10:02 +03:00