storj/satellite
Egon Elbre a129a8bd35 all: separate err check for http
We want to avoid net/http dependency in errs2 package, hence we removed
http.ErrServerClosed from IgnoreCanceled and IsCanceled check. Now we
need to add that check explicitly to every http endpoint.

Change-Id: I62b1cc0a0a2d3b43301d713a7951e5022145f88f
2020-04-16 18:50:24 +03:00
..
accounting satellite/accounting/tally: ignore expired pointers 2020-04-10 11:36:00 -06:00
admin all: separate err check for http 2020-04-16 18:50:24 +03:00
attribution all: remove old uuid 2020-04-02 19:30:36 +03:00
audit satellite/overlay: hardcode default values for audit alpha/beta 2020-04-14 19:12:40 +00:00
compensation satellite/compensation: more fixes to get prod running smoothly 2020-04-07 10:10:27 +00:00
console all: separate err check for http 2020-04-16 18:50:24 +03:00
contact satellite/contact: add timeout to PingBack method 2020-04-04 18:26:30 +00:00
dbcleanup satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
downtime satellite/downtime: add concurrency to downtime estimation 2020-04-14 14:39:13 +00:00
gc private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
gracefulexit satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
heldamount storagenode/cache/heldamount added, errNoRows ignored 2020-03-31 11:35:58 +00:00
inspector all: simplify uuid usage 2020-04-02 13:45:19 +00:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb all: separate err check for http 2020-04-16 18:50:24 +03:00
metainfo satellite/metainfo: support co-joining the loop 2020-04-16 13:31:17 +03:00
metrics all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
nodestats storagenode: add suspended status to storagenode dashboard/api 2020-04-09 13:36:23 +00:00
orders satellite/orders: check for expired orders first 2020-04-02 12:35:11 -06:00
overlay satellite/overlay: add selected node cache (#3846) 2020-04-14 13:50:02 -07:00
payments satellite/nodestats: add pricing model to endpoint 2020-04-08 14:29:51 +00:00
referrals all: remove old uuid 2020-04-02 19:30:36 +03:00
repair satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
rewards all: simplify uuid usage 2020-04-02 13:45:19 +00:00
satellitedb satellite/overlay: add selected node cache (#3846) 2020-04-14 13:50:02 -07:00
vouchers bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
admin.go remove sugar logging 2020-04-15 12:37:47 +00:00
api.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
core.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
gc.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
peer.go satellite: compensation package and commands 2020-03-30 14:08:14 -06:00
repairer.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00