minio/internal
2023-05-24 22:57:37 -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 Add "name" and "description" params to service acc (#17172) 2023-05-17 17:05:36 -07:00
bpool run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
bucket simplify bucket metadata lookups for versioning/object locking (#17253) 2023-05-22 12:05:14 -07:00
color log: Do not interpret verbs in object names in console output (#16233) 2022-12-13 08:27:40 -08:00
config fix: ignore existing target status when adding new targets (#17250) 2023-05-24 22:57:37 -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 optimization use small blocks up to 64KB (#17107) 2023-05-01 09:47:49 -07:00
dsync lock: Retry locking with an increasing random interval (#17200) 2023-05-13 08:42:21 -07:00
etag Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
event Support persistent queue store for loggers (#17121) 2023-05-08 21:20:31 -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 support fan-out objects via PostUpload() (#17233) 2023-05-24 22:51:07 -07:00
http Add updatedAt for GetBucketLifecycleConfig (#17271) 2023-05-24 22:52:39 -07:00
init force all internal MinIO operations to be under UTC (#16009) 2022-11-04 16:44:38 -07:00
ioutil Signed trailers for signature v4 (#16484) 2023-05-05 19:53:12 -07:00
jwt allow JWT parsing on large session policy based tokens (#17167) 2023-05-09 00:53:08 -07: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 logger-http: Don't retry after a succesful send (#17266) 2023-05-22 14:53:18 -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
once Support persistent queue store for loggers (#17121) 2023-05-08 21:20:31 -07:00
pubsub mark pubsub type safe via generics (#15961) 2022-10-28 10:55:42 -07:00
rest fix: Avoid Income globalStats twice upon error (#17263) 2023-05-22 07:42:27 -07:00
s3select fix: leaking connections in JSON SQL with limited return (#17239) 2023-05-18 11:26:46 -07:00
store Check for only network errors in audit webhook for reachability (#17228) 2023-05-17 11:10:33 -07:00