4097 Commits (b927523223800beefd3b3581ae0fe4bbf4891fc5)
 

Author SHA1 Message Date
Harshavardhana b927523223 server: Introduce a new env MINIO_REGION. (#4078) 7 years ago
Aditya Manthramurthy 604417baf4 Allow cluster to start when only n/2 servers are up (#4066) 7 years ago
Harshavardhana 6e9ac8db59 docker: Support docker swarm secrets. (#3977) 7 years ago
Harshavardhana 0497d5c342 api: SourceInfo should be populated in GET/HEAD notification. (#4073) 7 years ago
Harshavardhana 6b4f368dfe notify: Webhook endpoints can fail, but we must start the server. (#4060) 7 years ago
Nitish Tiwari 6507c30bbc Add steps to run Minio distributed on Windows (#4068) 7 years ago
Harshavardhana f44f2e341c log: Dump signature request properly. (#4063) 7 years ago
Krishnan Parthasarathi 60ea2b17ba Fix xml block syntax in admin-api Readme (#4062) 7 years ago
Harshavardhana 5ed1a8ad23 docs: macOS brew now refers to Minio fork (#4059) 7 years ago
Harshavardhana 27749c2124 admin/info: Add HTTPStats value as part of serverInfo() struct. (#4049) 7 years ago
Krishna Srinivas 1d99a560e3 refactor: extractSignedHeaders() handles headers removed by Go http server (#4054) 7 years ago
Krishna Srinivas af82d27018 signature-v4: Support for transfer-encoding request header (#4053) 7 years ago
Anis Elleuch f205689ff5 build: Fix compilation in 32 bits platforms (#4052) 7 years ago
Harshavardhana 393c01d078 browser: Generate new UI assets. 7 years ago
Rajeesh C V e9037b9d36 fix: add white space in storage usage section (#4038) 7 years ago
Harshavardhana 4747adfcb4 fs: Enable returning ETag along with ListObjects() (#4042) 7 years ago
Anis Elleuch 52d8f564bf sigv2: Unespace canonicalized resources values (#4034) 7 years ago
Harshavardhana 3fe33e7b15 handler: simplify parsing valid location constraint. (#4040) 7 years ago
Krishnan Parthasarathi 4041e5f20d Provide mc-admin-heal command on start-up (#4031) 7 years ago
Krishnan Parthasarathi 96c46c15e7 madmin: Rename HealObjectResult to HealResult (#4035) 7 years ago
Harshavardhana 3bf67668b6 sys/stats: return cgroup mem limit, fall back to sysinfo() (#4002) 7 years ago
Anis Elleuch e31e2c3bc2 doc: Explain how to create certificate chain file (#4032) 7 years ago
Harshavardhana 214279aa57 build: Reduce binary size by using -s -w (#4027) 7 years ago
Harshavardhana 4de6b15fca vet: Fix all the go vet complaints (#4029) 7 years ago
Krishnan Parthasarathi 2bd694dbc8 Add disksUnavailable healStatus const (#3990) 7 years ago
Aditya Manthramurthy a2a8d54bb6 Add `access` format support for Elasticsearch notification target (#4006) 8 years ago
Harshavardhana 2040d32ef8 server/tls: Do not rely on a specific cipher suite (#4021) 8 years ago
Harshavardhana f1015a5096 notifiers: Stop using url.Parse in validating address format. (#4011) 8 years ago
Aditya Manthramurthy 096427f973 Add `deliveryMode` parameter for AMQP notfication target (#4008) 8 years ago
Rushan 5cec6bd80d Browser: Use object name with prefix to delete sub-path objects (#4013) 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
Romain Bouyé 447fdd4097 docs: Fix typo in docs/config/README.md (#4009) 8 years ago
Harshavardhana 28c5a887de event: Set contentType as well under NotificationEvent. (#4003) 8 years ago
Anis Elleuch fbe8b3259d webhook: Add support of custom CAs (#4000) 8 years ago
Anis Elleuch e2aba9196f obj-handlers: Rewrite src & dst path cmp in Copy() (#3998) 8 years ago
Aditya Manthramurthy 61b08137b0 Add `access` format support for Redis notification target (#3989) 8 years ago
Harshavardhana 1caad902cb config/path: Figure out absolute paths properly on windows. (#3996) 8 years ago
Nitish Tiwari d99efa2c93 Update filename (#3995) 8 years ago
Krishna Srinivas 9ee83b89bb config: Appropriate error message when newer config file is found (#3972) 8 years ago
Nitish Tiwari a8cb43926a Docker guide fix (#3992) 8 years ago
Harshavardhana b62cd8ed84 sign/streaming: Content-Encoding is not set in newer aws-java-sdks (#3986) 8 years ago
Anis Elleuch 1b3a517683 lock, Windows: O_CREAT infers only GENERIC_WRITE (#3981) 8 years ago
Nitish Tiwari a9c0f1e0a4 Added kernel tuning docs (#3921) 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
Harshavardhana 565ac4c861 tests: use url.QueryEscape() when dealing with url query params. (#3974) 8 years ago
Harshavardhana a4ecd8bca2 docs: Add config directory documentation/guide. (#3889) 8 years ago
Harshavardhana 28eff0f6c1 build: Improve build messaging, say where we built Minio. (#3973) 8 years ago
Krishnan Parthasarathi c27ece409b heal: Check if all parts are available and valid (#3967) 8 years ago