storj/cmd
Andrew Harding 62c58f4a9a satellite: consistent report range arguments
This change updates the three satellite report commands that accept date
ranges to parse and treat those dates uniformly.

- End dates are now uniformly exclusive. Exclusive end dates helps
operators avoid one-off errors on month boundaries, as in the operator
does not have to remember how many days are in that month and can just
run the report from the 1st (inclusive) through the 1st (exclusive).
- Fixed the date range validity check which only failed if the start
date came after the end date (it should have failed dates that were
equal since the check happened after adjusting for inclusivity).

Change-Id: Ib2ee1c71ddb916c6e1906834d5ff0dc47d1a5801
2019-12-20 17:17:09 +00:00
..
certificates private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gateway lib/uplink: explain safe versions (#3644) 2019-11-25 16:55:54 +01:00
identity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
inspector satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
internal private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
linksharing private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
s3-benchmark private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
satellite satellite: consistent report range arguments 2019-12-20 17:17:09 +00:00
segment-reaper cmd/segment-reaper: Add test cases from/to processSegment 2019-12-13 17:23:32 +00:00
statreceiver private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
storagenode add completion receipt to exit-status cli command on storage node (#3650) 2019-11-26 12:32:26 -05:00
storagenode-updater private/testcontext: remove version dependency 2019-12-18 15:24:44 +00:00
storj-sim storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00
uplink uplink/paths/encryption: support commandline argument to override path cipher to be urlsafe base64 for lists and deletes (#2855) 2019-12-19 12:29:00 +01:00
versioncontrol private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00