5217 Commits (2af0f117312e2c382e285cef7033fc129673fb05)
 

Author SHA1 Message Date
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
Andreas Auernhammer 8cf7b88cc5 add functions to remove confidential information (#6516) 6 years ago
Harshavardhana 48bfebe442 HEAD on an object should mimic GET without body (#6508) 6 years ago
Pontus Leitzler df60b3c733 Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
Aditya Manthramurthy 584cb61bb8 Switch back to GetObjectInfo for HEAD requests (#6513) 6 years ago
kannappanr c1798cc89a
Update GCS storage library to support GetObject API on gzipped objects (#6506) 6 years ago
Aditya Manthramurthy 3c8fabd116 Fix cleanup of pipe in GetObjectNInfo handlers (#6509) 6 years ago
Aditya Manthramurthy 36e51d0cee Add GetObjectNInfo to object layer (#6449) 6 years ago
Harshavardhana 7d0645fb3a Deprecate domain, browser as config entries (#6498) 6 years ago
Kanagaraj M 7c339e248a fix success alert not shown after object is uploaded (#6500) 6 years ago
Harshavardhana b62ed5dc90 select API CSV may not be specified (#6493) 6 years ago
Harshavardhana f0641a0406 Avoid changing creds in streaming signature (#6495) 6 years ago
Harshavardhana 3d060f8b64 Peer/rpc should never honor RPC calls without object-layer (#6486) 6 years ago
Jay Mundrawala 052a7b8eec Allow minio s3 gateway to use different AWS auth mechanisms (#6422) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Harshavardhana 6fe9a613c0 Prioritize HTTP requests over Heal (#6468) 6 years ago
Andreas Auernhammer b729a4e83c Remove brittle TestServerTLSCiphers unit test (#5982) 6 years ago