1123 Commits (66fda7a37f3712571d6375134851da2ac3049c58)

Author SHA1 Message Date
Harshavardhana 0c2b708484 for O_RDONLY mode hold shared locks on windows (#6454) 6 years ago
Praveen raj Mani 30d4a2cf53 s3select should honour custom record delimiter (#6419) 6 years ago
Annanay Agarwal 7cb87f863e Kafka (sarama) authentication with user/pass (#6291) 6 years ago
Anis Elleuch 5c13765168 postgresql: Disable validation of connectionString field (#6397) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Harshavardhana 4487f70f08 Revert all GetObjectNInfo related PRs (#6398) 6 years ago
Aditya Manthramurthy e6d740ce09 Implement GetObjectNInfo object layer call (#6290) 6 years ago
Raphael Randschau 8601f29d95 select: fix int overflow of math.MaxInt64 on ARM (#6317) 6 years ago
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 6 years ago
Harshavardhana 5a4a57700b Add select docs and fix return values for Select API (#6300) 6 years ago
Harshavardhana 1103ad2d08 Watch for symlinked certs in container envs (#6282) 6 years ago
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Anis Elleuch 6df20734f9 Avoid logging the body of the http 206 response (#6258) 6 years ago
Harshavardhana a091b1a3ee Fix admin API doc formatting (#6235) 6 years ago
Harshavardhana 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
Harshavardhana 36ab615518 Remove unused functions and constants (#6175) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Stefan Husch 914c76a801 Implement lock.Open() to fix #5642 (#6150) 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
Anis Elleuch 4ddc222f46 fix: Propagate bucket policy update in a distributed setup (#6135) 6 years ago
Harshavardhana 0ef0d7e685 pkg/certs: On windows watch for directory changes to load certs (#6128) 6 years ago
ebozduman b0b0fb4c8d Validate Minio config.json file on the client side (#6067) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana 25de775560 disable disk-usage when export is root mount path (#6091) 6 years ago
Harshavardhana d9d13c898c docs: Fix admin heal API description (#6073) 6 years ago
Harshavardhana 05a64dee95 Do not leave stale entries on etcd on a failed update operation (#6048) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
Nitish Tiwari 6ce7265c8c Add support for CopyObject across regions and multiple Minio IPs 6 years ago
Harshavardhana 481390d51a Converge etcd functionality as part of quick.Config 6 years ago
Nitish 6df1e4a529 Add functionality to add old buckets to etcd on startup 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Praveen raj Mani c0cfe21c00 Ignore region in the case of admin API (#5919) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
Andreas Auernhammer 9fb94e6aa8 ensure authenticated request bodies for Admin-API (#5984) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 6 years ago
Harshavardhana e6ec645035 Implement support for calculating disk usage per tenant (#5969) 6 years ago
Acid Chicken (硫酸鶏) 483fe4bed5 Fix typo (#5960) 6 years ago
Andreas Auernhammer 9c8b7306f5 security: fix write-to-RAM DoS vulnerability (#5957) 6 years ago
Harshavardhana 64288d6eb5 fix: export policy.Resource for remote RPC policy updates (#5941) 6 years ago
Harshavardhana 4886bfbc72 fix: Avoid more crashes due to concurrent map usage (#5912) 6 years ago
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 6 years ago
Krishna Srinivas 0ad0969d61 Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) 6 years ago
Harshavardhana b6ca39ea48 Support migrating inconsistent bucket policies (#5855) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 7 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
Bala FA 650c6ee8fb event/target/webhook: treat all 2xx as success. (#5792) 7 years ago