811 Commits (dce76d9307ef12749a10a5171fc67e0af09e3a1f)

Author SHA1 Message Date
Daniel Lind dce76d9307 Fix xl.diskWithAllParts to proper checksum algorithm (#4509) 7 years ago
Harshavardhana 353f2d3a6e fs: Hold `format.json` readLock ref to avoid GC. (#4532) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana b8463a738c Add support for DCOS host detection, improve Docker detection. (#4525) 7 years ago
Frank Wessels 6f4862659f Investigate issue #4461 (#4521) 7 years ago
Harshavardhana 48dbd49980 Add support for kubernetes host detection (#4514) 7 years ago
Bala FA 3dfe254a11 gateway: make each backend as subcommands. (#4506) 7 years ago
Krishna Srinivas ec2920e981 Allow "minio server ." to start minio in fs mode (#4513) 7 years ago
Krishnan Parthasarathi 8a6b0cc0cd TestInitListeners: Use port 0 pick available port (#4508) 7 years ago
Krishna Srinivas 2c56788f8d Validate gateway arguments (#4376) 7 years ago
Frank Wessels 145328ac9f tests: Run select statement in separate goroutine (#4499) 7 years ago
poornas 45a568dd85 Give more specific error message on browser for nested policies (#4488) 7 years ago
Frank Wessels 7dcc1e92b4 Prevent unnecessary (superfluous) initialization of return variable (#4490) 7 years ago
poornas 999ae1cb96 Fix browser download returning zero bytes for s3 (#4483) 7 years ago
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) 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