1139 Commits (44cf9ac62f48c117066baf755ac8c4d2c8051652)

Author SHA1 Message Date
Praveen raj Mani cef044178c Treat columns with spaces inbetween [s3Select] (#6597) 6 years ago
Harshavardhana b251454dd6 Fix toggling users status (#6640) 6 years ago
Harshavardhana 1e7e5e297c
Add canned policy support (#6637) 6 years ago
Harshavardhana 3ef3fefd54 Add ListUsers API to list all configured users in IAM (#6619) 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
Ashish Kumar Sinha 670f9788e3 Count(*) to give integer value (#6564) 6 years ago
Praveen raj Mani c7722fbb1b Simplify pkg `mimedb` (#6549) 6 years ago
Anis Elleuch 83d7ec09c1 Disable restarting server after setting a new config (#6521) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 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
Aditya Manthramurthy 36e51d0cee Add GetObjectNInfo to object layer (#6449) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Harshavardhana a0683d3c1f Send progress only when requested by client in SelectObject (#6467) 6 years ago
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