4104 Commits (c5249c35d3e659c2f97100d9e7d82bfad6ee9a90)
 

Author SHA1 Message Date
Krishna Srinivas c5249c35d3 gateway: Support for custom endpoint. (#4086) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 7 years ago
Harshavardhana 1b1b9e4801 lock/rpc: change rpcPath to be called serviceEndpoint. (#4088) 7 years ago
Rushan 1b0b2c1c76 Browser: Make login form browser auto-fill compatible (#4091) 7 years ago
koolhead17 7f5e037846 docs: Update docker quick-start guide and adds relevant project URLS (#4075) 7 years ago
Karthic Rao 929a13f33f Fix for writes from Apache Spark. (#4074) 7 years ago
Krishna Srinivas a4209c10ea signature-v4: Use sha256("") for calculating canonical request (#4064) 7 years ago
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) 7 years ago
Harshavardhana 2040d32ef8 server/tls: Do not rely on a specific cipher suite (#4021) 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
Rushan 5cec6bd80d Browser: Use object name with prefix to delete sub-path objects (#4013) 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
Romain Bouyé 447fdd4097 docs: Fix typo in docs/config/README.md (#4009) 7 years ago
Harshavardhana 28c5a887de event: Set contentType as well under NotificationEvent. (#4003) 7 years ago
Anis Elleuch fbe8b3259d webhook: Add support of custom CAs (#4000) 7 years ago
Anis Elleuch e2aba9196f obj-handlers: Rewrite src & dst path cmp in Copy() (#3998) 7 years ago
Aditya Manthramurthy 61b08137b0 Add `access` format support for Redis notification target (#3989) 7 years ago
Harshavardhana 1caad902cb config/path: Figure out absolute paths properly on windows. (#3996) 7 years ago
Nitish Tiwari d99efa2c93 Update filename (#3995) 7 years ago
Krishna Srinivas 9ee83b89bb config: Appropriate error message when newer config file is found (#3972) 7 years ago
Nitish Tiwari a8cb43926a Docker guide fix (#3992) 7 years ago
Harshavardhana b62cd8ed84 sign/streaming: Content-Encoding is not set in newer aws-java-sdks (#3986) 7 years ago
Anis Elleuch 1b3a517683 lock, Windows: O_CREAT infers only GENERIC_WRITE (#3981) 7 years ago