minio/internal
Harshavardhana 5e763b71dc
use logger.LogOnce to reduce printing disconnection logs (#15408)
fixes #15334

- re-use net/url parsed value for http.Request{}
- remove gosimple, structcheck and unusued due to https://github.com/golangci/golangci-lint/issues/2649
- unwrapErrs upto leafErr to ensure that we store exactly the correct errors
2022-07-27 09:44:59 -07:00
..
arn run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
auth add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
bpool run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
bucket fix: allow payload verification error to be returned (#15364) 2022-07-21 01:24:03 -07:00
color update banner to reflect the final agreed UI (#15192) 2022-06-28 16:37:40 -07:00
config Allow DelKVS to delete specific sub-system fields. (#15354) 2022-07-22 14:48:23 -07:00
crypto Add padding to compressed+encrypted files (#15282) 2022-07-13 07:52:15 -07:00
disk test: use `T.TempDir` to create temporary test directory (#15400) 2022-07-25 12:37:26 -07:00
dsync correct `RefreshCall` & `UnlockCall` of `DefaultTimeouts` (#15288) 2022-07-14 07:20:48 -07:00
etag fips: simplify TLS configuration (#15127) 2022-06-21 07:54:48 -07:00
event use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
fips fips: fix order of elliptic curves (#15141) 2022-06-22 08:09:28 -07:00
handlers handle IPv6 sourceIPs properly (#15005) 2022-05-31 06:04:12 -07:00
hash fix: typo in FIPS sha256 (#15024) 2022-06-01 19:11:04 -07:00
http Add compression scheme to header (#15395) 2022-07-24 07:15:49 -07:00
init Disable AVX512 on Darwin (#13550) 2021-11-01 08:03:16 -07:00
ioutil Add detailed scanner metrics (#15161) 2022-07-05 14:45:49 -07:00
jwt run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
kernel update gofumpt -w - new changes 2022-04-13 12:00:11 -07:00
kms kms: add `context.Context` to KMS API calls (#15327) 2022-07-18 18:54:27 -07:00
lock test: use `T.TempDir` to create temporary test directory (#15400) 2022-07-25 12:37:26 -07:00
logger use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
lsync run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
mountinfo test: use `T.TempDir` to create temporary test directory (#15400) 2022-07-25 12:37:26 -07:00
pubsub Add detailed scanner metrics (#15161) 2022-07-05 14:45:49 -07:00
rest use logger.LogOnce to reduce printing disconnection logs (#15408) 2022-07-27 09:44:59 -07:00
s3select start using t.SetEnv instead of os.Setenv (#14787) 2022-04-23 15:33:45 -07:00
smart run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
sync/errgroup rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00