765 Commits (c63afabc9b4108f85404885155b642770ea4cae0)

Author SHA1 Message Date
Harshavardhana c63afabc9b build/release: Generate sha256sums also without the release tag. (#4318) 7 years ago
Anis Elleuch f2ed149714 Add slack channel link to corrupted disk err msg (#4270) 7 years ago
Harshavardhana 5a16dcf4cf Add a graceful msg when CTRL+C is pressed. (#4248) 7 years ago
Krishna Srinivas bb292e4e38 web-handler: Allow anonymous download of zip (#4309) 7 years ago
Harshavardhana fa3f6d75b6 fs: Verify if parent is an object before i/o. (#4304) 7 years ago
Harshavardhana 298b470f69 fs/erasure: Ignore objects with / even for DeleteObject() (#4303) 7 years ago
Krishna Srinivas fc774957fe gateway: reject requests with unknown authorization (#4297) 7 years ago
Anis Elleuch 85bc6003e9 gateway-s3: Avoid x2 double quotes in ListParts (#4295) 7 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 7 years ago
Harshavardhana 76f4f20609 fs: Migrate object metadata to objects directory. (#4195) 7 years ago
Harshavardhana 99ddd35343 docs: use IEC format such as iB everywhere. (#4247) 7 years ago
Remco Verhoef 01e9adc4b3 Implement anonymous uploads, fixes #4250 (#4259) 7 years ago
Harshavardhana df027a8f51 Webhook endpoints can fail, we must start the server. (#4255) 7 years ago
Krishnan Parthasarathi 02910725c5 Make gateway help for s3/azure similar (#4249) 7 years ago
Remco Verhoef 069cf9e8aa Use s3.amazonaws.com as default endpoint, fixes #4240 (#4242) 7 years ago
Aditya Manthramurthy 2121b78ea7 Fix bug in JSON representation of object properties (#4238) 7 years ago
Remco Verhoef 5016649f47 Add s3 backend to help, fixes #4219 (#4221) 7 years ago
Bala FA 2b78444056 fix: ignore TLS handshake error. (#4227) 7 years ago
Karthic Rao 9b58a669e5 tests: Fix rare test crash (#4175) 7 years ago
Krishna Srinivas e5b2e25caf gateway-s3: vendor-update minio-go (#4220) 7 years ago
Krishna Srinivas 4aa65910e5 gateway: Restore bucket policy functionality for Azure (#4209) 7 years ago
Harshavardhana 8b272a3163 config: Improve config migrate messaging. (#4216) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Remco Verhoef 44d53c9c67 cleanup and fix comments (#4212) 7 years ago
Krishna Srinivas 6cf6828a4c gateway: Rename gateway files to have "gateway-" prefix (#4207) 7 years ago
Krishna Srinivas 01f04c717e gateway: reject bad path segments in URL (#4202) 7 years ago
Krishna Srinivas 0d32b22359 gateway: Fix help message for gateway (#4201) 7 years ago
Anis Elleuch d36dd80a8a cors: Set Access-Control-Allow-Credentials to true (#4185) 7 years ago
Remco Verhoef 3a539ce660 Implement gateway S3 support (#3940) 7 years ago
Harshavardhana 57c5c75611 web: Simplify and converge common functions in web/obj API. (#4179) 7 years ago
Bala FA cf1fc45142 Improve duration humanization. (#4071) 7 years ago
Harshavardhana 48aa2ac392 server: Validate path for bad components in a handler. (#4170) 7 years ago
Frank 0d1e2ab509 Remove hardcoded min and max limit for erasure coding (#4157) 7 years ago
Anis Elleuch 83abad0b37 admin: ServerInfo() returns info for each node (#4150) 7 years ago
Harshavardhana df346753e1 api: Fix registering of s3 endpoint peers properly (#4159) 7 years ago
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 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
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
Harshavardhana 952c618441 server: Fix a regression in printing startup banner. (#4100) 7 years ago