779 Commits (99ca8a2928c1236efbd89026dc448b87e8f54a7a)

Author SHA1 Message Date
samkevich 99ca8a2928 fix InvalidAccessKeyId error according to amazon documentation (#4404) 7 years ago
poornas 9b3dd44607 Add dotnet library to minio startup message (#4410) 7 years ago
Krishnan Parthasarathi 3c5db69ffd Treat 0.0.0.0 as local address in --address flag (#4386) 7 years ago
Krishna Srinivas 28c26a9e59 Generate random ETag if client does not provide MD5 for PutObjectPart (#4385) 7 years ago
luomeiqin 9d98bf1c0f Bucket names can contain hyphen (#4324) 7 years ago
Harshavardhana 1886d94e95 server/mux: Use constants provided by Go http (#4360) 7 years ago
Anis Elleuch 542f7ae42c gateway: Reject endpoint pointing to local gateway (#4310) 7 years ago
Harshavardhana 59b3e0b79b auth/rpc: Add RWMutex instead of Mutex for granular locking. (#4352) 7 years ago
Aditya Manthramurthy 8975da4e84 Add new ReadFileWithVerify storage-layer API (#4349) 7 years ago
Frank cae4683971 Make clearing of stale debug lock info independent of deleting map entry of lock itself. (#4353) 7 years ago
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 7 years ago
Anis Elleuch 465274cd21 server-info: Change Error type to string (#4346) 7 years ago
Harshavardhana 87fb911d38 Rename structs for azure and s3 gateway to be consistent. (#4347) 7 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 7 years ago
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