storj/pkg/accounting
Cameron 9f6b010748 rollup interval fixes (#1739)
* set all intervals to UTC in rollupStats map, only delete latest day after both rollups

* clean up usage of interval, use intervalEndTime rather than createdAt

* change some variable names, add comments

* add flag for tally deletion

* adds deletetallies flag to testplanet

* space

* Removes println:

* adds test for deletes false
2019-04-23 15:21:30 -04:00
..
rollup rollup interval fixes (#1739) 2019-04-23 15:21:30 -04:00
tally pkg/cfgstruct: tie defaults to releases (#1787) 2019-04-19 12:17:30 -06:00
bucketstats.go add tests for tally and accounting db (#1675) 2019-04-09 09:48:35 -04:00
bucketusage_test.go Bucket usage info rollup table creation and implementation (#1340) 2019-03-06 17:54:48 +02:00
bucketusage.go project usage limiting (#1561) 2019-04-02 11:21:18 -07:00
common.go remove unused date field in csv row (#1388) 2019-03-01 08:23:27 -05:00
db_test.go add tests for tally and accounting db (#1675) 2019-04-09 09:48:35 -04:00
db.go add tests for tally and accounting db (#1675) 2019-04-09 09:48:35 -04:00
projectusage_test.go convert times to UTC before entering as utimestamp (#1708) 2019-04-09 15:12:58 -04:00
projectusage.go use allocated instead of settled (#1700) 2019-04-08 14:35:54 -07:00