1157 Commits (7e1661f4fabba77eae534f2af7e5ad5e847d6e10)

Author SHA1 Message Date
Harshavardhana 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
Pontus Leitzler f9779b24ad Enable default vet flags (#6810) 6 years ago
Chester Li aa2d8583ad Check key length before adding a new user. (#6790) 6 years ago
Harshavardhana b24b320807 Set notification namespace for NotificationConfiguration (#6789) 6 years ago
Harshavardhana a40610d331 Re-populate public key if JWT fails to parse (#6786) 6 years ago
Harshavardhana d58fc68137 Fix shadowing issue in elasticsearch target (#6774) 6 years ago
Matthias Schneider 71c66464c1 feature: added nsq as broker for events (#6740) 6 years ago
Ashish Kumar Sinha 572719872d Event Notification for ElasticSearch (#6764) 6 years ago
Harshavardhana a9cda850ca Add forceStop flag to provide facility to stop healing (#6718) 6 years ago
Aarushi Arya 89b14639a9 avoid using URL encoding to generate keys (#6731) 6 years ago
Harshavardhana 3f744c0361 Fix mimedb update files (#6744) 6 years ago
Harshavardhana f162d7bd97 Performance improvements by re-using record buffer (#6622) 6 years ago
Harshavardhana bab4c90c45 Fix broken links in docs (#6700) 6 years ago
Harshavardhana fde8c38638 Add default canned policies (#6690) 6 years ago
Anis Elleuch e29009d347 Register postgre driver in pkg/event/target (#6689) 6 years ago
Pontus Leitzler 9631d65552 Fix goroutine test fatalf (#6682) 6 years ago
Harshavardhana b99aaab42e Sid value can be any unicode character support it (#6676) 6 years ago
Ashish Kumar Sinha c0b4bf0a3e SQL select query for CSV/JSON (#6648) 6 years ago
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