34 Commits (9c042a503b4fb5920be088754f78c47a664cf004)

Author SHA1 Message Date
Harshavardhana 4e9de58675 Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Harshavardhana 6a4ef2e48e Initialize configs correctly, move notification config (#8367) 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
Praveen raj Mani b0cea1c0f3 Enable event persistence in AMQP (#7565) 5 years ago
Praveen raj Mani 55d4eee6f1 Enable event persistence in MySQL and PostgreSQL (#7629) 5 years ago
Praveen raj Mani c9349747ca Enable event-persistence in NATS and NATS-Streaming (#7612) 5 years ago
Praveen raj Mani 2b9b907f9c Enable event persistence in Redis (#7601) 5 years ago
Praveen raj Mani bf278ca36f Enable event persistence in NSQ (#7579) 5 years ago
Praveen raj Mani bba562235b Enable persistent event store in elasticsearch (#7564) 5 years ago
Praveen raj Mani bb871a7c31 Enable event persistence in webhook (#7614) 5 years ago
Praveen raj Mani 763fce909b Enable event persistence in kafka (#7633) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Praveen raj Mani 78d116c487 Event persistence for MQTT (#7268) 5 years ago
Harshavardhana 7923b83953 Support multiple-domains in MINIO_DOMAIN (#7274) 5 years ago
Praveen raj Mani fad59da29d `clientID` removed in the MQTT config (#7157) 6 years ago
Praveen raj Mani 6571641735 Persist offline mqtt events in the `queueDir` and replay (#7037) 6 years ago
Praveen raj Mani e7af31c2ff Removed `clientID` from NATS-Streaming Config (#6391) 6 years ago
Matthias Schneider 71c66464c1 feature: added nsq as broker for events (#6740) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Harshavardhana 7d0645fb3a Deprecate domain, browser as config entries (#6498) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Anis Elleuch 06d2dfa31c Fix WORM and BROWSER status calculation (#6360) 6 years ago
Harshavardhana 7d7e21aebb Merge initConfig logic to ConfigSys (#6312) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 6 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 6 years ago
Aditya Manthramurthy 018813b98f Fix configuration handling bugs: (#5473) 7 years ago
kannappanr a1c1a18dc5 Remove "logger" field from config.json (#5268) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago
Krishna Srinivas e7a724de0d Virtual host style S3 requests (#5095) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 7 years ago
Harshavardhana b927523223 server: Introduce a new env MINIO_REGION. (#4078) 7 years ago
Harshavardhana f1015a5096 notifiers: Stop using url.Parse in validating address format. (#4011) 7 years ago
Aditya Manthramurthy 096427f973 Add `deliveryMode` parameter for AMQP notfication target (#4008) 7 years ago
Bala FA 6e9c91f43a fix: use its own lock in serverConfigV17 (#4014) 7 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 7 years ago
Aditya Manthramurthy a099319e66 Support `access` format for database notification targets (#3953) 7 years ago
Bala FA 6e63904048 browser-flag: wrapped bool type denotes browser on/off flag. (#3963) 7 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 7 years ago
Anis Elleuch 11e15f9b4c config: Remove level in console/file loggers (#3938) 7 years ago
Aditya Manthramurthy 2463ae243a Add support for MySQL notifications (fixes #3818) (#3907) 7 years ago
Harshavardhana f3334159a4 config: Relax browser and region to be empty. (#3912) 7 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 7 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 7 years ago