Commit Graph

  • d90ab904e7
    fix: multi-tenant deployment guide to use ellipses format (#10192) Harshavardhana 2020-08-04 08:15:37 -0700
  • 6ae30b21c9
    fix ILM should not remove a protected version (#10189) Anis Elleuch 2020-08-04 07:04:40 +0100
  • b16781846e
    allow server to start even with corrupted/faulty disks (#10175) Harshavardhana 2020-08-03 18:17:48 -0700
  • 5ce82b45da
    add CopyObject optimization when source and destination are same (#10170) Harshavardhana 2020-08-03 16:21:10 -0700
  • e99bc177c0
    fix: allow FS mode situations when conflicting files exist (#10185) Harshavardhana 2020-08-03 13:20:49 -0700
  • b68bc75dad
    fix: quorum calculation mistake with reduced parity (#10186) Harshavardhana 2020-08-03 12:15:08 -0700
  • d61eac080b
    fix: connection_string should override other params (#10180) Harshavardhana 2020-08-03 09:16:00 -0700
  • d8be9f12a2
    fix: pull credits in docker from master branch (#10177) Harshavardhana 2020-08-02 09:01:57 -0700
  • 0cf4539fe8
    fix: update and improve zh_CN documentation (#10174) 飞雪无情 2020-08-02 02:52:46 +0800
  • db6bba709a update CREDITS with minio/selfupdate project Harshavardhana 2020-07-31 23:58:22 -0700
  • 2174a22835 Update yaml files to latest version RELEASE.2020-07-31T03-39-05Z Minio Trusted 2020-07-31 03:58:04 +0000
  • a8dd7b3eda
    Refactor replication target management. (#10154) poornas 2020-07-30 19:55:22 -0700
  • 25a55bae6f
    fix: avoid buffering of server sent events by proxies (#10164) Harshavardhana 2020-07-30 19:45:12 -0700
  • fe157166ca
    fix: Pass context all the way down to the network call in lockers (#10161) Harshavardhana 2020-07-29 23:15:34 -0700
  • f7259adf83
    Update LastUpdate timestamp before save (#10152) Adam Brown 2020-07-28 13:20:50 -0700
  • 6669560cb9
    turn-off bucket usage metrics in gateway mode (#10150) Harshavardhana 2020-07-28 13:04:26 -0700
  • b46ab7e921
    Rename replication target handler (#10142) poornas 2020-07-28 11:50:47 -0700
  • 27266f8a54
    fix: if OPA set do not enforce policy claim (#10149) Harshavardhana 2020-07-28 11:47:57 -0700
  • 1b6ba0d062
    Add validation in cache for offline drives (#10146) poornas 2020-07-28 10:06:52 -0700
  • 0d0f09ee66
    update and improve zh_CN readme documentation (#10145) 飞雪无情 2020-07-29 00:08:22 +0800
  • f200a7fb6a
    fix: speed up OBD tests avoid unnecessary memory allocation (#10141) Harshavardhana 2020-07-27 14:51:59 -0700
  • 98691f75bc Update yaml files to latest version RELEASE.2020-07-27T18-37-02Z Minio Trusted 2020-07-27 18:57:10 +0000
  • 47e304d03c
    fix: add missing content-disposition from CORS handler (#10137) Harshavardhana 2020-07-27 09:03:38 -0700
  • 9108abf204
    fix: allow shareable URLs with rotating creds (#10135) Harshavardhana 2020-07-27 09:02:53 -0700
  • 6529dcb3b5
    fix: gateway Walk() implementation to list correct contents (#10131) Harshavardhana 2020-07-26 22:56:05 -0700
  • 4b22b288a6 add license section be about Apache 2.0 Harshavardhana 2020-07-26 00:59:16 -0700
  • abbf6ce6cc
    simplify JWKS decoding in OpenID and more tests (#10119) Harshavardhana 2020-07-25 08:42:41 -0700
  • 416ec316bd
    Add clarification for minimum drives per server (#10130) Ritesh H Shukla 2020-07-24 22:09:01 -0700
  • 5ffc733eec
    fix: enforce bucket quota from browser uploads (#10129) Harshavardhana 2020-07-24 21:16:54 -0700
  • 8a23988711 Update yaml files to latest version RELEASE.2020-07-24T22-43-05Z Minio Trusted 2020-07-24 23:00:32 +0000
  • 35212b673e
    add unformatted disk as part of the error list (#10128) Harshavardhana 2020-07-24 13:16:11 -0700
  • 57ff9abca2
    Apply quota usage cache invalidation per second (#10127) Harshavardhana 2020-07-24 12:24:21 -0700
  • 4752323e1c
    Use hdfs.Readdir() to optimize HDFS directory listings (#10121) Jorge Israel Peña 2020-07-24 11:31:51 -0700
  • 11593c6cc4
    Usage: Reset merged info when updating (#10126) Klaus Post 2020-07-24 11:02:10 -0700
  • 10025bda45
    fix: add missing response headers to CORS handler (#10124) Harshavardhana 2020-07-24 00:46:51 -0700
  • b800541fbe
    fix: a type in NSQ notification target environment key (#10118) Praveen raj Mani 2020-07-24 00:49:36 +0530
  • 3a73f1ead5
    refactor server update behavior (#10107) Harshavardhana 2020-07-23 08:03:31 -0700
  • 1340281cb8
    Fix marshaling expiration field in lifecycle (#10117) Anis Elleuch 2020-07-23 16:01:25 +0100
  • b9be841fd2
    Add missing validation for replication API conditions (#10114) poornas 2020-07-22 17:39:40 -0700
  • 73890f31af
    add minisign verification for container builds (#10115) Harshavardhana 2020-07-22 17:09:31 -0700
  • 456b2ef6eb
    Avoid healing to be stuck with many concurrent event listeners (#10111) Anis Elleuch 2020-07-22 21:16:55 +0100
  • ad8b53e6d4
    add mips64 support for cross compilation (#10106) Harshavardhana 2020-07-21 23:56:14 -0700
  • 0b5d1bc91d
    fix: bucket replication docs (#10104) Harshavardhana 2020-07-21 22:19:30 -0700
  • c43da3005a
    Add support for server side bucket replication (#9882) poornas 2020-07-21 17:49:56 -0700
  • ca4c15bc63 Update yaml files to latest version RELEASE.2020-07-22T00-26-33Z Minio Trusted 2020-07-22 00:44:03 +0000
  • a880283593
    Send the lower level error directly from GetDiskID() (#10095) Harshavardhana 2020-07-21 13:54:06 -0700
  • e464a5bfbc
    Fix bug with fields that contain trimming spaces (#10079) Bruce Wang 2020-07-22 03:57:09 +0800
  • eb6bf454f1
    fix: copyObject encryption from unencrypted object (#10102) Harshavardhana 2020-07-21 12:25:01 -0700
  • ec06089eda
    fix: re-implement cluster healthcheck (#10101) Harshavardhana 2020-07-20 18:31:22 -0700
  • 0c4be55936
    fix: fix lockup in merge-walk pool (#10098) Harshavardhana 2020-07-20 17:28:26 -0700
  • 11d21d5d1b
    fix: pass around the correct drives per set (#10097) Harshavardhana 2020-07-20 16:38:40 -0700
  • f9648d3976
    add tests lifecycle rules with empty prefix (#10093) findmyname666 2020-07-20 22:12:50 +0200
  • 2955aae8e4
    feat: Add notification support for bucketCreates and removal (#10075) Harshavardhana 2020-07-20 12:52:49 -0700
  • 9fd836e51f
    add dnsStore interface for upcoming operator webhook (#10077) Harshavardhana 2020-07-20 12:28:48 -0700
  • 518f44908c
    fs: Close object fs.json before deletion (#10092) Anis Elleuch 2020-07-20 16:52:24 +0100
  • 38f60b3c1d Update yaml files to latest version RELEASE.2020-07-20T02-25-16Z Minio Trusted 2020-07-20 02:41:52 +0000
  • e2c71717f8
    add different TCP timeouts for internal and incoming (#10090) Harshavardhana 2020-07-19 17:16:12 -0700
  • 7764c542f2
    allow claims to be optional in STS (#10078) Harshavardhana 2020-07-19 15:34:01 -0700
  • aa6468932b
    make sure lifecycle rule ID is present (#10084) findmyname666 2020-07-20 00:10:05 +0200
  • 30104cb12b docs: fix veeam document formatting Harshavardhana 2020-07-18 18:38:12 -0700
  • d53e560ce0
    fix: copyObject key rotation issue (#10085) Harshavardhana 2020-07-18 17:36:32 -0700
  • 44c8af66ad
    fs: Fix expiry regression after versioning refactor (#10083) Anis Elleuch 2020-07-18 23:43:13 +0100
  • 68aaa5bbc3 Update yaml files to latest version RELEASE.2020-07-18T18-48-16Z Minio Trusted 2020-07-18 19:04:01 +0000
  • 17747db93f
    fix: support healing older content (#10076) Harshavardhana 2020-07-17 17:41:29 -0700
  • 3fe27c8411
    fix: In federated setup dial all hosts to figure out online host (#10074) Harshavardhana 2020-07-17 14:25:47 -0700
  • 14b1c9f8e4
    fix: return Range errors after If-Matches (#10045) Harshavardhana 2020-07-17 13:01:22 -0700
  • d84fc58cac
    fix: CheckParts endpoint call to correct API (#10073) Klaus Post 2020-07-17 10:17:59 -0700
  • 187c3f62df
    fix: heal replaced drives properly (#10069) Harshavardhana 2020-07-17 10:08:04 -0700
  • 4a447a439a
    Fix lifecycle rules not applied in some cases (#10072) Anis Elleuch 2020-07-17 17:48:00 +0100
  • 4bfc50411c
    fix: return versionId in tagging APIs (#10068) Harshavardhana 2020-07-16 22:38:58 -0700
  • 5e8392c8ef
    Update Veeam integration doc with immutability references (#10067) Eco 2020-07-16 17:16:53 -0700
  • d3c81a6e93
    add missing available space from metrics (#10065) Harshavardhana 2020-07-16 14:43:48 -0700
  • 7342b5355f
    fix: obtain correct location string with DNS style buckets (#10060) Harshavardhana 2020-07-16 13:28:29 -0700
  • 1341bf5a9e
    add preview width constraint (#10062) 鸿则 2020-07-17 01:46:27 +0800
  • 48aebf2d9d
    allow lifecycle rules with overlapping prefixes (#10053) findmyname666 2020-07-16 16:39:41 +0200
  • 7b14e9b660
    fix: diskInfo should check diskID only if disk is online (#10058) Harshavardhana 2020-07-16 07:30:05 -0700
  • 07eb24b775
    add absolute path for images (#10056) Harshavardhana 2020-07-16 00:06:14 -0700
  • cd849bc2ff
    update STS docs with new values (#10055) Harshavardhana 2020-07-15 14:36:14 -0700
  • 9c66812b99
    Add missing action stringer for DeleteVersionAction (#10049) Harshavardhana 2020-07-15 04:58:49 -0700
  • ec91fa55db
    docs: Add more STS docs with dex and python example (#10047) Harshavardhana 2020-07-15 04:55:55 -0700
  • 00d3cc4b69
    Enforce quota checks after crawl (#10036) Klaus Post 2020-07-14 18:59:05 -0700
  • 14ff7f5fcf
    add hdfs sub-path support (#10046) Harshavardhana 2020-07-14 15:49:10 -0700
  • a97ce3c96e Update yaml files to latest version RELEASE.2020-07-14T19-14-30Z Minio Trusted 2020-07-14 19:32:27 +0000
  • cfc5681b36 fix: policy_test to use minio-go/v7 Harshavardhana 2020-07-14 10:29:50 -0700
  • 369a876ebe
    fix: handle array policies in JWT claim (#10041) Harshavardhana 2020-07-14 10:26:47 -0700
  • 778e9c864f
    Move dependency from minio-go v6 to v7 (#10042) Anis Elleuch 2020-07-14 17:38:05 +0100
  • a2616b8227
    allow turning off secure ciphers (#10038) Harshavardhana 2020-07-13 14:20:21 -0700
  • 8d8f28eae4 Update yaml files to latest version RELEASE.2020-07-13T18-09-56Z Minio Trusted 2020-07-13 18:29:35 +0000
  • e7d7d5232c
    fix: admin info output and improve overall performance (#10015) Harshavardhana 2020-07-13 09:51:07 -0700
  • 1d65ef3201
    fix: deletes on older format properly (#10029) Harshavardhana 2020-07-13 09:01:17 -0700
  • 8d425e3372
    fix etcd module dependency (#10032) Andreas Auernhammer 2020-07-13 16:46:34 +0200
  • 3939c6f6e7 Update yaml files to latest version RELEASE.2020-07-12T19-14-17Z Minio Trusted 2020-07-12 19:48:42 +0000
  • 60d91234b9
    fix: avoid broken link when preview image (#10021) Harshavardhana 2020-07-12 12:09:22 -0700
  • 37c14207d6
    fix: cors handling again for not just OPTIONS request (#10025) Harshavardhana 2020-07-12 10:56:57 -0700
  • 3b9fbf80ad
    fix: make sure to use new restClient for healthcheck (#10026) Harshavardhana 2020-07-11 22:19:38 -0700
  • c2fdf73491 Update yaml files to latest version RELEASE.2020-07-11T21-14-23Z Minio Trusted 2020-07-11 21:30:53 +0000
  • 143f9371c6 fix: loading users regression Harshavardhana 2020-07-11 14:02:07 -0700
  • 3f1902face
    fix: cors should be available on all paths (#10020) Harshavardhana 2020-07-11 13:49:24 -0700
  • c0adb52213
    sync to disk only upon successful legacy metadata rename (#10018) Harshavardhana 2020-07-11 09:37:34 -0700
  • 3520e946a2 fix: versioning docs add more examples Harshavardhana 2020-07-11 00:47:01 -0700