29 Commits (2211a5f1b81b94513a3783a60ac1bbad66558a0d)

Author SHA1 Message Date
kannappanr 2d84b02bc4 Check for absence of checksum field and attributes. (#6298) 6 years ago
Harshavardhana 7d7e21aebb Merge initConfig logic to ConfigSys (#6312) 6 years ago
poornas e71ef905f9 Add support for SSE-S3 server side encryption with vault (#6192) 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
Anis Elleuch be1700f595 Avoid startup abort when a notify target is down (#6126) 6 years ago
Annanay Agarwal 78abe5234e Add functionality to make cache limit configurable (#5991) 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
Harshavardhana 6138cae8e7 Persist MINIO_WORM as part of config.json (#6022) 6 years ago
Harshavardhana 3143454982 Deprecate and remove configurable disk usage check (#6016) 6 years ago
Harshavardhana 6fb0604502 Allow usage check to be configurable (#6006) 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
Nitish Tiwari 42f775af4f
Add cache config for configuration comparison (#5812) 7 years ago
Krishna Srinivas 804a4f9c15 Fix backend format for disk-cache - not to use FS format.json (#5732) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Harshavardhana 3316dbc037 simplify storage class validation (#5470) 7 years ago
Aditya Manthramurthy 018813b98f Fix configuration handling bugs: (#5473) 7 years ago
Nitish Tiwari 56bde5df31 Refactor storage class parsing for Gateway mode (#5331) 7 years ago
Nitish Tiwari e3d841ffd1
Fix config.json parsing to fetch correct storage class (#5327) 7 years ago
Nitish Tiwari 1a3dbbc9dd
Add x-amz-storage-class support (#5295) 7 years ago
poornas a182fe8c15 update steps to make changes to config.json (#5292) 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
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
Harshavardhana f346ca44f0 config: Avoid stale credentials in memory. (#4466) 7 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 7 years ago
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 7 years ago
Harshavardhana b927523223 server: Introduce a new env MINIO_REGION. (#4078) 8 years ago
Aditya Manthramurthy 096427f973 Add `deliveryMode` parameter for AMQP notfication target (#4008) 8 years ago
Bala FA 6e9c91f43a fix: use its own lock in serverConfigV17 (#4014) 8 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 8 years ago
Krishna Srinivas 9ee83b89bb config: Appropriate error message when newer config file is found (#3972) 8 years ago
Aditya Manthramurthy a099319e66 Support `access` format for database notification targets (#3953) 8 years ago
Bala FA 6e63904048 browser-flag: wrapped bool type denotes browser on/off flag. (#3963) 8 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Anis Elleuch 11e15f9b4c config: Remove level in console/file loggers (#3938) 8 years ago
Anis Elleuch 7f5a5b5e9d config: Do not validate creds when set via env (#3955) 8 years ago
Bala FA d4ca2ee1a3 pkg/quick: add Save() function and other enhancements. (#3951) 8 years ago
Aditya Manthramurthy 2463ae243a Add support for MySQL notifications (fixes #3818) (#3907) 8 years ago
Harshavardhana f3334159a4 config: Relax browser and region to be empty. (#3912) 8 years ago
Bala FA 21d73a3eef Simplify credential usage. (#3893) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago