Commit Graph

  • 146bc3e638 Add MINIO_REGION to server help message (#4558) Krishnan Parthasarathi 2017-06-20 22:02:18 +00:00
  • 0543d45fb3 fix: OwnerID in response should be 64 character in length. (#4554) Harshavardhana 2017-06-20 15:01:13 -07:00
  • fe426944ea Fix GCS help message (#4570) Krishnan Parthasarathi 2017-06-20 21:25:16 +00:00
  • c1a6ca0c33 Fix spelling of function name to startLockMaintenance (#4561) Aditya Manthramurthy 2017-06-20 12:10:02 -07:00
  • 5a78266821 gateway/gcs: Complete minio browser support for gcs. (#4552) Harshavardhana 2017-06-19 19:45:13 -07:00
  • f5b4b0765a Update minio-go dependency (#4551) Harshavardhana 2017-06-19 16:02:35 -07:00
  • 3928c1e14c gateway/gcs: Change in multipart backend format (#4455) Krishna Srinivas 2017-06-17 16:00:41 -07:00
  • 94241cd153 Update Minio on DC/OS doc for latest Minio package (#4549) Krishnan Parthasarathi 2017-06-17 19:21:37 +00:00
  • a86c2e2ce1 xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541) Harshavardhana 2017-06-17 11:20:39 -07:00
  • e99244be02 xl: prepare storage should Abort properly. (#4542) Harshavardhana 2017-06-17 11:20:12 -07:00
  • 58833711e0 Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547) Nitish Tiwari 2017-06-16 22:17:00 -07:00
  • f99f218999 Add support for reading and saving config on Gateway. (#4463) Harshavardhana 2017-06-09 19:50:51 -07:00
  • 4fb5fc72d7 GCS gateway allows apps to supply their own marker (#4495) Krishnan Parthasarathi 2017-06-10 02:48:20 +00:00
  • d86973dcca Allow bucket creation in different regions, closes #4287 and #4241 Remco Verhoef 2017-05-08 14:40:27 -07:00
  • 8085ba4494 Filter out internal object prefix during listing (#4435) Krishnan Parthasarathi 2017-06-06 06:13:53 +00:00
  • 9bd0eb1a9e Set default ETag value if vendor returns empty md5 string (#4409) poornas 2017-05-31 15:40:33 -07:00
  • e4e0abfc05 fix: Check project id before starting gateway (#4412) Anis Elleuch 2017-05-25 02:39:45 +01:00
  • 12b2fc894b Remove profile option for gcs from gateway help message (#4421) poornas 2017-05-24 13:47:39 -07:00
  • 2aa76e7407 Change md5Sum to etag (#4399) Krishna Srinivas 2017-05-22 20:02:58 -07:00
  • 0dab038858 Cleanup and update the PR with the master branch. Remco Verhoef 2017-05-17 14:59:20 +02:00
  • a76556ec1b Map only default region us-east-1 to gcs us region Remco Verhoef 2017-05-17 14:57:26 +02:00
  • 91c7bb65c5 gateway/gcs: send proper error responses for Get/SetBucket policies. (#4338) Harshavardhana 2017-05-12 16:49:14 -07:00
  • 5d602034ea gateway: Use default params when no args provided (#4315) Anis Elleuch 2017-05-12 07:38:22 +02:00
  • b829ec4a6b Fixes https://github.com/minio/minio/issues/4320 (#4332) Nitish Tiwari 2017-05-11 17:33:01 -07:00
  • 9c50a9f567 Fix ListObjectParts to list properly all parts - closes #4322 Remco Verhoef 2017-05-11 15:07:52 -07:00
  • 52122c0309 Fix uploadIDMarker handling. Remco Verhoef 2017-05-11 14:24:17 -07:00
  • 3b9d313c87 Fix issue with AbortMultipartUpload, closes #4322 Remco Verhoef 2017-05-11 14:21:56 -07:00
  • bfff251e2a Fix issue with UNSIGNED payloads. Remco Verhoef 2017-05-11 11:51:34 -07:00
  • 52b500cce9 Verify multipart etag during complete, closes #4288 Remco Verhoef 2017-05-10 21:21:42 -07:00
  • c63cdca11f Support iterating through ListObjectParts using NextPartNumberMarker, closes #4284 Remco Verhoef 2017-05-10 19:23:44 -07:00
  • 4430085981 Add region to gcs gateway example Remco Verhoef 2017-05-10 16:53:44 -07:00
  • 5c78415b31 Verify md5 content hash, closes #4285 Remco Verhoef 2017-05-10 16:52:38 -07:00
  • bd67117756 Use maxKeys for iterator Remco Verhoef 2017-05-10 16:19:35 -07:00
  • f3e5e9fb29 Support marker, closes #4286 Remco Verhoef 2017-05-10 15:36:49 -07:00
  • 2de1921fe8 Use MINIO_REGION environment variable for region configuration, closes #4287 Remco Verhoef 2017-05-10 10:02:45 -07:00
  • dd7e47f264 Add access and secret key to example, needed to access Minio Gateway Remco Verhoef 2017-05-09 16:06:37 -07:00
  • fe9d826bef Implement bucket policies Remco Verhoef 2017-05-08 17:55:39 -07:00
  • 6dbc5aba09 Return correct error when PutObject fails Remco Verhoef 2017-05-08 17:02:03 -07:00
  • de5374f74c Map S3 regions to Google (multi)regions Remco Verhoef 2017-05-08 16:49:41 -07:00
  • bf55591c64 Make every backend responsible for parsing its own arguments, fixes #4293 Remco Verhoef 2017-05-08 15:42:48 -07:00
  • 2d814e340f Return BucketAlreadyExists when bucket exists with another user Remco Verhoef 2017-05-08 14:53:47 -07:00
  • 0a8cf1a6b0 Allow bucket creation in different regions, closes #4287 and #4241 Remco Verhoef 2017-05-08 14:40:27 -07:00
  • 07949f68d8 Translate gcs errors to S3 compatible errors, fixes #4278 Remco Verhoef 2017-05-08 14:07:51 -07:00
  • 909a89647b Use default endpoint when not supplied Remco Verhoef 2017-05-08 12:45:19 -07:00
  • 6508da5fde Add usage for GCS gateway, closes #4280 Remco Verhoef 2017-05-08 12:44:08 -07:00
  • 3379f005a5 Initial implementation of Google Cloud Storage Remco Verhoef 2017-05-05 18:49:26 -07:00
  • 4be609eb82 Added AllAccessDisabled error Remco Verhoef 2017-05-05 18:49:08 -07:00
  • dd5b975001 Add comment, gateway should validate object name Remco Verhoef 2017-05-05 18:47:11 -07:00
  • 9ac3538141 Move anonymous error to object translation from Azure specific to gateway Remco Verhoef 2017-05-05 17:57:07 -07:00
  • ace4f9fd15 Implement gateway support Google Cloud Storage Remco 2017-05-01 10:59:54 -07:00
  • b283a2c21f Bump docs references to latest Minio release RELEASE.2017-06-13T19-01-01Z (#4546) Nitish Tiwari 2017-06-15 14:20:36 -07:00
  • ed37bf3703 Reduce macOS instructions Anand Babu (AB) Periasamy 2017-06-14 23:26:33 -07:00
  • d0f18dc1b5 browser: Use custom input number step-up/down function (#4524) Rushan 2017-06-15 06:04:11 +05:30
  • 8293f546af Add support for MQTT server as a notification target (#4474) splinter98 2017-06-15 01:27:03 +01:00
  • af8071c86a xl: Fix rare freeze after many disk/network errors (#4438) Anis Elleuch 2017-06-15 01:14:27 +01:00
  • dce76d9307 Fix xl.diskWithAllParts to proper checksum algorithm (#4509) Daniel Lind 2017-06-15 02:13:02 +02:00
  • b9f622824a Merge master for release. RELEASE.2017-06-13T19-01-01Z Minio Trusted 2017-06-14 11:54:02 -07:00
  • 11c4223f2c Add docker release files. (#4473) Harshavardhana 2017-06-14 02:08:35 -07:00
  • 26903da8c2 Add steps to remove Minio volumes in the swarm (#4536) Nitish Tiwari 2017-06-13 16:10:11 -07:00
  • 353f2d3a6e fs: Hold format.json readLock ref to avoid GC. (#4532) Harshavardhana 2017-06-13 08:29:07 -07:00
  • c8947af227 Update Kubernetes-yaml deployment example and Helm deployment doc with Minio image update steps (#4515) Nitish Tiwari 2017-06-13 01:37:14 -07:00
  • 075b8903d7 fs: Add safe locking semantics for format.json (#4523) Harshavardhana 2017-06-12 17:40:28 -07:00
  • b8463a738c Add support for DCOS host detection, improve Docker detection. (#4525) Harshavardhana 2017-06-12 17:33:21 -07:00
  • 6f4862659f Investigate issue #4461 (#4521) Frank Wessels 2017-06-12 17:20:29 -07:00
  • f59d7a04b4 Removed references to docker-machine in Swarm guide (#4502) Nitish Tiwari 2017-06-10 21:44:20 -07:00
  • b28d5fa633 Clarify macOS instructions on brew paths. Deleted homebrew upgrade instructions. (#4501) Dee Koder 2017-06-09 21:24:32 +00:00
  • 48dbd49980 Add support for kubernetes host detection (#4514) Harshavardhana 2017-06-09 02:42:12 -07:00
  • 3dfe254a11 gateway: make each backend as subcommands. (#4506) Bala FA 2017-06-09 11:58:45 +05:30
  • ec2920e981 Allow "minio server ." to start minio in fs mode (#4513) Krishna Srinivas 2017-06-08 18:58:51 -07:00
  • 0f5483f497 browser: Disable usage/free stats for browser-gateway (#4497) Rushan 2017-06-09 03:39:50 +05:30
  • 8a6b0cc0cd TestInitListeners: Use port 0 pick available port (#4508) Krishnan Parthasarathi 2017-06-08 19:08:21 +00:00
  • 2c56788f8d Validate gateway arguments (#4376) Krishna Srinivas 2017-06-08 11:20:56 -07:00
  • 145328ac9f tests: Run select statement in separate goroutine (#4499) Frank Wessels 2017-06-08 07:39:50 -07:00
  • 45a568dd85 Give more specific error message on browser for nested policies (#4488) poornas 2017-06-07 19:31:23 -07:00
  • 7dcc1e92b4 Prevent unnecessary (superfluous) initialization of return variable (#4490) Frank Wessels 2017-06-07 17:24:46 -07:00
  • 999ae1cb96 Fix browser download returning zero bytes for s3 (#4483) poornas 2017-06-06 18:19:35 -07:00
  • 6651c2fc5f disable settings change on browser in gateway mode (#4472) poornas 2017-06-06 14:56:41 -07:00
  • 976870a391 fs: Migration should handle bucketConfigs as regular objects. (#4482) Harshavardhana 2017-06-06 12:15:35 -07:00
  • f99987e47c Generate sha1sum as well for release for backward compatibility. (#4475) Harshavardhana 2017-06-06 11:25:06 -07:00
  • 1c3f244fc5 creds: Secretkey should be generated upto 40 characters in length. (#4471) Harshavardhana 2017-06-05 15:18:03 -07:00
  • 986aa8fabf Bypass network in lock requests to local server (#4465) Aditya Manthramurthy 2017-06-05 12:25:04 -07:00
  • 2559614bfd fix: Set UIversion in reply for policy API (#4469) poornas 2017-06-05 08:11:54 -07:00
  • a4d1ef1b62 browser: update ui-assets with new changes. (#4467) Harshavardhana 2017-06-02 15:11:47 -07:00
  • 432bf7d99e Fail if formatting is wrong in our CI tests. (#4459) Harshavardhana 2017-06-02 14:05:51 -07:00
  • 18c4e5d357 Enable browser support for gateway (#4425) poornas 2017-06-01 09:43:20 -07:00
  • 64f4dbc272 Disable redirect of HTTP request to a HTTPS Minio server (#4454) Aditya Manthramurthy 2017-05-31 20:33:13 -07:00
  • 9ba57a8df0 Add errCorruptedFormat to list of ignored errors for metadata operations. (#4447) Frank Wessels 2017-05-31 20:03:32 -07:00
  • 5621e6a494 Refactor service stop signal message. (#4428) Dee Koder 2017-05-31 11:53:04 -07:00
  • 0f0758aece Load IO error count for posix atomically (#4448) Frank Wessels 2017-05-31 09:22:53 -07:00
  • a0e02f43e1 Fix and cleanup update message and improve related tests (#4361) Aditya Manthramurthy 2017-05-31 09:22:00 -07:00
  • 28352f3f5d log: Startup banner should strip standard ports. (#4443) Harshavardhana 2017-05-31 09:21:28 -07:00
  • 975972d57e server: Redirection should use globalMinioPort with host without port. (#4445) Harshavardhana 2017-05-31 09:21:02 -07:00
  • 458f22f37c log: Fix printing of signature error request headers. (#4444) Harshavardhana 2017-05-31 00:11:06 -07:00
  • 0bba3cc8e3 gateway-azure: Convert S3 metadata to azure metadata (#4384) Krishna Srinivas 2017-05-30 20:05:41 -07:00
  • bac5303b10 Some minor fixes (#4441) Cesar Alvernaz 2017-05-30 19:03:25 +01:00
  • e01b2fc06d Disable network share test, appveyor bug. (#4446) Harshavardhana 2017-05-30 11:02:31 -07:00
  • 072fcf3ba6 fs: Make sure to validate bucket first in PutObject() (#4427) Harshavardhana 2017-05-25 09:22:43 -07:00
  • b78f6fbcc5 Do not send envVars in ServerInfo() (#4422) Harshavardhana 2017-05-24 21:09:23 -07:00
  • 99ca8a2928 fix InvalidAccessKeyId error according to amazon documentation (#4404) samkevich 2017-05-24 06:07:52 +03:00
  • 9b3dd44607 Add dotnet library to minio startup message (#4410) poornas 2017-05-23 13:57:27 -07:00