932 Commits (2bca51ab2cfbc90e9704db5b5e38c4831a00c947)

Author SHA1 Message Date
Remco Verhoef bd67117756 Use maxKeys for iterator 8 years ago
Remco Verhoef f3e5e9fb29 Support marker, closes #4286 8 years ago
Remco Verhoef 2de1921fe8 Use MINIO_REGION environment variable for region configuration, closes #4287 8 years ago
Remco Verhoef dd7e47f264 Add access and secret key to example, needed to access Minio Gateway 8 years ago
Remco Verhoef fe9d826bef Implement bucket policies 8 years ago
Remco Verhoef 6dbc5aba09 Return correct error when PutObject fails 8 years ago
Remco Verhoef de5374f74c Map S3 regions to Google (multi)regions 8 years ago
Remco Verhoef bf55591c64 Make every backend responsible for parsing its own arguments, fixes #4293 8 years ago
Remco Verhoef 2d814e340f Return BucketAlreadyExists when bucket exists with another user 8 years ago
Remco Verhoef 0a8cf1a6b0 Allow bucket creation in different regions, closes #4287 and #4241 8 years ago
Remco Verhoef 07949f68d8 Translate gcs errors to S3 compatible errors, fixes #4278 8 years ago
Remco Verhoef 909a89647b Use default endpoint when not supplied 8 years ago
Remco Verhoef 6508da5fde Add usage for GCS gateway, closes #4280 8 years ago
Remco Verhoef 3379f005a5 Initial implementation of Google Cloud Storage 8 years ago
Remco Verhoef 4be609eb82 Added AllAccessDisabled error 8 years ago
Remco Verhoef dd5b975001 Add comment, gateway should validate object name 8 years ago
Remco Verhoef 9ac3538141 Move anonymous error to object translation from Azure specific to gateway 8 years ago
Remco ace4f9fd15 Implement gateway support Google Cloud Storage 8 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 8 years ago
Anis Elleuch af8071c86a xl: Fix rare freeze after many disk/network errors (#4438) 8 years ago
Daniel Lind dce76d9307 Fix xl.diskWithAllParts to proper checksum algorithm (#4509) 8 years ago
Harshavardhana 353f2d3a6e fs: Hold `format.json` readLock ref to avoid GC. (#4532) 8 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 8 years ago
Harshavardhana b8463a738c Add support for DCOS host detection, improve Docker detection. (#4525) 8 years ago
Frank Wessels 6f4862659f Investigate issue #4461 (#4521) 8 years ago
Harshavardhana 48dbd49980 Add support for kubernetes host detection (#4514) 8 years ago
Bala FA 3dfe254a11 gateway: make each backend as subcommands. (#4506) 8 years ago
Krishna Srinivas ec2920e981 Allow "minio server ." to start minio in fs mode (#4513) 8 years ago
Krishnan Parthasarathi 8a6b0cc0cd TestInitListeners: Use port 0 pick available port (#4508) 8 years ago
Krishna Srinivas 2c56788f8d Validate gateway arguments (#4376) 8 years ago
Frank Wessels 145328ac9f tests: Run select statement in separate goroutine (#4499) 8 years ago
poornas 45a568dd85 Give more specific error message on browser for nested policies (#4488) 8 years ago
Frank Wessels 7dcc1e92b4 Prevent unnecessary (superfluous) initialization of return variable (#4490) 8 years ago
poornas 999ae1cb96 Fix browser download returning zero bytes for s3 (#4483) 8 years ago
poornas 6651c2fc5f disable settings change on browser in gateway mode (#4472) 8 years ago
Harshavardhana 976870a391 fs: Migration should handle bucketConfigs as regular objects. (#4482) 8 years ago
Harshavardhana 1c3f244fc5 creds: Secretkey should be generated upto 40 characters in length. (#4471) 8 years ago
Aditya Manthramurthy 986aa8fabf Bypass network in lock requests to local server (#4465) 8 years ago
poornas 2559614bfd fix: Set UIversion in reply for policy API (#4469) 8 years ago
Harshavardhana 432bf7d99e Fail if formatting is wrong in our CI tests. (#4459) 8 years ago
poornas 18c4e5d357 Enable browser support for gateway (#4425) 8 years ago
Aditya Manthramurthy 64f4dbc272 Disable redirect of HTTP request to a HTTPS Minio server (#4454) 8 years ago
Frank Wessels 9ba57a8df0 Add errCorruptedFormat to list of ignored errors for metadata operations. (#4447) 8 years ago
Dee Koder 5621e6a494 Refactor service stop signal message. (#4428) 8 years ago
Frank Wessels 0f0758aece Load IO error count for posix atomically (#4448) 8 years ago
Aditya Manthramurthy a0e02f43e1 Fix and cleanup update message and improve related tests (#4361) 8 years ago
Harshavardhana 28352f3f5d log: Startup banner should strip standard ports. (#4443) 8 years ago
Harshavardhana 975972d57e server: Redirection should use globalMinioPort with host without port. (#4445) 8 years ago
Harshavardhana 458f22f37c log: Fix printing of signature error request headers. (#4444) 8 years ago
Krishna Srinivas 0bba3cc8e3 gateway-azure: Convert S3 metadata to azure metadata (#4384) 8 years ago