719 Commits (d103d5fb7c71b4ac09195f7fb337452994dd8e40)

Author SHA1 Message Date
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
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
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 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
Harshavardhana f44f2e341c log: Dump signature request properly. (#4063) 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
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
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
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
Harshavardhana 28c5a887de event: Set contentType as well under NotificationEvent. (#4003) 7 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
Harshavardhana b62cd8ed84 sign/streaming: Content-Encoding is not set in newer aws-java-sdks (#3986) 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
Krishnan Parthasarathi c27ece409b heal: Check if all parts are available and valid (#3967) 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
Krishnan Parthasarathi 4e92b2ecb8 Fix listDirHealFactory merging of entries across disks (#3959) 8 years ago
Krishnan Parthasarathi 607c8a9611 Add sourceInfo to NotificationEvent (#3937) 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
Krishnan Parthasarathi 417ec0df56 HealObject should succeed when only N/2 disks have data (#3952) 8 years ago
Krishnan Parthasarathi 9f9ba1e984 XL: Return the right error (#3944) 8 years ago
Krishnan Parthasarathi 13c4ce3617 Add notification for object access via GET/HEAD (#3941) 8 years ago
Anis Elleuch 9d6e226692 heal: Set truncate when no more walk entries (#3932) 8 years ago