205 Commits (b9f0e8c7124ddd65f65f08d2c603f76f39a7ea09)

Author SHA1 Message Date
Klaus Post dcc000ae2c
Allow URLs up to 32KB and improve parsing speed (#20874) 6 months ago
Eng Zer Jun c07e5b49d4
refactor: replace experimental `maps` and `slices` with stdlib (#20679) 8 months ago
Harshavardhana a17f14f73a
separate lock from common grid to avoid epoll contention (#20180) 1 year ago
Harshavardhana 064f36ca5a
move to GET for internal stream READs instead of POST (#20160) 1 year ago
Anis Eleuch 33c101544d
kms: Expose API when bucket federation is enabled (#20143) 1 year ago
Poorna 850a84b08a
simplify site replication multipart proxying (#19885) 1 year ago
Aditya Manthramurthy 5f78691fcf
ldap: Add user DN attributes list config param (#19758) 1 year ago
Harshavardhana 9b926f7dbe
avoid busy loops in bad path component (#19466) 1 year ago
Shubhendu 468a9fae83
Enable replication of SSE-C objects (#19107) 1 year ago
Aditya Manthramurthy b2c5b75efa
feat: Add Metrics V3 API (#19068) 1 year ago
Harshavardhana dd2542e96c
add codespell action (#18818) 2 years ago
Harshavardhana 3f72c7fcc7
healthcheck requests with user-agent mozilla do not need redirects (#18642) 2 years ago
Klaus Post 51aa59a737
perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
Shireesh Anjal 6d20ec3bea
Add support for resource metrics (#18057) 2 years ago
Harshavardhana 32890342ce
introduce MINIO_BROWSER_REDIRECT env to enable/disable auto-redirect (#18025) 2 years ago
Aditya Manthramurthy 1c99fb106c
Update to minio/pkg/v2 (#17967) 2 years ago
Harshavardhana 4a4950fe41
fix: honor requested allow origin settings properly (#17789) 2 years ago
Harshavardhana b0f0e53bba
fix: make sure to correctly initialize health checks (#17765) 2 years ago
Anis Eleuch 7057d00a28
s3: Return invalid bucket name the first thing in all S3 calls (#17742) 2 years ago
Harshavardhana 6426b74770
move bucket centric metrics to /minio/v2/metrics/bucket handlers (#17663) 2 years ago
Aditya Manthramurthy 7af78af1f0
fix: set request ID in tracing context key (#17602) 2 years ago
Klaus Post ff5988f4e0
Reduce allocations (#17584) 2 years ago
Harshavardhana 8af0773baf
remove deprecated Content-Security-Policy (#17580) 2 years ago
Harshavardhana 442c50ff00
remove delimiter if not set by client, also fetchOwner is optional (#17366) 2 years ago
Poorna 90e2cc3d4c
Add audit logging of site replication multipart proxying (#17122) 2 years ago
Harshavardhana a5835cecbf
fix: regression in counting total requests (#17024) 2 years ago
Shubhendu d3f70ea340
Enable audit log for global handlers (#16964) 2 years ago
Anis Eleuch d90d0c8931
Use one http response recorder per external http call (#16938) 2 years ago
Harshavardhana 8d6558b236
fix: convert '\' to '/' on windows (#16852) 2 years ago
Harshavardhana 5c98223c89
add correct HostId instead of deploymentId for error responses (#16686) 2 years ago
Harshavardhana 54b561898f
fix: anonymize the x-amz-id-2 value from hostname (#16478) 3 years ago
Harshavardhana 65c104a589
add x-amz-id-2 to indicate the node that received the request (#16474) 3 years ago
Anis Elleuch 441babdc41
Rename peer S3 prefix to avoid collision in the future (#16473) 3 years ago
Anis Elleuch 932d2c3c62
Add X-Amz-Request-Id to internode calls (#16146) 3 years ago
Anis Elleuch 1f1dcdce65
move HTTP recorder to an internal library (#16128) 3 years ago
Poorna e32b948a49
fix: parsing multipart uploadID under site replicated setup (#16048) 3 years ago
Poorna ce8456a1a9
proxy multipart to peers via multipart uploadID (#15926) 3 years ago
Javier Adriel 3307aa1260
Implement KMS handlers (#15737) 3 years ago
Harshavardhana b579163802
limit number of buckets to 500k (#15668) 3 years ago
Harshavardhana 228c6686f8
allow non-standards fallback for all http.TimeFormats (#15662) 3 years ago
Harshavardhana 2070c215a2
handle missing funcNames for handlers (#15188) 3 years ago
Harshavardhana 8082d1fed6
add bucket level S3 received/sent bytes (#15084) 3 years ago
Harshavardhana 7413045f0e
fix: add missing minio_s3_requests_total (#15070) 3 years ago
Anis Elleuch 5fb420c703
prometheus: Add S3 4xx and 5xx S3 monitoring (#15052) 3 years ago
Harshavardhana 2719f1efaa
fix: reject invalid r.Host headers (#14846) 3 years ago
Harshavardhana 39ac62a1a1
fix: panic in browser redirect handler for unexpected r.Host (#14844) 3 years ago
Anis Elleuch 71bab74148
Fix adding bucket forwarder handler in server mode (#14288) 4 years ago
Klaus Post d9800c8135
fix: make sure to log panic in handlers (#13611) 4 years ago
Harshavardhana 6d53e3c2d7
reduce number of middleware handlers (#13546) 4 years ago
Harshavardhana db84bb9bd3
avoid atomics for self contained reader/writers (#13531) 4 years ago