5333 Commits (7e1661f4fabba77eae534f2af7e5ad5e847d6e10)
 

Author SHA1 Message Date
Anis Elleuch 5b3090dffc encryption: Fix copy from encrypted multipart to single part (#6604) 6 years ago
Harshavardhana 3ef3fefd54 Add ListUsers API to list all configured users in IAM (#6619) 6 years ago
Andreas Auernhammer 28e25eac78 crypto: add helper functions for unsealing object keys (#6609) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Harshavardhana 143e7fe300 Add etcd support to support STS on gateway mode (#6531) 6 years ago
Andreas Auernhammer f09e7ca764 fix travis CI build (#6620) 6 years ago
Mariska Hoogenboom fae284d6b9 Docs fix for restart issue with orchestrated minio stack (#6606) (#6613) 6 years ago
poornas 83d8e01c81 fix: Close cacheReader if cache entry has expired (#6610) 6 years ago
poornas 110458cd10 Fix: Disallow requests with SSE-KMS headers (#6587) 6 years ago
Aditya Manthramurthy e3eec89d24 Optimize string processing in select (#6593) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Aditya Manthramurthy 16a100b597 Fix out-of-bound array access crash in select processing (#6594) 6 years ago
Anis Elleuch cbc5d78a09 Handle read/quorum errors when initializing all subsystems (#6585) 6 years ago
Minio Trusted d8a2975a68 Update yaml files to latest version RELEASE.2018-10-06T00-15-16Z 6 years ago
Anis Elleuch 66d911653f xl: Fix typo in PutObjectPart when part size is 10Mb (#6574) 6 years ago
Anis Elleuch ca6f795504 xl: check for correct err variable when prepareFile fails in PutObjectPart (#6573) 6 years ago
Eco 2af0f11731 Update readme.md (#6568) 6 years ago
Harshavardhana c3408f4f04 Send correct bucket notifications from web handlers (#6572) 6 years ago
Minio Trusted b92c324254 Update yaml files to latest version RELEASE.2018-10-05T01-03-03Z 6 years ago
Krishna Srinivas 81bee93b8d Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
Ashish Kumar Sinha 670f9788e3 Count(*) to give integer value (#6564) 6 years ago
Anis Elleuch f187a16962 xl: Require full write quorum in rename() as general rule (#6535) 6 years ago
Anis Elleuch e031f2b614 xl: Fix typo in PutObject when uploading a 10Mb file (#6567) 6 years ago
Harshavardhana c2b7b82ef4 Verify bitrot in ReadFile correctly when verifier is set (#6563) 6 years ago
Harshavardhana 02ad9d6072 Avoid unsolicited response over idle http client (#6562) 6 years ago
Anis Elleuch ea9408ccbb worm: when enabled, avoid renaming the existing object in tmp directory (#6560) 6 years ago
Pontus Leitzler 307765591d Use GetObjectInfo instead of GetObjectNInfo before cache decision (#6553) 6 years ago
Harshavardhana 5d859b2178
gateway/azure: allow putObject to support block based upload (#6552) 6 years ago
Harshavardhana 223967fd32 Return always a default heal item upon unexpected error (#6556) 6 years ago
Pontus Leitzler 274b35154c Fix go1.11 vet shadow errors (#6555) 6 years ago
Harshavardhana c05ced08bb
Handle Range requests on empty objects (#6557) 6 years ago
Praveen raj Mani c7722fbb1b Simplify pkg `mimedb` (#6549) 6 years ago
Harshavardhana f163bed40d
Add Vault support for custom CAs directory (#6527) 6 years ago
Harshavardhana b4772849f9 Heal recursively all entries in config/ prefix (#6545) 6 years ago
Harshavardhana 839a758a36
Fix a crash due to race between Abort/CompleteMultipart (#6544) 6 years ago
Harshavardhana aebfceeafb Heal backend configuration file (#6532) 6 years ago
Anis Elleuch 83d7ec09c1 Disable restarting server after setting a new config (#6521) 6 years ago
Harshavardhana 8c29f69b00 Fix racy error communication inside go-routine (#6539) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
Anis Elleuch 5c765bc63e Fix one possible data race in admin tests (#6537) 6 years ago
Anis Elleuch 6c7c6bec91 profiler: Download API returns error when all nodes fail (#6525) 6 years ago
poornas ed703c065d Add ObjectOptions to GetObjectNInfo (#6533) 6 years ago
Aditya Manthramurthy 387584356f Remove unused range parsing code and update tests (#6530) 6 years ago
Harshavardhana 1111419d4a Add debugging for mutex, tracing (#6522) 6 years ago
Anis Elleuch 20378821cf madmin: close http response when returning an error (#6526) 6 years ago
Pontus Leitzler ce1bfa6de8 Removed unused vendored dependencies (#6520) 6 years ago
Minio Trusted 6c26227081 Update yaml files to latest version RELEASE.2018-09-25T21-34-43Z 6 years ago
Anis Elleuch aa4e2b1542 Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
Harshavardhana 1e5ac39ff3 Return HTTP response error for malformed requests (#6517) 6 years ago
Harshavardhana ec2295c3dc Quickly build dev docker images using 'make docker' (#6505) 6 years ago