Commit Graph

  • d6dd98e597 Avoid data-race in getDisksInfo call (#8126) Harshavardhana 2019-08-23 17:03:15 -07:00
  • c38ada1a26 write() to disk in 4MB blocks for better performance (#7888) Krishna Srinivas 2019-08-23 15:36:46 -07:00
  • 48bc3f1d53 Allow cached content to be encrypted (#8001) poornas 2019-08-23 10:13:22 -07:00
  • e211f6f52e Parallelize the DiskInfo calls in xl.StorageInfo() (#8115) Praveen raj Mani 2019-08-23 08:32:40 +05:30
  • f13f421e84 Allow CopyObject in pathStyle across federated instances (#8064) Harshavardhana 2019-08-21 22:02:39 -10:00
  • cd03bfb3cf Fix ignoring claims in list buckets call (#8118) Aditya Manthramurthy 2019-08-21 22:20:11 -07:00
  • add1b6cb6b Remove go mod cache due to buggy travis caching (#8113) Harshavardhana 2019-08-21 13:38:52 -10:00
  • 4f3c9d7677 Update doc with Object Tagging not supported (#8116) Dee Koder 2019-08-21 16:10:59 -07:00
  • 2e19619e79 browser: Avoid logging BucketNotEmpty error (#8110) poornas 2019-08-21 13:01:46 -07:00
  • de736f2864 Update yaml files to latest version RELEASE.2019-08-21T19-40-07Z Minio Trusted 2019-08-21 19:46:01 +00:00
  • 2fa98b1d6a Convert errAuthentication as AccessDenied appropriately (#8105) RELEASE.2019-08-21T19-40-07Z Harshavardhana 2019-08-20 17:43:15 -10:00
  • 99a4298938 Use a non-strict invalid bucket name check in Get and Delete object (#8073) kannappanr 2019-08-21 09:10:52 +05:30
  • 069badc7e9 Allow CopyObjectPart to work in federated setups (#8066) Harshavardhana 2019-08-20 07:19:22 -10:00
  • c601cb2f1e Add listBucketObjectsVersions implementation (#8093) Harshavardhana 2019-08-19 11:02:54 -10:00
  • 9ca7470ccc Avoid using jsoniter, move to fastjson (#8063) Harshavardhana 2019-08-19 08:35:52 -10:00
  • b3ca304c01 Avoid excessive listing attempts in the daily sweep (#8081) Harshavardhana 2019-08-19 08:22:32 -10:00
  • 60f52f461f add network read performance collection support. (#8038) Bala FA 2019-08-19 02:56:32 +00:00
  • e5fb6294a7 Remove healthcheck script for Docker image (#8095) Nitish Tiwari 2019-08-18 01:14:04 +05:30
  • a15bb19d37 Allow audit logging to work while tracing (#8077) Harshavardhana 2019-08-15 16:17:46 -07:00
  • 7bf1caa0fe Fix broken link to go install docs (#8090) poornas 2019-08-15 19:00:50 -04:00
  • 6e7962bf35 Return if paths are empty in DeleteFileBulk (#8085) Harshavardhana 2019-08-15 13:15:49 -07:00
  • 825e29f301 Check if user or group is disabled when evaluating policy (#8078) Aditya Manthramurthy 2019-08-14 16:59:16 -07:00
  • cebeca3075 Fix multi-user doc to reflect the latest change Harshavardhana 2019-08-14 14:12:23 -07:00
  • 26640033b0 Update yaml files to latest version RELEASE.2019-08-14T20-37-41Z Minio Trusted 2019-08-14 20:42:16 +00:00
  • bbb56739bd Add User-Agent header with MinIO release details in http logs (#7843) RELEASE.2019-08-14T20-37-41Z Krishnan Parthasarathi 2019-08-14 11:43:43 -07:00
  • 1cd801b2e9 Fix DeleteObjects() to remove renamed objects inside (#8072) Nitish Tiwari 2019-08-14 23:45:25 +05:30
  • bf9b619d86 Set the policy mapping for a user or group (#8036) Aditya Manthramurthy 2019-08-13 13:41:06 -07:00
  • bc79b435a2 Doc: Fix PutObject API known limitations text (#7704) kannappanr 2019-08-13 08:50:43 -07:00
  • 0ed6daab59 fix: #8051 so that stale DNS entries are cleaned-up (#8053) maihde 2019-08-13 11:49:26 -04:00
  • e96f19c867 Use default ports for the schemes when dialing (#7960) Praveen raj Mani 2019-08-13 16:43:11 +05:30
  • aaef18b1a3 Fail for disks which overflow upon usage calculation (#8056) Harshavardhana 2019-08-13 02:58:43 -07:00
  • a48a034e5a Make directory path in the header editable (#8018) Kaan Kabalak 2019-08-12 22:36:19 -07:00
  • bf8ec8ad73 Cleanup ui-errors and print proper error messages (#8068) Harshavardhana 2019-08-12 21:25:34 -07:00
  • 8ce424bacd Enhance audit logging to capture responseTimes (#8067) Harshavardhana 2019-08-12 20:32:34 -07:00
  • cea3e3f7a6 browser: Add user-agent header filter to gorilla mux route (#8040) Anis Elleuch 2019-08-13 01:05:30 +01:00
  • af36c92cab With ListBuckets() access-list only buckets the user has access (#8037) Harshavardhana 2019-08-12 10:27:38 -07:00
  • 1b258da108 [web-router] update the white list for favicons (#8024) Jakob Ackermann 2019-08-12 07:17:02 +02:00
  • 35427a017d fix type conversion in UpdateKey for Vault (#8058) Andreas Auernhammer 2019-08-11 18:50:25 +02:00
  • a0715f3b59 Adding Notes on Swarm Network Aliases (#8054) Cary FitzHugh 2019-08-10 11:55:01 -04:00
  • 5a28ef0d47 Bump readiness check upto 10000 go-routines (#8057) Harshavardhana 2019-08-10 05:43:14 -07:00
  • 3385bf3da8 Rewrite cache implementation to cache only on GET (#7694) poornas 2019-08-09 17:09:08 -07:00
  • 1ce8d2c476 Add bucket lifecycle expiry feature (#7834) Anis Elleuch 2019-08-09 18:02:41 +01:00
  • a8296445ad Safely use unsafe.Pointer to avoid crashes on ARM (#8027) Harshavardhana 2019-08-09 08:54:11 -07:00
  • 43c72374d4 Fix healthcheck to look for entry of all IPv4 addresses (0.0.0.0) (#8046) Nitish Tiwari 2019-08-09 13:58:37 +05:30
  • d759a7ce99 Fix time formatting of Expiration field in STS (#8043) Harshavardhana 2019-08-08 15:44:57 -07:00
  • 5d2b5ee6a9 Refactor IAM to use new IAMStorageAPI (#7999) Aditya Manthramurthy 2019-08-08 15:10:04 -07:00
  • 9ee619ea14 Remove deprecated ENVs Harshavardhana 2019-08-07 18:57:38 -07:00
  • 55b385beee Update yaml files to latest version RELEASE.2019-08-07T01-59-21Z Minio Trusted 2019-08-07 02:05:41 +00:00
  • 930943f058 Fix IAM users migration regression in etcd (#8029) RELEASE.2019-08-07T01-59-21Z kannappanr 2019-08-06 17:06:31 -07:00
  • e6d8e272ce Use const slashSeparator instead of "/" everywhere (#8028) Harshavardhana 2019-08-06 12:08:58 -07:00
  • b52b90412b Avoid data-transfer in distributed locking (#8004) Harshavardhana 2019-08-05 11:45:30 -07:00
  • 843f481eb3 Allow "tmp" directory to be not available (#8021) Harshavardhana 2019-08-05 11:41:29 -07:00
  • f6d0645a3c fix DoS vulnerability in the content SHA-256 processing (#8026) Andreas Auernhammer 2019-08-05 19:06:40 +02:00
  • 414a7eca83 Add IAM groups support (#7981) Aditya Manthramurthy 2019-08-02 14:25:00 -07:00
  • 5cd9f10a02 Support Federation on a single machine (#8009) maihde 2019-08-02 15:40:51 -04:00
  • b976521c83 Ignore faulty disks in xl-sets Storage info (#7878) Praveen raj Mani 2019-08-03 00:47:26 +05:30
  • 2c3b1f01d9 Update README.md (#8006) SCDealy 2019-08-01 22:01:07 -07:00
  • a6f4cf61f2 add UpdateKey method to KMS interface (#7974) Andreas Auernhammer 2019-08-02 00:47:47 +02:00
  • dfa8835720 Update yaml files to latest version RELEASE.2019-08-01T22-18-54Z Minio Trusted 2019-08-01 22:27:41 +00:00
  • c5ac901e8d xl: Fix healing empty directories (#8013) RELEASE.2019-08-01T22-18-54Z Anis Elleuch 2019-08-01 22:13:06 +01:00
  • 4101d4917c Fix IAM users migration regression (#8008) Aditya Manthramurthy 2019-08-01 12:31:04 -07:00
  • d966d29fed fix: add integer code for Windows Subsystem for Linux filesystem (#8010) maihde 2019-08-01 09:00:57 -04:00
  • c301f5882d Update yaml files to latest version RELEASE.2019-07-31T18-57-56Z Minio Trusted 2019-07-31 19:06:20 +00:00
  • 123cccaed1 Honor connection pooling while tracing (#7979) RELEASE.2019-07-31T18-57-56Z Harshavardhana 2019-07-31 11:08:39 -07:00
  • cbd02c58be federation: Avoid printing context canceled error (#7997) Anis Elleuch 2019-07-31 19:08:10 +01:00
  • c71895f225 Listen for PolicyDB events from etcd and fix etcd watch handling (#7992) Aditya Manthramurthy 2019-07-30 18:50:49 -07:00
  • b83413b167 Use GOPROXY to speed up builds (#7984) Harshavardhana 2019-07-30 09:57:11 -07:00
  • 63e0a81760 Ignore stale notification queues in notification.xml (#7673) Praveen raj Mani 2019-07-30 14:19:06 +05:30
  • 8d47ef503c Fix crash observed in OPA initialization (#7990) Harshavardhana 2019-07-29 15:58:25 -07:00
  • 54eded2e6f Do not assume all HTTP errors as Network errors (#7983) Harshavardhana 2019-07-29 14:48:18 -07:00
  • 94c88890b8 Add additional logging for OPA connections (#7982) Harshavardhana 2019-07-27 20:03:25 -07:00
  • e871e27562 Refactor and simplify etcd helpers used in IAM subsystem (#7980) Harshavardhana 2019-07-26 13:42:54 -07:00
  • 007a52b546 Add common validation for compression and encryption (#7978) Harshavardhana 2019-07-26 02:41:16 -07:00
  • efb8b00db0 Preserve tailing backslash in URL paths (#7678) Praveen raj Mani 2019-07-26 09:25:09 +05:30
  • d744865dc6 Enable config for NAS gateway mode (#7948) Harshavardhana 2019-07-25 17:41:25 -07:00
  • e40c29e834 Fail appropriately if the disk has I/O errors (#7972) Harshavardhana 2019-07-25 13:35:27 -07:00
  • b0cea1c0f3 Enable event persistence in AMQP (#7565) Praveen raj Mani 2019-07-25 23:50:24 +05:30
  • 6f2b4675fa Add krb5 support for HDFS gateway (#7933) Harshavardhana 2019-07-24 18:05:48 -07:00
  • a4ce1daf99 docs: Use --user to start container in non-root (#7966) Harshavardhana 2019-07-24 17:35:52 -07:00
  • 7bdaf9bc50 Update on-disk storage format for users system (#7949) Aditya Manthramurthy 2019-07-24 17:34:23 -07:00
  • 55d4eee6f1 Enable event persistence in MySQL and PostgreSQL (#7629) Praveen raj Mani 2019-07-24 22:48:29 +05:30
  • ac82798d0a Remove uneeded calls on FS (#7967) Harshavardhana 2019-07-24 03:29:13 -07:00
  • 5b71c21330 Update yaml files to latest version RELEASE.2019-07-24T02-02-23Z Minio Trusted 2019-07-24 02:09:19 +00:00
  • 3e3fbdf8e6 Remove file added inadvertently (#7968) RELEASE.2019-07-24T02-02-23Z kannappanr 2019-07-23 18:51:54 -07:00
  • c9349747ca Enable event-persistence in NATS and NATS-Streaming (#7612) Praveen raj Mani 2019-07-23 23:07:25 +05:30
  • 2b9b907f9c Enable event persistence in Redis (#7601) Praveen raj Mani 2019-07-23 22:52:08 +05:30
  • 9389a55e5d Cancel PutObjectPart on upload abort (#7940) Daryl Finlay 2019-07-23 05:36:15 +00:00
  • 87e6533cf3 Add some design docs for distributed setup (#7950) Harshavardhana 2019-07-22 19:18:11 -07:00
  • 38bc3a45db Fixed tautological conditions (#7959) Christian Muehlhaeuser 2019-07-23 02:06:08 +02:00
  • c5faba55c1 Comment: Typo Fix (#7958) Christian Muehlhaeuser 2019-07-21 06:55:09 +02:00
  • 8b5e6e338c Fix: Only add SRV records that match the bucket name exactly (#7957) Harshavardhana 2019-07-20 03:29:05 -07:00
  • 0373a1699b Add error filter to admin trace API (#7923) poornas 2019-07-19 17:38:26 -07:00
  • 559a59220e Add initial support for bucket lifecycle (#7563) Krishnan Parthasarathi 2019-07-19 13:20:33 -07:00
  • 59e1763816 doc: use make instead of go command to test changes (#7951) Yao Zongyou 2019-07-19 21:40:39 +08:00
  • 041a812ba0 trace api: add call stats to trace (#7915) poornas 2019-07-18 15:29:17 -07:00
  • fbfc9a61ec Add node address information to logs (#7941) Krishnan Parthasarathi 2019-07-18 09:58:37 -07:00
  • be9baa1464 Fix startup without MINIO_USERNAME and MINIO_GROUPNAME (#7944) Philipp Dallig 2019-07-18 18:19:50 +02:00
  • b058e32348 Update yaml files to latest version RELEASE.2019-07-17T22-54-12Z Minio Trusted 2019-07-17 22:59:33 +00:00
  • ea66a52ed1 Add KMS master key from Docker secret (#7825) RELEASE.2019-07-17T22-54-12Z Lucas 2019-07-17 21:55:26 +02:00
  • 55dd017e62 Deprecate auto detection of container user (#7930) Harshavardhana 2019-07-17 11:20:55 -07:00