948 Commits (3e632a49ee39102484c9f16abd3bbac320519265)

Author SHA1 Message Date
poornas 6651c2fc5f disable settings change on browser in gateway mode (#4472) 7 years ago
Harshavardhana 976870a391 fs: Migration should handle bucketConfigs as regular objects. (#4482) 7 years ago
Harshavardhana 1c3f244fc5 creds: Secretkey should be generated upto 40 characters in length. (#4471) 7 years ago
Aditya Manthramurthy 986aa8fabf Bypass network in lock requests to local server (#4465) 7 years ago
poornas 2559614bfd fix: Set UIversion in reply for policy API (#4469) 7 years ago
Harshavardhana 432bf7d99e Fail if formatting is wrong in our CI tests. (#4459) 7 years ago
poornas 18c4e5d357 Enable browser support for gateway (#4425) 7 years ago
Aditya Manthramurthy 64f4dbc272 Disable redirect of HTTP request to a HTTPS Minio server (#4454) 7 years ago
Frank Wessels 9ba57a8df0 Add errCorruptedFormat to list of ignored errors for metadata operations. (#4447) 7 years ago
Dee Koder 5621e6a494 Refactor service stop signal message. (#4428) 7 years ago
Frank Wessels 0f0758aece Load IO error count for posix atomically (#4448) 7 years ago
Aditya Manthramurthy a0e02f43e1 Fix and cleanup update message and improve related tests (#4361) 7 years ago
Harshavardhana 28352f3f5d log: Startup banner should strip standard ports. (#4443) 7 years ago
Harshavardhana 975972d57e server: Redirection should use globalMinioPort with host without port. (#4445) 7 years ago
Harshavardhana 458f22f37c log: Fix printing of signature error request headers. (#4444) 7 years ago
Krishna Srinivas 0bba3cc8e3 gateway-azure: Convert S3 metadata to azure metadata (#4384) 7 years ago
Harshavardhana 072fcf3ba6 fs: Make sure to validate bucket first in PutObject() (#4427) 7 years ago
Harshavardhana b78f6fbcc5 Do not send envVars in ServerInfo() (#4422) 7 years ago
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) 8 years ago
Harshavardhana 1886d94e95 server/mux: Use constants provided by Go http (#4360) 8 years ago
Anis Elleuch 542f7ae42c gateway: Reject endpoint pointing to local gateway (#4310) 8 years ago
Harshavardhana 59b3e0b79b auth/rpc: Add RWMutex instead of Mutex for granular locking. (#4352) 8 years ago
Aditya Manthramurthy 8975da4e84 Add new ReadFileWithVerify storage-layer API (#4349) 8 years ago
Frank cae4683971 Make clearing of stale debug lock info independent of deleting map entry of lock itself. (#4353) 8 years ago
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 8 years ago
Anis Elleuch 465274cd21 server-info: Change Error type to string (#4346) 8 years ago
Harshavardhana 87fb911d38 Rename structs for azure and s3 gateway to be consistent. (#4347) 8 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 8 years ago
Harshavardhana c63afabc9b build/release: Generate sha256sums also without the release tag. (#4318) 8 years ago
Anis Elleuch f2ed149714 Add slack channel link to corrupted disk err msg (#4270) 8 years ago
Harshavardhana 5a16dcf4cf Add a graceful msg when CTRL+C is pressed. (#4248) 8 years ago
Krishna Srinivas bb292e4e38 web-handler: Allow anonymous download of zip (#4309) 8 years ago
Harshavardhana fa3f6d75b6 fs: Verify if parent is an object before i/o. (#4304) 8 years ago
Harshavardhana 298b470f69 fs/erasure: Ignore objects with / even for DeleteObject() (#4303) 8 years ago
Krishna Srinivas fc774957fe gateway: reject requests with unknown authorization (#4297) 8 years ago
Anis Elleuch 85bc6003e9 gateway-s3: Avoid x2 double quotes in ListParts (#4295) 8 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 8 years ago
Harshavardhana 76f4f20609 fs: Migrate object metadata to objects directory. (#4195) 8 years ago
Harshavardhana 99ddd35343 docs: use IEC format such as iB everywhere. (#4247) 8 years ago
Remco Verhoef 01e9adc4b3 Implement anonymous uploads, fixes #4250 (#4259) 8 years ago
Harshavardhana df027a8f51 Webhook endpoints can fail, we must start the server. (#4255) 8 years ago
Krishnan Parthasarathi 02910725c5 Make gateway help for s3/azure similar (#4249) 8 years ago
Remco Verhoef 069cf9e8aa Use s3.amazonaws.com as default endpoint, fixes #4240 (#4242) 8 years ago
Aditya Manthramurthy 2121b78ea7 Fix bug in JSON representation of object properties (#4238) 8 years ago
Remco Verhoef 5016649f47 Add s3 backend to help, fixes #4219 (#4221) 8 years ago
Bala FA 2b78444056 fix: ignore TLS handshake error. (#4227) 8 years ago