139 Commits (3535197f993dea840dcb96302ba4d883dc619097)

Author SHA1 Message Date
Harshavardhana 55aa431578
fix: on windows avoid ':' as part of the object name (#19907) 1 year ago
Klaus Post a2cab02554
Fix SSE-C checksums (#19896) 1 year ago
jiuker 90a9f2dd70
fix: log diskerror when detect the disk space failed (#19861) 1 year ago
Aditya Manthramurthy 5f78691fcf
ldap: Add user DN attributes list config param (#19758) 1 year ago
Dennis Marttinen 6c964fede5
Improve handling of compression inclusion for objects (#19234) 1 year ago
Harshavardhana 1d3bd02089
avoid close 'nil' panics if any (#18890) 2 years ago
Harshavardhana 74851834c0
further bootstrap/startup optimization for reading 'format.json' (#18868) 2 years ago
Harshavardhana 38637897ba
fix: listing SSE encrypted multipart objects (#18786) 2 years ago
Harshavardhana fba883839d
feat: bring new HDD related performance enhancements (#18239) 2 years ago
Harshavardhana 5573986e8e
fix: relax free inode check for single drive deployments (#18437) 2 years ago
jiuker 9947c01c8e
feat: SSE-KMS use uuid instead of read all data to md5. (#17958) 2 years ago
Harshavardhana fa6d082bfd
reduce all major allocations in replication path (#18032) 2 years ago
Aditya Manthramurthy 1c99fb106c
Update to minio/pkg/v2 (#17967) 2 years ago
Harshavardhana b1c1f02132
use buffers for pathJoin, to re-use buffers. (#17960) 2 years ago
Harshavardhana 81be718674
fix: optimize DiskInfo() call avoid metrics when not needed (#17763) 2 years ago
Klaus Post 9885a0a6af
Fix hasSpaceFor in SNSD setup (#17630) 2 years ago
Klaus Post ff5988f4e0
Reduce allocations (#17584) 2 years ago
Harshavardhana d1448adbda
use slices package and remove some helpers (#17342) 2 years ago
Klaus Post 839b9c9271
Reduce allocations in Walkdir (#17036) 2 years ago
Anis Eleuch 1346561b9d
return quorum error instead of insufficient storage error (#16874) 2 years ago
Harshavardhana b3c54ec81e
reject object names with '\' on windows (#16856) 2 years ago
Anis Elleuch ebd4388cca
s3: Return XMinioInvalidObjectName if the object contains null char (#16372) 3 years ago
Harshavardhana 23b329b9df
remove gateway completely (#15929) 3 years ago
Klaus Post 8e4a45ec41
fix: encrypt checksums in metadata (#15620) 3 years ago
Harshavardhana b6eb8dff64
Add decommission compression+encryption enabled tests (#15322) 3 years ago
Harshavardhana 7da9e3a6f8
support encrypted/compressed objects properly during decommission (#15320) 3 years ago
Klaus Post 0149382cdc
Add padding to compressed+encrypted files (#15282) 3 years ago
Klaus Post 697c9973a7
Upgrade compression package (#15284) 3 years ago
Klaus Post 911a17b149
Add compressed file index (#15247) 3 years ago
Harshavardhana f1abb92f0c
feat: Single drive XL implementation (#14970) 3 years ago
Andreas Auernhammer 6b1c62133d
listing: improve listing of encrypted objects (#14667) 3 years ago
Harshavardhana cf407f7176
do not expect 'speedtest' to be a bucket (#14199) 4 years ago
Harshavardhana f527c708f2
run gofumpt cleanup across code-base (#14015) 4 years ago
Harshavardhana 661b263e77
add gocritic/ruleguard checks back again, cleanup code. (#13665) 4 years ago
Poorna Krishnamoorthy c4373ef290
Add support for multi site replication (#12880) 4 years ago
Harshavardhana 0892f1e406
fix: multipart replication and encrypted etag for sse-s3 (#13171) 4 years ago
Klaus Post 92bb2928e4
Compress better on amd64 (#12974) 4 years ago
Krishna Srinivas aa0c28809b
Server side speedtest implementation (#12750) 4 years ago
Harshavardhana 41caf89cf4
fix: apply pre-conditions first on object metadata (#12545) 4 years ago
Harshavardhana 0385ecbf34
fix: serve always only the latest objects (#12487) 4 years ago
Klaus Post 403f4b9c84
Improve disk usage calculation (#12376) 4 years ago
Harshavardhana 1f262daf6f
rename all remaining packages to internal/ (#12418) 4 years ago
Harshavardhana 81d5688d56
move the dependency to minio/pkg for common libraries (#12397) 4 years ago
Klaus Post f01820a4ee
fix: invalid multipart offset when compressed+encrypted. (#12340) 4 years ago
Harshavardhana e84f533c6c
add missing wait groups for certain io.Pipe() usage (#12264) 4 years ago
Harshavardhana 0d3ddf7286
fix: improve NewObjectReader implementation for careful cleanup usage (#12199) 4 years ago
Krishnan Parthasarathi c829e3a13b Support for remote tier management (#12090) 4 years ago
Harshavardhana 069432566f update license change for MinIO 4 years ago
Harshavardhana 4223ebab8d
fix: remove auto-close GetObjectReader (#12009) 4 years ago
Klaus Post 0d8c74358d
Add erasure and compression self-tests (#11918) 4 years ago