1987 Commits (de736f2864ec9a149fac4444424d6e2ad820c23e)

Author SHA1 Message Date
Cody Maloney 7b8beecc81 Move lock to not surround pieces which don't use any internal members. (#7779) 5 years ago
Praveen raj Mani 510ec153b9 Refreshing notification system should not erase the rules-map of other buckets (#7758) 5 years ago
Harshavardhana 4a4048fe27 Migrate minio etcd config to backend config (#7751) 5 years ago
Harshavardhana c22439c82e Update minio-go v6.0.29 (#7778) 5 years ago
Harshavardhana 38224a4c1a Ignore errors reading fs.json (#7777) 5 years ago
Harshavardhana b4ab778cb2 Fix user IAM policy regression, reload policy appropriately (#7770) 5 years ago
Krishna Srinivas 0394a8f013 Send Content-Length in the response headers (#7771) 5 years ago
Harshavardhana 91ceae23d0 Add support for customizable user (#7569) 5 years ago
kannappanr 1008c2c069
Do not display error logs if user does not have listbuckets privilege (#7370) 5 years ago
Anis Elleuch 7abadfccc2 Add self-healing feature (#7604) 5 years ago
poornas 97090aa16c Add admin API to send trace notifications to registered (#7128) 5 years ago
Harshavardhana cb1566c6e6 S3 Gateway: Handle restricted access credentials (#7757) 5 years ago
Harshavardhana 6d89435356 Reload a specific user or policy on peers (#7705) 5 years ago
Harshavardhana a69f74533c Add region as part of error XML (#7752) 5 years ago
Harshavardhana 97be455f63 Fix build failure in web-handlers.go 5 years ago
Krishnan Parthasarathi 74efbb4153 Add deploymentID to web handler logs (#7712) 5 years ago
Harshavardhana 0cfd5a21ba
[gateway] Remove policy reload, instead read policy from backend (#7727) 5 years ago
Harshavardhana 1cfd4a48d9 Add specific headers in CORS, along with wildcard (#7726) 5 years ago
Harshavardhana 993a79d9c6
Disable http2 until we have upstream bugs fixed (#7711) 5 years ago
Kanagaraj M 900cc27b51 validate keys before updating for IAM user (#7720) 5 years ago
Praveen raj Mani a73da7755e Remove senstive encryption entries from event data (#7719) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Praveen raj Mani 763fce909b Enable event persistence in kafka (#7633) 5 years ago
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