Harshavardhana
|
c1e953b368
|
api: Set content-encoding properly if set. (#2245)
Additionally don't set content-type if not present, golang http
server automaticaly handles this and sets it automatically.
|
8 years ago |
Krishna Srinivas
|
27a5b61f40
|
tree-walk: optimize tree walk such that leaf detection of entries is delayed till the entry is sent on the treeWalkResult channel. (#2220)
|
8 years ago |
Krishna Srinivas
|
7a8b8cd0a1
|
tree-walk: unify FS and XL tree-walk with functional approach. (#2027)
|
9 years ago |
Bala FA
|
c88720ea2c
|
XL/listObjects: Ignore entry if getObjectInfo() returns errFileNotFound (#2004)
Fixes #1956
|
9 years ago |
Krishna Srinivas
|
acc393ba8b
|
XL/tree-walk: Added comments, changed variable names and structure fields to improve code readability. (#1856)
|
9 years ago |
Harshavardhana
|
1cf1532ca3
|
XL: Implement ListObjects channel and pool management.
|
9 years ago |
Krishna Srinivas
|
614c770b5d
|
List Objects version 2. (#1815)
object: List Objects v2 support
|
9 years ago |
Harshavardhana
|
445dc22118
|
XL: Cleanup and add more comments. (#1807)
|
9 years ago |
Harshavardhana
|
ba8bdec077
|
XL: ListObjects should not list when delimiter and prefix are '/'. (#1777)
|
9 years ago |
Krishna Srinivas
|
b1e2b7dea2
|
Fix list-incomplete uploads for XL.
|
9 years ago |
Harshavardhana
|
293d246f95
|
XL/FS: Rewrite in new format.
|
9 years ago |