6470 Commits (3fea1d5e35d91f504c9aa056f66fc8cd4ee891dd)
 

Author SHA1 Message Date
Harshavardhana 4c92bec619
allow rolling upgrades, remove same MinIO version requirement (#9033) 5 years ago
Harshavardhana dcd63b4146
fix: avoid double ListBuckets() loading object lock (#9031) 5 years ago
poornas 224b4f13b8
Add cache eviction low and high watermarks (#8958) 5 years ago
Harshavardhana 51a9d1bdb7
Avoid unnecessary allocations for XML parsing (#9017) 5 years ago
Klaus Post b2db1e96e2
Remove crawler concurrency (#9023) 5 years ago
Harshavardhana ab7d3cd508
fix: Speed up multi-object delete by taking bulk locks (#8974) 5 years ago
Harshavardhana 852fb320f7
Add all supported scopes from discovery doc (#9015) 5 years ago
Minio Trusted 8fb37a8417 Update yaml files to latest version RELEASE.2020-02-20T22-51-23Z 5 years ago
Anis Elleuch d4dcf1d722
metrics: Use StorageInfo() instead to have consistent info (#9006) 5 years ago
poornas 02a59a04d1
Fix error messages returned by (Put)GetObjectLegalHold (#9013) 5 years ago
Harshavardhana 16a6e68d7b
fix: indicate PutBucketEncryption as a valid policy action (#9009) 5 years ago
Praveen raj Mani 1b427ddb69
Support for Kafka version in the config (#9001) 5 years ago
Harshavardhana 02acff7fac
fix: cross platform builds update simdjson-go (#9005) 5 years ago
Harshavardhana 712e82344c
acl: Support PUT calls with success for 'private' ACL's (#9000) 5 years ago
Krishnan Parthasarathi 9f298d2311
Omit empty algorithm tags in bucket encryption XML (#8987) 5 years ago
poornas 716a52f261
Fix hang in cache copyobject call (#8993) 5 years ago
Klaus Post e4020fb41f
SIMDJSON S3 select input (#8401) 5 years ago
Harshavardhana d1144c2c7e
reference format obtained doesn't need further validation (#8964) 5 years ago
Harshavardhana 78125ee853
enable minio-java mint tests (#8990) 5 years ago
Harshavardhana 9ecd66007f
fix: reduce the load on CPU when loading users/policies (#8984) 5 years ago
Nitish Tiwari 64ec17b463
Fix Legal Hold request parsing (#8981) 5 years ago
Anis Elleuch 6b9805e891
fix: Avoid crash when there is an error testing a target notif (#8986) 5 years ago
poornas 013773065c
Save metadata correctly in cache.json on PUT (#8985) 5 years ago
Anis Elleuch 7d6766adc6
fix: erroneous high value for gateway received bytes metrics (#8978) 5 years ago
Harshavardhana c56c2f5fd3
fix routing issue for esoteric characters in gorilla/mux (#8967) 5 years ago
Nitish Tiwari 7e819d00ea
Fix Error Code for ObjectTagging Parsing (#8971) 5 years ago
Nitish Tiwari 33767266e7
Fix Tagging XML Unmarshalling (#8977) 5 years ago
Nitish Tiwari 63be4709b7
Add metrics support for Azure & GCS Gateway (#8954) 5 years ago
astorath 6b1f2fc133
fix: using correct response on get_bucket_lifecycle_configuration (#8962) 5 years ago
Minio Trusted f749a9bf0e Update yaml files to latest version RELEASE.2020-02-07T23-28-16Z 5 years ago
poornas 9b4d46a6ed
evict cached entry for server side copy (#8947) 5 years ago
Anis Elleuch 502e652b7a
fix: Avoid closing target in RegisterNotificationTargets (#8966) 5 years ago
Anis Elleuch de924605a1
Import CSV parser library (#8927) 5 years ago
Nitish Tiwari 15e2ea2c96
Fix an issue where MinIO was logging every error twice (#8953) 5 years ago
Minio Trusted 07edb7c7f8 Update yaml files to latest version RELEASE.2020-02-07T04-56-50Z 5 years ago
Klaus Post d0cea7adea
Fix stream read IO count (#8961) 5 years ago
Klaus Post 2165d45d3f
Time getSize and use to estimate latency (#8959) 5 years ago
Anis Elleuch 6d5d77f62c
usage typo: Fix creating .minio.sys/background-ops bucket (#8957) 5 years ago
Harshavardhana 49df290270 Add metadata parsing to be inside mutex to slow down (#8952) 5 years ago
Nesty92 b1bfd75fcf
Aws SDK go functional test: add SSE-C CopyObject test (#8938) 5 years ago
Nitish Tiwari e5951e30d0
Add support for Object Tagging in LifeCycle configuration (#8880) 5 years ago
poornas 45d725c0a3
Fix docs link for vault legacy (#8948) 5 years ago
Harshavardhana c2c5b09bb1
Avoid object names with '//' to avoid hash inconsistencies (#8946) 5 years ago
Andreas Auernhammer 086fbb745e
fix and improve KMS server info (#8944) 5 years ago
Andreas Auernhammer 4f37c8ccf2
refine the KMS admin API (#8943) 5 years ago
Krishnan Parthasarathi 026265f8f7
Add support for bucket encryption feature (#8890) 5 years ago
Andreas Auernhammer f91c072f61
re-write the KMS get started guide (#8936) 5 years ago
Anis Elleuch 52bdbcd046
Add new admin API to return Accounting Usage (#8689) 5 years ago
poornas 301c50b721
Add canned `diagnostics` policy for admin users (#8937) 5 years ago
Harshavardhana e9c111c8d0
Avoid unnecessary statPart() calls in PutObjectPart (#8905) 5 years ago