minio/internal
2023-04-06 22:42:10 -07: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 Support adding service accounts with expiration (#16430) 2023-02-27 10:10:22 -08:00
bpool run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
bucket allow expiration of all versions during Listing() (#16757) 2023-03-09 15:15:30 -08:00
color log: Do not interpret verbs in object names in console output (#16233) 2022-12-13 08:27:40 -08:00
config Remove the redundant conditional in the validateParity function (#16866) 2023-03-23 14:06:22 -07:00
crypto cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
deadlineconn add deadlineConnections on remoteTransport (#16010) 2022-11-05 11:09:21 -07:00
disk return quorum error instead of insufficient storage error (#16874) 2023-03-22 16:22:37 -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 Generalize the event store using go generics (#16910) 2023-04-04 10:52:24 -07:00
fips disable builds for go1.18 (#16332) 2022-12-30 11:37:07 -08:00
handlers lint: fix some lint issues on files 2023-04-06 22:42:10 -07:00
hash do not log checksum mismatch error, client received the error (#16246) 2022-12-14 01:57:40 -08:00
http Set tcp user timeout to clean sockets with data in the buffer (#16887) 2023-03-24 08:10:58 -07:00
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 simplify error responses for KMS (#16793) 2023-03-16 11:59:42 -07:00
lock Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
logger Use one http response recorder per external http call (#16938) 2023-03-31 09:37:29 -07:00
lsync cleanup Go linter settings (#16736) 2023-03-04 20:57:35 -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 cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
store Generalize the event store using go generics (#16910) 2023-04-04 10:52:24 -07: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