minio/internal
Klaus Post c22f3ca7a8
fix: S3 Select CSV -> JSON with variable field count (#15677)
When there are fewer fields than expected, output fewer fields.
2022-09-12 17:00:59 -07:00
..
amztime allow non-standards fallback for all http.TimeFormats (#15662) 2022-09-07 07:24:54 -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 Persist in-memory replication stats to disk (#15594) 2022-09-12 12:40:02 -07:00
color update banner to reflect the final agreed UI (#15192) 2022-06-28 16:37:40 -07:00
config chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
crypto chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
disk Introduce disk io stats metrics (#15512) 2022-08-16 07:13:49 -07:00
dsync upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
etag upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
event fix: set 20000 as maximum parallel event calls (#15435) 2022-07-30 12:12:33 -07:00
fips fips: fix order of elliptic curves (#15141) 2022-06-22 08:09:28 -07:00
handlers upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
hash fix: encrypt checksums in metadata (#15620) 2022-08-31 08:13:23 -07:00
http Add extended checksum support (#15433) 2022-08-29 16:57:16 -07:00
init Disable AVX512 on Darwin (#13550) 2021-11-01 08:03:16 -07:00
ioutil improve performance for inlined data (#15603) 2022-08-29 11:19:29 -07:00
jobtokens Add concurrency to healing objects on a fresh disk (#15575) 2022-08-25 13:07:15 -07:00
jwt run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
kms upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
lock test: use `T.TempDir` to create temporary test directory (#15400) 2022-07-25 12:37:26 -07:00
logger audit: account for response headers separately (#15610) 2022-09-01 12:51:04 -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 prometheus: track errors during REST read/write calls (#15678) 2022-09-12 12:40:51 -07:00
s3select fix: S3 Select CSV -> JSON with variable field count (#15677) 2022-09-12 17:00:59 -07:00
smart upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
sync/errgroup rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00