minio/internal
Klaus Post fb3f67a597
Some checks failed
VulnCheck / Analysis (push) Has been cancelled
Lock Threads / action (push) Has been cancelled
Fix shared error buffer (#21203)
v.cancelFn(RemoteErr(m.Payload)) would use an already returned buffer.

Simplify code a bit as well by returning on errors.
2025-04-18 02:10:55 -07:00
..
amztime add codespell action (#18818) 2024-01-17 23:03:17 -08:00
arn Add more tests for ARN and its format (#19408) 2024-04-04 01:31:34 -07:00
auth Restrict access keys for users and groups to not allow '=' or ',' (#19749) 2024-05-28 10:14:16 -07:00
bpool tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
bucket ilm: Expect objects with only free versions when scanning (#21112) 2025-04-08 08:41:24 -07:00
cachevalue move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
color add logrotate support for MinIO logs (#19641) 2024-05-01 10:57:52 -07:00
config Add New Accesskey Info and OpenID Accesskey List API endpoints (#21097) 2025-04-16 00:34:24 -07:00
crypto do not print unexpected logs (#20083) 2024-07-12 13:51:54 -07:00
deadlineconn Set http server read/write timeout from --idle-timeout (#228) (#20715) 2024-12-02 18:51:17 +05:30
disk tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
dsync move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
etag move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
event move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
fips fips: enforce FIPS-compliant TLS ciphers in FIPS mode (#20131) 2024-07-23 03:11:25 -07:00
grid Fix shared error buffer (#21203) 2025-04-18 02:10:55 -07:00
handlers Allow disabling of all X-Forwarded-For header processing (#20977) 2025-02-26 11:25:49 -08:00
hash move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
http move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
init force all internal MinIO operations to be under UTC (#16009) 2022-11-04 16:44:38 -07:00
ioutil tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
jwt tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
kms move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
lock tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
logger Migrate golanglint-ci config to V2 (#21081) 2025-03-29 17:56:02 -07:00
lsync move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
mcontext Add X-Amz-Request-Id to internode calls (#16146) 2022-12-06 09:27:26 -08:00
mountinfo tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
net fix: return error when requested interface has no stats available (#17666) 2023-07-17 01:14:01 -07:00
once Fix uninitialized replication stats (#20260) 2024-08-15 05:04:40 -07:00
pubsub Fix govet+staticcheck issues (#20263) 2024-08-14 10:11:51 -07:00
rest Migrate golanglint-ci config to V2 (#21081) 2025-03-29 17:56:02 -07:00
ringbuffer Migrate golanglint-ci config to V2 (#21081) 2025-03-29 17:56:02 -07:00
s3select chore(all): replace map key deletion loop with clear() (#21082) 2025-04-01 08:28:06 -07:00
store fix: typo in queuestore.go 2025-02-15 02:31:50 -08:00