Commit Graph

  • 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
  • 3c5db69ffd Treat 0.0.0.0 as local address in --address flag (#4386) Krishnan Parthasarathi 2017-05-24 00:37:39 +05:30
  • 28c26a9e59 Generate random ETag if client does not provide MD5 for PutObjectPart (#4385) Krishna Srinivas 2017-05-22 15:42:00 -07:00
  • 9136734c02 added secrets to distributed swarm minio (#4374) morph027 2017-05-22 20:30:30 +02:00
  • 348aa6566c Add nsswitch.conf to our docker image (#4379) Harshavardhana 2017-05-22 07:05:39 -07:00
  • 9d98bf1c0f Bucket names can contain hyphen (#4324) luomeiqin 2017-05-19 22:30:00 +08:00
  • a767ad321a Browser: Fix Safari Blob download issue (#4357) Rushan 2017-05-18 05:33:44 +05:30
  • 1886d94e95 server/mux: Use constants provided by Go http (#4360) Harshavardhana 2017-05-17 11:57:52 -07:00
  • 542f7ae42c gateway: Reject endpoint pointing to local gateway (#4310) Anis Elleuch 2017-05-17 06:13:29 +02:00
  • 59b3e0b79b auth/rpc: Add RWMutex instead of Mutex for granular locking. (#4352) Harshavardhana 2017-05-16 14:34:56 -07:00
  • 8975da4e84 Add new ReadFileWithVerify storage-layer API (#4349) Aditya Manthramurthy 2017-05-16 14:21:52 -07:00
  • cae4683971 Make clearing of stale debug lock info independent of deleting map entry of lock itself. (#4353) Frank 2017-05-16 07:19:17 -07:00
  • 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) Krishna Srinivas 2017-05-15 18:17:02 -07:00
  • 465274cd21 server-info: Change Error type to string (#4346) Anis Elleuch 2017-05-15 16:28:47 +02:00
  • 87fb911d38 Rename structs for azure and s3 gateway to be consistent. (#4347) Harshavardhana 2017-05-15 00:52:33 -07:00
  • 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) Harshavardhana 2017-05-14 12:05:51 -07:00
  • c63afabc9b build/release: Generate sha256sums also without the release tag. (#4318) Harshavardhana 2017-05-12 21:40:22 -07:00
  • 0404e747cf Fix broken link (#4344) poornas 2017-05-12 18:29:50 -07:00
  • 3bc9e6101c Add minimum requirements sections to notifications docs (#4328) Aditya Manthramurthy 2017-05-11 17:34:27 -07:00
  • f2ed149714 Add slack channel link to corrupted disk err msg (#4270) Anis Elleuch 2017-05-11 23:27:32 +02:00
  • 5a16dcf4cf Add a graceful msg when CTRL+C is pressed. (#4248) Harshavardhana 2017-05-11 14:27:18 -07:00
  • fa3d5d0f46 build/release: Generate sha256sums for built binaries. (#4311) Harshavardhana 2017-05-10 11:22:05 -07:00
  • bb292e4e38 web-handler: Allow anonymous download of zip (#4309) Krishna Srinivas 2017-05-10 09:54:24 -07:00
  • d1971b9a4d Prevent duplicate policy rows from being created (#4276) poornas 2017-05-10 09:52:31 -07:00
  • fa3f6d75b6 fs: Verify if parent is an object before i/o. (#4304) Harshavardhana 2017-05-09 17:46:46 -07:00
  • 298b470f69 fs/erasure: Ignore objects with / even for DeleteObject() (#4303) Harshavardhana 2017-05-09 14:32:24 -07:00
  • fc774957fe gateway: reject requests with unknown authorization (#4297) Krishna Srinivas 2017-05-09 07:53:31 -07:00
  • c6258f5e97 Multi tenancy doc (#4215) Nitish Tiwari 2017-05-08 19:22:34 -07:00
  • 85bc6003e9 gateway-s3: Avoid x2 double quotes in ListParts (#4295) Anis Elleuch 2017-05-08 22:42:05 +01:00
  • 0d9de50e21 Bump Docker compose file to latest release (#4271) Nitish Tiwari 2017-05-07 18:58:24 -07:00
  • d13aa1c42d browser: make input number types readonly in share objects modal (#4273) Rushan 2017-05-08 06:32:19 +05:30
  • 610dbe3479 config: Do not migrate config file if not needed. (#4264) Harshavardhana 2017-05-06 10:16:59 -07:00
  • 2df1e2e9a9 doc: Fix pgsql cmd example (#4265) Anis Elleuch 2017-05-05 23:20:29 +01:00
  • e372b5ed67 build: Fix release build names. (#4263) Harshavardhana 2017-05-05 13:16:58 -07:00
  • 76f4f20609 fs: Migrate object metadata to objects directory. (#4195) Harshavardhana 2017-05-05 08:49:09 -07:00
  • 99ddd35343 docs: use IEC format such as iB everywhere. (#4247) Harshavardhana 2017-05-05 08:28:08 -07:00
  • 01e9adc4b3 Implement anonymous uploads, fixes #4250 (#4259) Remco Verhoef 2017-05-04 20:03:56 -07:00
  • 4c63fd06c6 Add Kubernetes yaml file deployment example (#4262) Nitish Tiwari 2017-05-04 19:30:46 -07:00
  • 4f61bd025d Bump to new release. RELEASE.2017-05-05T01-14-51Z Minio Trusted 2017-05-04 18:26:08 -07:00
  • 40985cc4e3 Merge from 'master' Minio Trusted 2017-05-04 17:54:34 -07:00
  • bb4efbf258 Add minimum requirements for MySQL notification (#4260) Nitish Tiwari 2017-05-04 17:30:56 -07:00
  • a89c7299d1 browser: Update ui-assets with new fixes. (#4246) Harshavardhana 2017-05-04 14:57:41 -07:00
  • df027a8f51 Webhook endpoints can fail, we must start the server. (#4255) Harshavardhana 2017-05-04 13:43:54 -07:00
  • a02575ebf9 Bump up minio-go to (fixes #4243) (#4256) Aditya Manthramurthy 2017-05-04 13:43:23 -07:00
  • 972a527b66 browser: Selecting a new bucket appends objects list to previous bucket's list (#4252) Krishna Srinivas 2017-05-04 11:12:46 -07:00
  • 02910725c5 Make gateway help for s3/azure similar (#4249) Krishnan Parthasarathi 2017-05-04 23:08:48 +05:30