1955 Commits (b976521c83f41b82774f50dc16397f02fc5110b7)

Author SHA1 Message Date
Aditya Manthramurthy ddb0d646aa Use passed lock-type in GetObjectNInfo cache implementation (#7505) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
kannappanr 188ac8e369 Browser: Allow users to do s3 operations, if policy allows (#7487) 6 years ago
Harshavardhana a2e344bf30 Preserve ETag case for S3 compatibility (#7498) 6 years ago
poornas 10a607154d Fix ListObjectsV2 for gateway encryption mode (#7491) 6 years ago
Harshavardhana 0188009c7e Expose total and available disk space (#7453) 6 years ago
Harshavardhana c90999df98 Valid if bucket names are internal (#7476) 6 years ago
Andreas Auernhammer 9a740736a4 fix privilege escalation against inter-node communication (#7474) 6 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 6 years ago
Anis Elleuch 4c23e6fa55 rpc: Avoid using Pool since it conflicts with http2 (#7467) 6 years ago
Krishna Srinivas ef791764e0 Do no access nsLockMap.lockMap when using dsync (#7464) 6 years ago
Anis Elleuch 53011606a5 Show 401 unauthorized msg when nodes are started with different creds (#7433) 6 years ago
Krishnan Parthasarathi 93a9078b23 Assign deploymentID for first minio server in distributed setup (#7427) 6 years ago
Ashish Kumar Sinha a4bdcba503 Add check for extra input field (#7437) 6 years ago
poornas 023866642c canonicalize ETag correctly (#7442) 6 years ago
Harshavardhana 619611933a
Remove policy nesting errors (#7449) 6 years ago
Harshavardhana 6df05e489d Set Read/Write timeouts only for net.Conn not http.Server (#7431) 6 years ago
Harshavardhana 4a698c731b HealObjects should remove objects without quorum (#7407) 6 years ago
Harshavardhana 9629de8230 Add proper context based logging when bitrot stream calls fail (#7415) 6 years ago
Harshavardhana 0250f7de67 Cleanup stale multipart uploads older than 3 days (#7424) 6 years ago
kannappanr 7154b8a568
Error log: Correct error type in anonymous mode (#7414) 6 years ago
Anis Elleuch 8689ec258b Don't decrypt ETag in validation when source is SSEC multipart (#7423) 6 years ago
Krishnan Parthasarathi aac9e2a7dd Return deploymentID in ServerInfo REST call (#7422) 6 years ago
Harshavardhana e0a87e96de
Populate host value from GetSourceIP directly (#7417) 6 years ago
Praveen raj Mani 89e45d0695 Restart process should use the current process' pid (#7373) 6 years ago
poornas 8e1e701d35 Azure:ETag returned by ListObjects to be consistent with GetObjectInfo (#7301) 6 years ago
kannappanr 87cf51d5ab
unused code: Remove LoadCredentials function (#7369) 6 years ago
Harshavardhana a9032b52b8 Change storageRESTTimeout to 1minute (#7398) 6 years ago
Harshavardhana c184038b6a Add proper custom errors object creations (#7387) 6 years ago
poornas 12b79d9f3b Remove duplicate error in switch case. (#7381) 6 years ago
Krishnan Parthasarathi 8a77a298f2 Add deploymentID to ServerInfo (#7372) 6 years ago
Harshavardhana 328eb74cbb Fix regression in peer clients in TLS setups (#7391) 6 years ago
zy 73be3ed0ca format import style (#7383) 6 years ago
Kirill Motkov 3d29ab4059 Rewrite if-else chains to switch statements (#7382) 6 years ago
Harshavardhana 6702d23d52 Simplify ReadFileStream closer, make sure to flush all HTTP responses (#7374) 6 years ago
poornas 1011d21416 Fix credential parsing in signature v4 (#7377) 6 years ago
Kirill Motkov 85c5acc088 fix staticcheck warning (#7378) 6 years ago
kannappanr eb69c4f946
Use REST api for inter node communication (#7205) 6 years ago
Anis Elleuch facbd653ba Add normal/deep type of heal scanning (#7251) 6 years ago
Harshavardhana 233824bf92 Configure http2 with higher maxconcurrent streams (#7363) 6 years ago
Harshavardhana 7079abc931 Implement HealObjects API to simplify healing (#7351) 6 years ago
Harshavardhana 285c09fe6b Support buckets with '.' with etcd+coreDNS (#7353) 6 years ago
kannappanr ce4563370c
Distributed: Allow healing if all disks are on root partitions (#7358) 6 years ago
Harshavardhana 0b96ad4fdc
http2 throws custom error Content-Length shorter handle it (#7334) 6 years ago
Anis Elleuch b05825ffe8 s3: Fix precondition failed in CopyObjectPart when src is encrypted (#7276) 6 years ago
kannappanr 39ddb78c75
CORS: Expose all headers on response (#7331) 6 years ago
Harshavardhana 12eb71828b Fix posix tests for SimpleCI (#7328) 6 years ago
Praveen raj Mani c0a1369b73 Construct dynamic XML error responses for postpolicyform validation (#7321) 6 years ago
kannappanr c57159a0fe
fs mode: List already existing buckets with capital letters (#7244) 6 years ago
Kale Blankenship ef132c5714 Replace snappy.Writer/io.Pipe with snappyCompressReader. (#7316) 6 years ago