Commit Graph

  • f1f414ca59 fix madmin SetBucketQuota API signature (#9669) poornas 2020-05-21 14:45:12 -07:00
  • cdf4815a6b Add x-amz-expiration header in some S3 responses (#9667) Anis Elleuch 2020-05-21 22:12:52 +01:00
  • fade056244 filter all encryption headers in gateway (#9661) kannappanr 2020-05-21 11:07:50 -07:00
  • a546047c95 keep bucket metadata fields to be consistent (#9660) Harshavardhana 2020-05-21 11:03:59 -07:00
  • ea210319ce fix whitespace in browser/webpack.config.js (#9665) darkdragon-001 2020-05-21 18:21:14 +02:00
  • 2896e780ae fixes misleading assume role error msgs (#9642) ebozduman 2020-05-21 09:09:18 -07:00
  • eaafb23535 fix a typo in README.md (#9666) Nicholas Bishop 2020-05-21 11:45:27 -04:00
  • baa30f4289 reload bucket metadata outside the locker (#9659) Harshavardhana 2020-05-20 14:11:13 -07:00
  • 2164984d2b fix KMS quickstart guide layout (#9658) Andreas Auernhammer 2020-05-20 22:55:54 +02:00
  • 189c861835 fix: remove LDAP groups claim and store them on server (#9637) Harshavardhana 2020-05-20 11:33:35 -07:00
  • 6656fa3066 simplify further bucket configuration properly (#9650) Harshavardhana 2020-05-20 10:18:15 -07:00
  • 0cc2ed04f5 humanize timeToFirstByte and timeToResponse upto nanoseconds (#9641) Praveen raj Mani 2020-05-20 07:04:02 +05:30
  • b11adfa5cd simplify the KMS guide and remove unnecessary sections (#9629) Andreas Auernhammer 2020-05-20 03:33:11 +02:00
  • 9baeda781a fix storage info output with unordered endpoints arguments (#9610) Anis Elleuch 2020-05-19 22:27:20 +01:00
  • bd032d13ff migrate all bucket metadata into a single file (#9586) Harshavardhana 2020-05-19 13:53:54 -07:00
  • 730775bb4e update all the outdated browser deps (#9640) Harshavardhana 2020-05-19 09:32:14 -07:00
  • d31eaddba3 fix: avoid double body reads in SelectObject call (#9638) Harshavardhana 2020-05-19 02:01:08 -07:00
  • 3202f78f0f Fix cache metadata update for range GET (#9636) poornas 2020-05-18 18:33:43 -07:00
  • 6de410a0aa fix: possiblity of double write lockers on same resource (#9616) Harshavardhana 2020-05-18 17:33:35 -07:00
  • a3f41c7049 Improve browser README (#9628) darkdragon-001 2020-05-18 20:35:57 +02:00
  • 1847f17f50 Set Deployment ID before starting handlers (#9635) Klaus Post 2020-05-18 20:35:05 +02:00
  • 1bc32215b9 enable full linter across the codebase (#9620) Harshavardhana 2020-05-18 09:59:45 -07:00
  • 96009975d6 relax validation when loading lifecycle document from the backend (#9612) Anis Elleuch 2020-05-18 16:33:43 +01:00
  • de9b391db3 fix: Disable presigned without appropriate policy (#9621) Harshavardhana 2020-05-17 23:38:52 -07:00
  • a62572fb86 Check for address flags in all positions (#9615) kannappanr 2020-05-17 08:46:23 -07:00
  • 011a2c0b78 Add docs for bucket quota feature (#9503) poornas 2020-05-16 19:27:33 -07:00
  • daf4418cbb add 50m for windows tests (#9614) Harshavardhana 2020-05-15 21:07:27 -07:00
  • 0f8df3d340 Update yaml files to latest version RELEASE.2020-05-16T01-33-21Z Minio Trusted 2020-05-16 01:40:31 +00:00
  • 9cac385aec add comment on exported error RELEASE.2020-05-16T01-33-21Z Harshavardhana 2020-05-15 18:17:46 -07:00
  • 814ddc0923 add missing admin actions, enhance AccountUsageInfo (#9607) Harshavardhana 2020-05-15 18:16:45 -07:00
  • 247795dd36 add github workflow for windows (#9611) Harshavardhana 2020-05-15 15:54:39 -07:00
  • dfadf70a7f mint: Add more SQL tests (#9540) Anis Elleuch 2020-05-15 19:20:57 +01:00
  • d348ec0f6c avoid double listObjectParts calls improves performance (#9606) Harshavardhana 2020-05-15 08:06:45 -07:00
  • b730bd1396 fix: possible race in FS local lockMap (#9598) Harshavardhana 2020-05-14 23:59:07 -07:00
  • 56e0c6adf8 Track if bloom filter is dirty (#9601) Klaus Post 2020-05-15 06:46:36 +02:00
  • f44a960dcd tests: Fix one multi-delete test failure in Windows CI (#9602) Anis Elleuch 2020-05-15 02:09:30 +01:00
  • 6c1bbf918d do not add quotes around etag, if already present (#9603) kannappanr 2020-05-14 17:43:54 -07:00
  • 48e614b167 honor lifecycle expiration with tag rule (#9604) Anis Elleuch 2020-05-15 00:21:03 +01:00
  • fe8d33452b Allow writes for bucket exceeding FIFO quota (#9575) poornas 2020-05-14 15:18:24 -07:00
  • c19ece6921 update KMS guide to reflect latest KES changes (#9591) Andreas Auernhammer 2020-05-14 23:02:43 +02:00
  • 216fa57b88 merge nested hash readers (#9582) Klaus Post 2020-05-14 23:01:31 +02:00
  • a9558ae248 Simplify cast of string to rune slice in wildcard matching (#9577) Dzmitry Pasiukevich 2020-05-14 18:20:13 +03:00
  • ee9077db7d fix: windows tests for all cases (#9594) Klaus Post 2020-05-14 08:55:38 +02:00
  • 9c85928740 add formatting message for zones in ordinals (#9596) Harshavardhana 2020-05-13 20:25:29 -07:00
  • af0309371e mint tests s3cmd remove copy object test (#9595) kannappanr 2020-05-13 19:55:34 -07:00
  • ead3c186a6 Fixes broken image preview for anon user (#9584) ebozduman 2020-05-13 13:26:12 -07:00
  • 6ac48a65cb fix: use unused cacheMetrics code in prometheus (#9588) Harshavardhana 2020-05-13 08:15:26 -07:00
  • 2ecf5ba1de fix panic when checking if es/nats event target is active (#9587) poornas 2020-05-13 06:37:22 -07:00
  • 94f1a1dea3 add option for O_SYNC writes for standalone FS backend (#9581) Krishna Srinivas 2020-05-12 19:24:59 -07:00
  • c045ae15e7 fix: avoid undoing bucket creation and return the first err instead (#9578) Anis Elleuch 2020-05-12 23:20:42 +01:00
  • 1756b7c6ff fix: LDAP derivative accounts parentUser validation is not needed (#9573) Harshavardhana 2020-05-12 09:21:08 -07:00
  • e25ace2151 Forward RPC errors from crawler (#9569) Klaus Post 2020-05-12 05:41:38 +02:00
  • a8e5a86fa0 Remove brittle tests for cache (#9570) poornas 2020-05-11 15:41:10 -07:00
  • f8edc233ab support multiple policies for temporary users (#9550) Harshavardhana 2020-05-11 13:04:11 -07:00
  • 337c2a7cb4 add audit logging for all admin calls (#9568) Harshavardhana 2020-05-11 10:34:08 -07:00
  • 2d735144b9 fix: distributed docs image path Harshavardhana 2020-05-11 09:33:55 -07:00
  • 0113035237 update distributed setup guide (#9566) Harshavardhana 2020-05-11 09:19:10 -07:00
  • 52a1d248b2 policy: Do not return an error for invalid value during parsing (#9442) Anis Elleuch 2020-05-10 18:55:28 +01:00
  • b5ed42c845 ignore policy/group missing errors appropriately (#9559) Harshavardhana 2020-05-09 13:59:12 -07:00
  • d9e7cadacf Update reed+solomon (#9562) Klaus Post 2020-05-09 18:54:20 +02:00
  • 36e88cbd50 fix mint tests in awscli to ignore NotImplemented properly (#9561) Harshavardhana 2020-05-08 22:32:10 -07:00
  • 6d76efb9bb Add support of TCP fast open in internode calls (#9486) Anis Elleuch 2020-05-08 22:33:23 +01:00
  • a1de9cec58 cleanup object-lock/bucket tagging for gateways (#9548) Harshavardhana 2020-05-08 13:44:44 -07:00
  • 6885c72f32 disable check for DirectIO in standalone FS mode (#9558) Anis Elleuch 2020-05-08 20:07:51 +01:00
  • 0f1389e992 Fix azure gateway handling of ETag for CopyObject (#9544) poornas 2020-05-08 11:30:35 -07:00
  • 5bf3eeaa77 Update yaml files to latest version RELEASE.2020-05-08T02-40-49Z Minio Trusted 2020-05-08 02:49:15 +00:00
  • 9dda1fd624 Remove B2 gateway implementation (#9547) RELEASE.2020-05-08T02-40-49Z Harshavardhana 2020-05-07 19:00:30 -07:00
  • 2dc46cb153 Report correct error when O_DIRECT is not supported (#9545) Harshavardhana 2020-05-07 16:12:16 -07:00
  • 0674c0075e add LDAP StartTLS support (#9472) remche 2020-05-08 00:08:33 +02:00
  • 518ef670da update browser assets with new changes (#9543) Harshavardhana 2020-05-07 13:21:05 -07:00
  • 0dd626ec67 fix: requests without bucket should route to the original router (#9541) Harshavardhana 2020-05-07 11:49:04 -07:00
  • 53f4c0fdc0 fix: deprecate old settings and elaborate on tuning (#9542) Harshavardhana 2020-05-07 11:08:57 -07:00
  • 7e3ea77fdf Checking for access denied in web browser request. (#9523) P R 2020-05-06 21:31:44 -07:00
  • 7290d23b26 Apply partNumber checks only on multipart objects (#9528) Harshavardhana 2020-05-06 16:58:09 -07:00
  • 24f20eb1bd Update yaml files to latest version RELEASE.2020-05-06T23-23-25Z Minio Trusted 2020-05-06 23:32:41 +00:00
  • 4c9de098b0 heal buckets during init and make sure to wait on quorum (#9526) RELEASE.2020-05-06T23-23-25Z Harshavardhana 2020-05-06 14:25:05 -07:00
  • a2ccba69e5 add kes retries upto two times with jitter backoff (#9527) Harshavardhana 2020-05-06 11:44:06 -07:00
  • 8eb99d3a87 fix: complete multipart upload respond with ETag quoted (#9525) Harshavardhana 2020-05-05 17:47:54 -07:00
  • 3773874cd3 add bucket tagging support (#9389) Bala FA 2020-05-05 21:18:13 +00:00
  • 6c62b1a2ea fix broken retry tests Harshavardhana 2020-05-04 21:57:42 -07:00
  • b768645fde fix: unexpected logging with bucket metadata conversions (#9519) Harshavardhana 2020-05-04 20:04:06 -07:00
  • 7b58dcb28c fix: return context error from context reader (#9507) Harshavardhana 2020-05-04 14:33:49 -07:00
  • fea4a1e68e fix logical error in path length handling for windows (#9520) Harshavardhana 2020-05-04 13:11:56 -07:00
  • a9e83dd42c crypto: remove dead code (#9516) Andreas Auernhammer 2020-05-04 20:41:18 +02:00
  • 145f501a21 use HTTP/2 when connecting to KES (#9514) Andreas Auernhammer 2020-05-04 19:17:13 +02:00
  • 9b3b04ecec allow retries for bucket encryption/policy quorum reloads (#9513) Harshavardhana 2020-05-04 09:42:58 -07:00
  • 3e063cca5c Show the cause error in startup when directio is not supported (#9497) Anis Elleuch 2020-05-04 16:48:03 +01:00
  • 27d716c663 simplify usage of mutexes and atomic constants (#9501) Harshavardhana 2020-05-03 22:35:40 -07:00
  • fbd15cb7b7 Fixes browser delete issue for anon and authorized users (#9440) ebozduman 2020-05-03 14:01:28 -07:00
  • f7c91eff54 Share button for public objects (#9162) Egor Rudinsky 2020-05-02 09:55:53 +03:00
  • a6bdc086a2 fix: use source scheme retrieved from X-Forwarded headers (#9483) Dmitry Gadeev 2020-05-02 11:53:01 +05:00
  • 1242dd951a Update yaml files to latest version RELEASE.2020-05-01T22-19-14Z Minio Trusted 2020-05-01 22:28:00 +00:00
  • d1c8e9f31b update KMS guide to work with latest KES changes (#9498) RELEASE.2020-05-01T22-19-14Z Andreas Auernhammer 2020-05-01 21:36:30 +02:00
  • 83ccae6c8b Store bucket created time as a metadata (#9465) Bala FA 2020-05-01 16:53:14 +00:00
  • 086be07bf5 Fix ndjson unsupported (#9500) Frank Wessels 2020-05-01 08:06:29 -07:00
  • 28f9c477a8 fix: assume parentUser correctly for serviceAccounts (#9504) Harshavardhana 2020-05-01 08:05:14 -07:00
  • 09571d03a5 avoid unnecessary logging in IAM (#9502) Harshavardhana 2020-05-01 05:41:17 -07:00
  • 71ce63f79c fix: background heal to call HealFormat only if needed (#9491) Harshavardhana 2020-04-30 20:23:00 -07:00
  • 5205c9591f print proper certinfo on console when starting up (#9479) Harshavardhana 2020-04-30 16:15:29 -07:00
  • 9a547dcbfb Add API's for managing bucket quota (#9379) poornas 2020-04-30 15:55:54 -07:00