Commit Graph

  • f7889e1af7 Add TLS request for healthcheck (#4740) Nitish Tiwari 2017-08-04 08:35:45 +05:30
  • bccc386994 fs: drop Stat() call from fsDeleteFile,deleteFile (#4744) Brendan Ashworth 2017-08-03 20:04:28 -07:00
  • 0f401b67ad Removes max limit requirement on accessKey and secretKey length (#4730) ebozduman 2017-08-03 20:03:37 -07:00
  • 108decfa76 Fix sysctl proposed values (#4741) Laurentiu Nicola 2017-08-03 00:08:58 +03:00
  • 6afbd502e8 Add Docker command in erasure code document (#4735) Nitish Tiwari 2017-08-01 00:10:14 +05:30
  • ec5293ce29 jwt,browser: allow short-expiry tokens for GETs (#4684) Brendan Ashworth 2017-07-24 12:46:37 -07:00
  • 461d60095d Merge branch 'master' into release RELEASE.2017-07-24T18-27-35Z Minio Trusted 2017-07-24 11:22:55 -07:00
  • 4785555d34 api: Upon bucket delete remove in-memory state properly. (#4716) Harshavardhana 2017-07-23 19:35:18 -07:00
  • b918a6592f gcs: Better parsing of address flag (#4709) A. Elleuch 2017-07-21 00:39:11 +01:00
  • eb787d8613 gateway-gcs: remove files older than 2 weeks in minio.sys.temp (#4599). Rename ##minio## to {minio}. Krishna Srinivas 2017-07-19 19:33:10 -07:00
  • 0a1501bc1b Fix typo (#4695) Aaron Kunz 2017-07-20 00:19:03 +02:00
  • f8bd9cfd83 rpc: Do not use read/write deadlines for rpc connections. (#4647) Harshavardhana 2017-07-18 08:30:46 -08:00
  • c59b995f7b build: ditch verifiers on make (#4679) Brendan Ashworth 2017-07-15 11:57:39 -07:00
  • bc73a1a1cb gcs: Save partNumber as part of backend format. (#4666) Harshavardhana 2017-07-13 23:20:16 -07:00
  • ce7c9c651d gateway-azure: Return right error when Part size is > 100MB (#4652) Krishna Srinivas 2017-07-12 16:42:14 -07:00
  • c3dd7c1f6c Refactor HTTP server to address bugs (#4636) Bala FA 2017-07-13 05:03:21 +05:30
  • 2d23cd4f39 gcs: Fetch port as GlobalString(). (#4657) Harshavardhana 2017-07-11 18:06:26 -07:00
  • ce7af3aae1 gcs: Fix writer/reader go-routine leaks and code re-use (#4651) Harshavardhana 2017-07-11 09:25:19 -07:00
  • 1b92c5136b Append "-1" to etag when it is not MD5 (#4641) Krishna Srinivas 2017-07-10 18:21:12 -07:00
  • cc8a8cb877 posix: Check for min disk space and inodes (#4618) Harshavardhana 2017-07-10 18:14:48 -07:00
  • ce403fdaa0 GCS documentation (#4622) Krishna Srinivas 2017-07-10 09:35:20 -07:00
  • 45fbb0d618 Add NATS Streaming doc to event notification doc (#4645) Nitish Tiwari 2017-07-07 23:37:12 -07:00
  • f5ce685aa1 Remove dead unused errs and constants. (#4627) Harshavardhana 2017-07-07 14:31:42 -07:00
  • c83055500d fs: Fail CompleteMultipartUpload if partSize < 5M unless it is last part (#4642) Krishna Srinivas 2017-07-07 08:41:29 -07:00
  • b0fbddc051 fix confusing code for http.Header handling (#4623) Andreas Auernhammer 2017-07-05 16:56:10 -07:00
  • 4e0c08e9c5 ListenBucketNotification should set proper MIME type. (#4621) Harshavardhana 2017-07-03 19:59:41 -07:00
  • 344f9ec608 Fix gateway browser screenshot (#4613) Nitish Tiwari 2017-06-30 09:47:40 -07:00
  • 28ff62716f Fixed one of the images with missing details. (#4612) Dee Koder 2017-06-29 15:49:09 -07:00
  • 1f69a75efa Updated docs with latest images. (#4611) Dee Koder 2017-06-29 11:41:21 -07:00
  • 02a81ee564 Remove deployment scenarios from erasure code guide (#4607) Nitish Tiwari 2017-06-29 11:40:59 -07:00
  • e91e9e8a38 GCS ListObjectV2 honours continuationToken (#4608) Nitish Tiwari 2017-06-29 11:19:55 -07:00
  • e45f9057d6 Added new optimized images. (#4609) Dee Koder 2017-06-29 09:10:47 -07:00
  • 53e7fdc847 create subcomposed objects if total parts are > 32 (#4593) Bala FA 2017-06-28 10:57:05 +05:30
  • 1af331c05c Remove unnecessary newline at beginning of server output (#4600) Aditya Manthramurthy 2017-06-27 22:46:58 -04:00
  • 0e5b9c7fe4 Adds 'gcs not ready for production' msg (#4604) ebozduman 2017-06-27 19:44:47 -07:00
  • a86dc8a4c5 cleanup makefile and enable CGO_ENABLED=0 (#4598) Harshavardhana 2017-06-26 18:07:06 -07:00
  • c88dca984d web: Encode path in presigned GET urls (#4596) A. Elleuch 2017-06-26 02:39:14 +01:00
  • 1054f9cbf0 fix: Remove adverb from erasure coded startup message. (#4594) Harshavardhana 2017-06-25 18:38:55 -07:00
  • aaacce4c43 browser: update ui-assets with new changes. (#4595) Harshavardhana 2017-06-25 18:09:24 -07:00
  • 7bd1f44491 Add support for helm package info in useragent (#4592) Nitish Tiwari 2017-06-24 13:17:28 -07:00
  • ba6d997d18 build: Error out properly when unsupported arch is given. (#4585) Harshavardhana 2017-06-24 01:05:35 -07:00
  • eaa41e4086 gcs: Check if the given project id argument exists (#4583) A. Elleuch 2017-06-24 06:10:29 +01:00
  • 6b70f429ed gateway/azure: Parse error responses for anonymous requests (#4543) Krishna Srinivas 2017-06-23 22:07:46 -07:00
  • 0a6e9a1834 gateway-gcs: cleanup minio.sys.temp before deleting the bucket (#4582) Krishna Srinivas 2017-06-23 17:57:25 -07:00
  • 15b65a8342 Added AnonListObjectsV2 support to GCS (#4584) Nitish Tiwari 2017-06-23 17:35:45 -07:00
  • 8b7df7da37 api: No need to set x-amz-bucket-region if region is empty. (#4586) Harshavardhana 2017-06-23 16:05:40 -07:00
  • 237c8af5ef Improve GCS gateway example instruction (#4587) Krishnan Parthasarathi 2017-06-23 20:13:26 +00:00
  • ff036c171f gateway-gcs: double quotes should be striped from ETag (#4590) Krishna Srinivas 2017-06-23 12:19:10 -07:00
  • a3b085300d gcs: Add missing AnonListObjectsV2 Harshavardhana 2017-06-22 12:08:48 -07:00
  • b90cefdb88 Merge remote-tracking branch 'origin/feature-gcs' Harshavardhana 2017-06-22 11:52:12 -07:00
  • f3506b8958 tests: Enable previously disabled UNC tests on CI. (#4575) Harshavardhana 2017-06-22 07:54:22 -07:00
  • 46897b1100 Name return values to prevent the need (and unnecessary code bloat) (#4576) Frank Wessels 2017-06-21 19:53:09 -07:00
  • cec8b238f3 sign: StreamingSign should use region from client. (#4577) Harshavardhana 2017-06-21 11:30:34 -07:00
  • 13ab8e17e2 gateway-gcs: use minio.sys.temp/multipart/v1 as url base (#4562) Krishna Srinivas 2017-06-21 10:27:44 -07:00
  • 9d3d64df2d Added HEALTHCHECK in release Dockerfiles (#4550) Nitish Tiwari 2017-06-20 19:24:45 -07:00
  • 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