minio/internal
2023-02-24 06:34:55 -08:00
..
amztime use correct xml package for custom MarshalXML() (#16421) 2023-01-17 05:08:33 +05:30
arn run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
auth upgrade deps for minio/pkg v1.6.1 to include groups conditions (#16538) 2023-02-06 09:27:29 -08:00
bpool run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
bucket Fix bandwidth monitoring to be per remote target (#16360) 2023-01-19 18:52:16 +05:30
color log: Do not interpret verbs in object names in console output (#16233) 2022-12-13 08:27:40 -08:00
config Better error message when TLS certs do not have proper permissions (#16703) 2023-02-24 06:34:55 -08:00
crypto chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
deadlineconn add deadlineConnections on remoteTransport (#16010) 2022-11-05 11:09:21 -07:00
disk Introduce disk io stats metrics (#15512) 2022-08-16 07:13:49 -07:00
dsync add missing gorilla/mux migration, update credits (#16461) 2023-01-23 08:46:37 -08:00
etag Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
event event target registration failures must be returned (#16700) 2023-02-23 21:59:14 +05:30
fips disable builds for go1.18 (#16332) 2022-12-30 11:37:07 -08:00
handlers upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
hash do not log checksum mismatch error, client received the error (#16246) 2022-12-14 01:57:40 -08:00
http add correct HostId instead of deploymentId for error responses (#16686) 2023-02-22 15:41:09 +05:30
init force all internal MinIO operations to be under UTC (#16009) 2022-11-04 16:44:38 -07:00
ioutil fix: tweak read buffer size to reduce over-reading (#16338) 2023-01-01 08:14:20 -08:00
jwt run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
kms Set meaningful message from minio with env variable KMS_SECRET_KEY (#16584) 2023-02-22 07:13:01 +05:30
lock Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
logger move audit and logger message structure to minio/pkg (#16655) 2023-02-21 21:21:17 -08:00
lsync run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
mcontext Add X-Amz-Request-Id to internode calls (#16146) 2022-12-06 09:27:26 -08:00
mountinfo Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
pubsub mark pubsub type safe via generics (#15961) 2022-10-28 10:55:42 -07:00
rest fix: do not return IAM/Bucket metadata replication errors to client (#16486) 2023-01-26 11:11:54 -08:00
s3select fix: a possible closer leak in SelectObjectHandler (#16598) 2023-02-17 01:44:40 -08:00
sync/errgroup rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
workers add parallel workers in batch replication (#16609) 2023-02-13 12:07:58 -08:00