71 Commits (9c042a503b4fb5920be088754f78c47a664cf004)

Author SHA1 Message Date
Harshavardhana 2760fc86af
Bump default idleConnsPerHost to control conns in time_wait (#10653) 4 years ago
Harshavardhana 66174692a2
add '.healing.bin' for tracking currently healing disk (#10573) 4 years ago
Klaus Post a89d6b8e3d
Fix common Windows failure (#10397) 4 years ago
Harshavardhana caad314faa
add ruleguard support, fix all the reported issues (#10335) 4 years ago
poornas 79e21601b0
fix: web handlers to enforce replication (#10249) 4 years ago
Klaus Post f8f290e848
security: Remove insecure custom headers (#10244) 4 years ago
Harshavardhana 1e2ebc9945
feat: time to bring back http2.0 support (#10230) 4 years ago
Harshavardhana 0b8255529a
fix: proxies set keep-alive timeouts to be system dependent (#10199) 4 years ago
poornas c43da3005a
Add support for server side bucket replication (#9882) 4 years ago
Harshavardhana e2c71717f8
add different TCP timeouts for internal and incoming (#10090) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana a2616b8227
allow turning off secure ciphers (#10038) 4 years ago
Harshavardhana 2743d4ca87
fix: Add support for preserving mtime for replication (#9995) 4 years ago
Harshavardhana e59ee14f40
Tune tcp keep-alives with new kernel timeout options (#9963) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana 7ea026ff1d
fix: reply back user-metadata in lower case form (#9697) 4 years ago
P R 3f6d624c7b
add gateway object tagging support (#9124) 4 years ago
Anis Elleuch cdf4815a6b
Add x-amz-expiration header in some S3 responses (#9667) 4 years ago
Anis Elleuch 6d76efb9bb
Add support of TCP fast open in internode calls (#9486) 4 years ago
Anis Elleuch 27632ca6ec
audit: Merge ResponseWriter with RecordAPIStats (#9496) 4 years ago
Anis Elleuch d090a17ed0
fix: Audit tests on the correct response writer type (#9445) 4 years ago
Harshavardhana 2c20716f37
fix: Avoid force delete in compliance/worm mode (#9276) 5 years ago
Harshavardhana a54cdb9587
fix: Send x-amz-mp-parts-count for multiparted objects (#9116) 5 years ago
Harshavardhana 712e82344c
acl: Support PUT calls with success for 'private' ACL's (#9000) 5 years ago
Nitish Tiwari 61c17c8933 Add ObjectTagging Support (#8754) 5 years ago
Harshavardhana 2bb69033e5 http: fail appropriately and return standard Go error (#8837) 5 years ago
poornas 9199033db7 Set X-Cache and X-Cache-Lookup headers for cache (#8794) 5 years ago
Klaus Post db3dbcce3a Print goroutines when shutdown hangs (#8574) 5 years ago
poornas ca96560d56 Add object retention at the per object (#8528) 5 years ago
Praveen raj Mani 8836d57e3c The prometheus metrics refractoring (#8003) 5 years ago
Harshavardhana 3b8adf7528 Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
Harshavardhana 4780fa5a58 Remove setting net.Conn Deadlines as its not needed anymore (#8269) 5 years ago
Andreas Auernhammer a9d724120f remove TLS 1.3 opt-in code (#8275) 5 years ago
Nitish Tiwari 496fba3e9a
Return 200 OK for liveness checks while distributed cluster starts (#8176) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
Harshavardhana 993a79d9c6
Disable http2 until we have upstream bugs fixed (#7711) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Harshavardhana af6c6a2b35
Remove timeout conn on net.Dialer (#7590) 6 years ago
Andreas Auernhammer 012e4b42f9 http: opt-in to TLS 1.3 (#7483) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 6 years ago
Harshavardhana 6df05e489d Set Read/Write timeouts only for net.Conn not http.Server (#7431) 6 years ago
Harshavardhana 233824bf92 Configure http2 with higher maxconcurrent streams (#7363) 6 years ago
Harshavardhana 396d78352d Support HTTP/2.0 (#7204) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Sidhartha Mani c1b3f1994b remove unnecessary buffer while discarding stream (#7214) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
Harshavardhana a536cf5dc0 Buffconn should buffer upto maxHeaderBytes to avoid ErrBufferFull (#7017) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Harshavardhana 3e124315c8 Increase the keep alive timeout to 30 secs (#6924) 6 years ago