4172 Commits (fc774957fe88e7007c289b1203094284af502455)
 

Author SHA1 Message Date
Harshavardhana 5a3c5aec31 server/mux: Fix serverMux to set deadlines based on UTC time. (#4146) 7 years ago
Aditya Manthramurthy a4305742e8 Add key for Kafka messages (fixes #4143) (#4151) 7 years ago
Harshavardhana 640ebb2f79 lock: Fix missing formatting directives while printing. (#4147) 7 years ago
Harshavardhana 402a5e3bea docs: Fix and reword FreeBSD documentation. (#4145) 7 years ago
Harshavardhana f4dac979a2 server: Fix message when corrupted or unsupported format is found. (#4142) 7 years ago
Krishnan Parthasarathi 3032f0f505 Remove duration field from lock instrumentation (#4111) 7 years ago
Harshavardhana 7765081db7 cache: Increasing caching GC percent from 20 to 50. (#4041) 7 years ago
Anabel V 18bfe5cba6 docs: Created new illustration for docs. (#4012) 7 years ago
Anis Elleuch 14f0047295 fs: Remove fs meta lock when PutObject() fails (#4114) 7 years ago
Krishna Srinivas e6b2253da9 gateway: Fix help message for custom Azure Blob Storage endpoint. (#4113) 7 years ago
Krishnan Parthasarathi ca64b86112 Return possible states a heal operation (#4045) 7 years ago
Karthic Rao 5f065e2a96 server: Fix CI build complaints (#4119) 7 years ago
Harshavardhana a7afa469e2 xl: Add stat calls to keep track of ignored errors. (#4117) 7 years ago
Bala FA d103d5fb7c server: Error out if loopback addr is used for Distributed Erasure (#4105) 7 years ago
Harshavardhana 6683247080 tests: Fix the sopradic test failure in TestListObjectPartsDiskNotFound (#4107) 7 years ago
Anis Elleuch e4bd882f11 handlers: Ignore malformatted datetime type header (#4097) 7 years ago
Nitish Tiwari 4448285a83 Cleanup service docs (#4103) 7 years ago
Harshavardhana 952c618441 server: Fix a regression in printing startup banner. (#4100) 7 years ago
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