storj/private
Egon Elbre 961e841bd7 all: fix error naming
errs.Class should not contain "error" in the name, since that causes a
lot of stutter in the error logs. As an example a log line could end up
looking like:

    ERROR node stats service error: satellitedbs error: node stats database error: no rows

Whereas something like:

    ERROR nodestats service: satellitedbs: nodestatsdb: no rows

Would contain all the necessary information without the stutter.

Change-Id: I7b7cb7e592ebab4bcfadc1eef11122584d2b20e0
2021-04-29 15:38:21 +03:00
..
crashreportpb crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
cui all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date storagenode/payouts: fix CurrentMonthExpectations timezone handling. Estimations based on node's join date. 2021-01-25 19:03:30 +02:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle Merge 'master' branch 2020-11-10 11:58:59 +00:00
lrucache pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
migrate all: fix error naming 2021-04-29 15:38:21 +03:00
multinodeauth multinode/console: list node infos 2021-01-05 14:49:11 +00:00
multinodepb mod: update drpc to v0.0.20 2021-03-24 19:06:56 +02:00
nodeoperator all: fix error naming 2021-04-29 15:38:21 +03:00
post all: fix error naming 2021-04-29 15:38:21 +03:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
quic all: fix error naming 2021-04-29 15:38:21 +03:00
revocation all: fix error naming 2021-04-29 15:38:21 +03:00
server all: fix error naming 2021-04-29 15:38:21 +03:00
testblobs Merge 'master' branch 2020-11-10 11:58:59 +00:00
testplanet pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
testredis Redis: Update Redis package to last major version 2021-03-18 14:19:49 +00:00
testrevocation pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink private/testplanet: use better method in test 2021-02-16 13:24:01 +00:00
version all: fix error naming 2021-04-29 15:38:21 +03:00
web all: fix linter complaints 2020-10-13 15:59:01 +03:00