7802 Commits (876b79b8d8e10e4e4f213b495c6af0713e0f061c)
 

Author SHA1 Message Date
Harshavardhana d0027c3c41
do not use large buffers if not necessary (#11220) 4 years ago
Anis Elleuch cb7fc99368
handlers: Avoid initializing a struct in each handler call (#11217) 4 years ago
Harshavardhana a4383051d9
remove/deprecate crawler disable environment (#11214) 4 years ago
Harshavardhana e7ae49f9c9
fix: calculate prometheus disks_offline/disks_total correctly (#11215) 4 years ago
Anis Elleuch 153d4be032
tracing: NumSubscribers() to use atomic instead of mutex (#11219) 4 years ago
Anis Elleuch dfd99b6d8f
handlers: Little bit more optimizations (#11211) 4 years ago
Harshavardhana c4b1d394d6
erasure: avoid io.Copy in hotpaths to reduce allocation (#11213) 4 years ago
Harshavardhana c4131c2798
feat: Small object optimization read data in single bulk call (#11207) 4 years ago
Anis Elleuch c9d502e6fa
parentDirIsObject() to return quickly with inexistant parent (#11204) 4 years ago
Anis Elleuch 677e80c0f8
xl: Remove check-dir in ReadVersion (#11200) 4 years ago
Harshavardhana aa85af4d1a fix: missing CopyObjectPart maxClients reorder 4 years ago
Anis Elleuch ae731d232f
trace: Reorder http/trace maxClients wrapping for correct tracing (#11202) 4 years ago
Anis Elleuch a317d220ed
xl-storage: Do not stat bucket assuming the object exists (#11201) 4 years ago
Harshavardhana 3e1221a01c
fix: log once updating dataUsageCache versions (#11190) 4 years ago
Baptiste Mille-Mathias c1f6ca6697
Fix caddy project url (#11198) 4 years ago
Ritesh H Shukla 36fc2f98ed
fix: admin trace throttled requests (#11192) 4 years ago
Ritesh H Shukla 556524c715
Reduce logging when peer is offline (#11184) 4 years ago
Harshavardhana 428f288379 update release Dockerfile string 4 years ago
0xflotus cde801282d
chore: enabled syntax highlighting in docs (#11182) 4 years ago
Ravind Kumar 6cf0008469
fix: docs typo in object lock docs (#11181) 4 years ago
Minio Trusted 7b0330a98c Update yaml files to latest version RELEASE.2020-12-29T23-29-29Z 4 years ago
Harshavardhana cc457f1798
fix: enhance logging in crawler use console.Debug instead of logger.Info (#11179) 4 years ago
Harshavardhana ca0d31b09a
fix: re-arrange handlers to handle requests on /minio (#11177) 4 years ago
Harshavardhana 445a9bd827
fix: heal optimizations in crawler to avoid multiple healing attempts (#11173) 4 years ago
Harshavardhana d8d25a308f
fix: use HealObject for cleaning up dangling objects (#11171) 4 years ago
Harshavardhana c19e6ce773
avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
Minio Trusted d3c853a3be Update yaml files to latest version RELEASE.2020-12-26T01-35-54Z 4 years ago
Harshavardhana 59d3639396
fix: inherit heal opts globally, including bitrot settings (#11166) 4 years ago
Harshavardhana 027e17468a
fix: discarding results do not attempt in-memory metacache writer (#11163) 4 years ago
Harshavardhana 45ea161f8d
webUI: change listing to 1000 keys from browser UI (#11159) 4 years ago
Poorna Krishnamoorthy 7b8a456f68
Update lifecycle README docs (#11160) 4 years ago
Harshavardhana b43906f6ee fix: docs typos and keywords 4 years ago
Harshavardhana 6a66f142d4
fix: strict quorum in list should list on all drives (#11157) 4 years ago
Harshavardhana 5982965839
fix: re-use bytes.Buffer using sync.Pool (#11156) 4 years ago
Minio Trusted bfb92a27b7 Update yaml files to latest version RELEASE.2020-12-23T02-24-12Z 4 years ago
Harshavardhana 8565cefe4e fix: allow HTTP2.0 to be always configured 4 years ago
Andreas Auernhammer 8cdf2106b0
refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
Harshavardhana 35fafb837b
fix: issues with handling delete markers in metacache (#11150) 4 years ago
Harshavardhana 274bbad5cb
fix: select always online peers for remote listing (#11153) 4 years ago
Harshavardhana 5c451d1690
update x/net/http2 to address few bugs (#11144) 4 years ago
Poorna Krishnamoorthy c987313431
Encrypt remote target if kms is configured (#11034) 4 years ago
Anis Elleuch 2ecaab55a6
admin: ServerInfo returns info without object layer initialized (#11142) 4 years ago
Harshavardhana 3e792ae2a2
fix: change defaults for DNS cache dialer (#11145) 4 years ago
Yingrong Zhao 6df6ac0f34
fix testMultipartUploadFailure to properly cleanup (#11137) 4 years ago
Harshavardhana 4cc500a041
normalize users with double // in accessKeys (#11143) 4 years ago
Harshavardhana d8e28830cf
fix: allow STS creds for admin accounts to add users (#11138) 4 years ago
Harshavardhana 3e16ec457a
fix: support user/groups with '/' character (#11127) 4 years ago
Harshavardhana e5d378931d
fix: delimiter based listing was broken without marker (#11136) 4 years ago
Harshavardhana 6128304f6e fix: regression introduced in aws-sdk-go tests 4 years ago
Anis Elleuch e63a10e505
Profiling does not required object layer to be initialized (#11133) 4 years ago