2014 Commits (432cb38dbd504dcebb3aa767db7d80bc4706e0c4)

Author SHA1 Message Date
Kanagaraj M da8214845a allow users to change password through browser (#7683) 5 years ago
Krishna Srinivas 74e2fe0879 Return "SlowDown" to S3 clients for network related errors (#7610) 5 years ago
Harshavardhana 7e4c9a9e1e Properly watch for users, policies, temp users (#7701) 5 years ago
Nitish Tiwari 46ced81f41
Fix Gateway startup sequence to populate etcd (if set) with bucket info (#7686) 5 years ago
Dee Koder e252114f06 Revert "cache: Rewrite to cache only on download (#7575)" (#7684) 5 years ago
Harshavardhana 39b3e4f9b3 Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 5 years ago
Anis Elleuch 158b8c2e86 sets: Correctly set IsTruncated in listing (#7675) 5 years ago
Harshavardhana 59e1d94770 Remove stale entry spurious logging (#7663) 5 years ago
Andrei Mikhalenia 59e847aebe Signature v4: Allow signed headers from GET parameters 5 years ago
poornas a13b58f630 cache: Rewrite to cache only on download (#7575) 5 years ago
Harshavardhana 16c648b109 Remove "Connection" close instead reduce MaxConns per host (#7654) 5 years ago
Krishnan Parthasarathi c871456269 File must be sync'd before closing (#7657) 5 years ago
Harshavardhana 55aa20595f
Remove an empty entry being added into XML marshal (#7656) 5 years ago
poornas 707ed2b302 gcs: use MD5Sum as ETag if present in object attrs (#7643) 5 years ago
ebozduman 67d508b214 Adjusts help content dynamically according to OS (#7646) 5 years ago
Harshavardhana 0022c9d210 Add connection close proactively for Walk() http/rpc (#7645) 5 years ago
Anis Elleuch 9b4a81ee60 xl: Avoid possible race during bulk Multi Delete (#7644) 5 years ago
Harshavardhana b3f22eac56 Offload listing to posix layer (#7611) 5 years ago
Krishna Srinivas a343d14f19 Simplify putObject by not breaking the stream into parts (#7199) 5 years ago
Anis Elleuch 9c90a28546 Implement bulk delete (#7607) 5 years ago
Praveen raj Mani d9a7f80f68 Remove duplicate checkPutObjectArgs in PutObject and (#7396) 5 years ago
Harshavardhana 3eb7a8bde8
Sync before Close() to avoid random I/O (#7638) 5 years ago
Harshavardhana 72929ec05b
Turn off md5sum optionally if content-md5 is not set (#7609) 5 years ago
Aditya Manthramurthy 589df3d5e7 Deadcode removal (#7627) 5 years ago
kannappanr c422f7f412 Fix: Handle regression caused by gorilla mux v1.7.0 (#7625) 5 years ago
Anis Elleuch 08b9244c48 Fix listing empty directory in recursive mode (#7613) 5 years ago
kannappanr 4b858b562a
Compression: Handle auto encryption when size is unknown (#7600) 5 years ago
poornas 033f3a4d51 gcs: check error on object writer close (#7606) 5 years ago
poornas cf2a436bc8 Show SlowDown error message if backend is busy (#7521) 5 years ago
Harshavardhana 64998fc4ab Remove delayIsLeaf requirement simplify ListObjects further (#7593) 5 years ago
Krishna Srinivas 43be00ea1b Remove logs from bitrot-streaming.go as erasure layer is already logging (#7603) 5 years ago
Harshavardhana c5f26d5cdd Fix hdfsReader fd leak upon GetObject() (#7596) 5 years ago
Praveen raj Mani c113d4e49c Posix CreateFile should work for compressed lengths (#7584) 5 years ago
kannappanr a436f2baa5 Change order of trace source in error log (#7599) 5 years ago
kannappanr 781012517d Fix: Handle regression caused by gorilla mux v1.7.0 (#7595) 5 years ago
Harshavardhana 091b9b661f Complain if we detect sub-optimal ordering in distributed setup (#7576) 5 years ago
Harshavardhana af6c6a2b35
Remove timeout conn on net.Dialer (#7590) 5 years ago
Krishna Srinivas b93ef73f9b Fix divide by 0 error when directio.AlignSize is 0 (#7591) 5 years ago
Harshavardhana 83ca1a8d64 Use etcd watch to reload IAM users (#7551) 5 years ago
Anis Elleuch 27ef1262bf xl: Use random UUID during complete multipart upload (#7527) 5 years ago
Harshavardhana ae002aa724 Deprecate updating admin credentials using API calls (#7570) 5 years ago
Krishna Srinivas a3ec71bc28 Use O_DIRECT while writing to disk (#7479) 5 years ago
Harshavardhana 35d19a4ae2 Fix STS AssumeRole route conflict with MultipartUpload (#7574) 5 years ago
Harshavardhana f767a2538a
Optimize listing with leaf check offloaded to posix (#7541) 5 years ago
kannappanr 0c75395abe Fix: Allow deleting multiple objects anonymously if policy supports it (#7439) 5 years ago
Roman Kalashnikov 188cf1d5ce Add more friendly error message for policy object (#7412) 5 years ago
Praveen raj Mani d96584ef58 Allow server to start if one of local nodes in docker/kubernetes setup is resolved (#7452) 5 years ago
poornas 2c096c569f do not try to delete non-existent object in cache (#7560) 5 years ago
Chris Hoffman 816459d10f Azure gateway complete multipart ETag (#7500) 5 years ago
kannappanr d2f42d830f
Lock: Use REST API instead of RPC (#7469) 5 years ago