734 Commits (64c1c0f37d339f6c4cae6c5668b4fe88eb8334ae)

Author SHA1 Message Date
Harshavardhana 48aa2ac392 server: Validate path for bad components in a handler. (#4170) 8 years ago
Frank 0d1e2ab509 Remove hardcoded min and max limit for erasure coding (#4157) 8 years ago
Anis Elleuch 83abad0b37 admin: ServerInfo() returns info for each node (#4150) 8 years ago
Harshavardhana df346753e1 api: Fix registering of s3 endpoint peers properly (#4159) 8 years ago
Harshavardhana 5a3c5aec31 server/mux: Fix serverMux to set deadlines based on UTC time. (#4146) 8 years ago
Aditya Manthramurthy a4305742e8 Add key for Kafka messages (fixes #4143) (#4151) 8 years ago
Harshavardhana 640ebb2f79 lock: Fix missing formatting directives while printing. (#4147) 8 years ago
Harshavardhana f4dac979a2 server: Fix message when corrupted or unsupported format is found. (#4142) 8 years ago
Krishnan Parthasarathi 3032f0f505 Remove duration field from lock instrumentation (#4111) 8 years ago
Harshavardhana 7765081db7 cache: Increasing caching GC percent from 20 to 50. (#4041) 8 years ago
Anis Elleuch 14f0047295 fs: Remove fs meta lock when PutObject() fails (#4114) 8 years ago
Krishna Srinivas e6b2253da9 gateway: Fix help message for custom Azure Blob Storage endpoint. (#4113) 8 years ago
Krishnan Parthasarathi ca64b86112 Return possible states a heal operation (#4045) 8 years ago
Karthic Rao 5f065e2a96 server: Fix CI build complaints (#4119) 8 years ago
Harshavardhana a7afa469e2 xl: Add stat calls to keep track of ignored errors. (#4117) 8 years ago
Bala FA d103d5fb7c server: Error out if loopback addr is used for Distributed Erasure (#4105) 8 years ago
Harshavardhana 6683247080 tests: Fix the sopradic test failure in TestListObjectPartsDiskNotFound (#4107) 8 years ago
Anis Elleuch e4bd882f11 handlers: Ignore malformatted datetime type header (#4097) 8 years ago
Harshavardhana 952c618441 server: Fix a regression in printing startup banner. (#4100) 8 years ago
Krishna Srinivas c5249c35d3 gateway: Support for custom endpoint. (#4086) 8 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago
Harshavardhana 1b1b9e4801 lock/rpc: change rpcPath to be called serviceEndpoint. (#4088) 8 years ago
Karthic Rao 929a13f33f Fix for writes from Apache Spark. (#4074) 8 years ago
Krishna Srinivas a4209c10ea signature-v4: Use sha256("") for calculating canonical request (#4064) 8 years ago
Harshavardhana b927523223 server: Introduce a new env MINIO_REGION. (#4078) 8 years ago
Aditya Manthramurthy 604417baf4 Allow cluster to start when only n/2 servers are up (#4066) 8 years ago
Harshavardhana 0497d5c342 api: SourceInfo should be populated in GET/HEAD notification. (#4073) 8 years ago
Harshavardhana 6b4f368dfe notify: Webhook endpoints can fail, but we must start the server. (#4060) 8 years ago
Harshavardhana f44f2e341c log: Dump signature request properly. (#4063) 8 years ago
Harshavardhana 27749c2124 admin/info: Add HTTPStats value as part of serverInfo() struct. (#4049) 8 years ago
Krishna Srinivas 1d99a560e3 refactor: extractSignedHeaders() handles headers removed by Go http server (#4054) 8 years ago
Krishna Srinivas af82d27018 signature-v4: Support for transfer-encoding request header (#4053) 8 years ago
Harshavardhana 4747adfcb4 fs: Enable returning ETag along with ListObjects() (#4042) 8 years ago
Anis Elleuch 52d8f564bf sigv2: Unespace canonicalized resources values (#4034) 8 years ago
Harshavardhana 3fe33e7b15 handler: simplify parsing valid location constraint. (#4040) 8 years ago
Krishnan Parthasarathi 4041e5f20d Provide mc-admin-heal command on start-up (#4031) 8 years ago
Harshavardhana 4de6b15fca vet: Fix all the go vet complaints (#4029) 8 years ago
Krishnan Parthasarathi 2bd694dbc8 Add disksUnavailable healStatus const (#3990) 8 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
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
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
Krishna Srinivas 9ee83b89bb config: Appropriate error message when newer config file is found (#3972) 8 years ago