storj/satellite
Ivan Fraixedes fc4ea28695 satellite/metainfo: Return ErrObjectNotFound
deletePointer must return an ErrObjectNotFound rather than a rpc status
error NotFound because the callers must distinguish such error if it
comes from the getPointer or from the UnsynchronizedDelete.

Change-Id: I68b4e45a2765e63b73bf85c2c39a5fc0198373f6
2020-01-03 22:01:29 +00:00
..
accounting common: separate repository 2019-12-27 14:11:15 +02:00
attribution common: separate repository 2019-12-27 14:11:15 +02:00
audit private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
console satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
contact satellite/{downtime,contact}: Add CheckNodeAvailability for use within the downtime tracking chores. 2020-01-02 18:24:11 +00:00
dbcleanup common: separate repository 2019-12-27 14:11:15 +02:00
downtime satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
gc satellite/gc: add timeout to retain requests 2020-01-03 21:46:46 +00:00
gracefulexit private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
inspector common: separate repository 2019-12-27 14:11: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 common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellite/metainfo: Return ErrObjectNotFound 2020-01-03 22:01:29 +00:00
metrics private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
nodestats common: separate repository 2019-12-27 14:11:15 +02:00
orders private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
overlay satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
payments satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
referrals common: separate repository 2019-12-27 14:11:15 +02:00
repair private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
api.go common: separate repository 2019-12-27 14:11:15 +02:00
core.go satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
peer.go satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
repairer.go common: separate repository 2019-12-27 14:11:15 +02:00