1336 Commits (1c90a6bd495909bfac74e9cc63549509b8c48f3d)

Author SHA1 Message Date
Klaus Post 1c90a6bd49 S3 Select: Convert CSV data to JSON (#8464) 5 years ago
Klaus Post 26e760ee62 Fix JSON Close data race. (#8486) 5 years ago
Harshavardhana 1e457dda7e Enhance config restore to carry previous set content as well (#8483) 5 years ago
Harshavardhana d28bcb4f84 Migrate all backend at .minio.sys/config to encrypted backend (#8474) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Klaus Post 38e6d911ea S3 Select: Detect full object (#8456) 5 years ago
Harshavardhana 47b13cdb80 Add etcd part of config support, add noColor/json support (#8439) 5 years ago
Klaus Post 51456e6adc Select: Support Square Bracket Lists (#8457) 5 years ago
Andreas Auernhammer e31b7cdcd5 madmin: update sio version and use `Algorithm` constants (#8463) 5 years ago
Krishna Srinivas 980bf78b4d Detect underlying disk mount/unmount (#8408) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Praveen raj Mani 8836d57e3c The prometheus metrics refractoring (#8003) 5 years ago
Ashish Kumar Sinha 18cb15559d Add network hardware info (#8358) 5 years ago
Harshavardhana 5afb1b6747
Add support for {jwt:sub} substitutions for policies (#8393) 5 years ago
Harshavardhana f2cc97a44c
Improve MQTT token registration retry (#8397) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Andreas Auernhammer b7ee0bbbc9 madmin: Migrate to provable secure channel construction (#8395) 5 years ago
Harshavardhana c33bae057f Fix build issues with event target logger 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana bd10640846 Fix logger and audit http endpoint config lookup 5 years ago
Harshavardhana 175b07d6e4
Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 5 years ago
Harshavardhana f16df2a4e7 Avoid crash in PopulatePublicKey() by re-initializing the args (#8388) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Harshavardhana 3b8adf7528 Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
Klaus Post 002ac82631 S3 Select: Add parser support for lists. (#8329) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
Ashish Kumar Sinha 74008446fe CPU hardware info (#8187) 5 years ago
Harshavardhana fb1374f2f7 Rename iam/validator -> iam/openid and add tests (#8340) 5 years ago
Klaus Post c1a17c2561 S3 Select: Aggregate AVG/SUM as float (#8326) 5 years ago
Klaus Post 1c5b05c130 S3 select: Fix output conversion on select * (#8303) 5 years ago
Bala FA 2a2ff96ee1 change `ReadPerf` into `ReadThroughput` in NetPerfInfo. (#8316) 5 years ago
Harshavardhana fd53057654 Add InfoCannedPolicy API to fetch only necessary policy (#8307) 5 years ago
Klaus Post be313f1758 S3 Select: Workaround java buffer size (#8312) 5 years ago
poornas 2e02e1889b Cleanup ResponseWriter function for audit and trace (#8283) 5 years ago
poornas 4925bc3e80 log server startup messages to admin console api (#8264) 5 years ago
Klaus Post 520552ffa9 S3 select: flush when reaching limit (#8279) 5 years ago
Praveen raj Mani dc0dce9beb Check for connection errors during event transit in elasticsearch and webhook (#8273) 5 years ago
Praveen raj Mani 456ce4cc92 Add rootCAs support to Kafka & MQTT (#8236) 5 years ago
Klaus Post dac1cf5a9a S3 Select: Parsing tweaks (#8261) 5 years ago
Klaus Post c9b8bd8de2 S3 Select: optimize output (#8238) 5 years ago
Klaus Post 017456df63 Wait clearing the close channel (#8250) 5 years ago
Harshavardhana 9ac12cf898
Remove unusued Set/GetConfigKeys API (#8235) 5 years ago
Klaus Post ddea0bdf11 Concurrent CSV parsing and reduce S3 select allocations (#8200) 5 years ago
Praveen raj Mani 8700945cdf Handle connection failures on webhook/url pings (#8204) 5 years ago
Krishnan Parthasarathi 6ba323b009 Add ability to test drive speeds on a MinIO setup (#7664) 5 years ago
Harshavardhana 53e4887e02 Simplify and cleanup metadata r/w functions (#8146) 5 years ago
Harshavardhana a7be313230 Start using new errors package (#8207) 5 years ago
Yao Zongyou 18fedc67d5 friendly prompt for s3select MalformedXML error (#8171) 5 years ago
Harshavardhana b52a3e523c Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
Praveen raj Mani 428836d4e1 Ignore "connection reset" errors while initializing the targets with queue store enabled (#8185) 5 years ago