storj/satellite
paul cannon 4d2881b711 satellite/satellitedb: return latest coupon time as UTC
it doesn't necessarily _have_ to be UTC; the time is correct as returned
either way, but this will make it a little less prone to variance.

also, there is a test that depends on the time being returned in UTC.

Change-Id: Ia71e24ecd9973ba70a1cfb5621a3030a5c82d004
2019-12-03 17:36:41 +00:00
..
accounting satellite/accounting: separate project limit from project entity (#3632) 2019-11-25 16:18:04 +02:00
attribution private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
audit satellite/audit: monitor worker function 2019-11-25 17:58:13 +00:00
console satellite/console : remove code for creating user credit in CreateUser, skip TestUserCredits (#3680) 2019-12-02 15:23:12 -05:00
contact satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
dbcleanup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gc private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gracefulexit fix calcuation of durability ration (#3656) 2019-11-26 12:04:48 -05:00
inspector private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
mailservice satellite/mailservice: move logging to send rendered async to cover template parsing (#3654) 2019-11-28 12:29:48 +02:00
marketingweb private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
metainfo satellite/metainfo: Improve piece hash validation (#3671) 2019-12-03 14:36:32 +01:00
metrics private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
overlay satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
payments satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
referrals satellite/referrals: set up referrals service and http endpoints (#3566) 2019-11-25 16:36:36 -05:00
repair satellite/repair: reduce upload timeout (#3597) 2019-11-18 18:52:56 +01:00
rewards satellite/metainfo: add UserAgent support to endpoints (#3548) 2019-11-26 03:12:37 -08:00
satellitedb satellite/satellitedb: return latest coupon time as UTC 2019-12-03 17:36:41 +00:00
vouchers private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
api.go satellite/metainfo: add UserAgent support to endpoints (#3548) 2019-11-26 03:12:37 -08:00
core.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
peer.go private/testplanet: add a mock referral manager server into testplanet (#3631) 2019-11-21 17:34:49 -05:00
repairer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00