junxiang Mu
|
dc3154b883
|
tmp 3
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-29 18:19:46 +08:00 |
|
junxiang Mu
|
874679e65d
|
tmp 2
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-29 17:43:51 +08:00 |
|
junxiang Mu
|
57f0370ab8
|
tmp1
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-29 17:43:51 +08:00 |
|
weisd
|
83ac391603
|
fix multipart upload etag
|
2024-12-29 08:51:25 +08:00 |
|
weisd
|
7e4112a912
|
clippy
|
2024-12-28 22:41:51 +08:00 |
|
weisd
|
5e131c9b49
|
Merge pull request #184 from rustfs/list-objects
List objects
|
2024-12-28 22:34:15 +08:00 |
|
weisd
|
b4da1006e9
|
Merge branch 'main' into list-objects
|
2024-12-28 22:31:46 +08:00 |
|
weisd
|
70c3ac27eb
|
Merge remote-tracking branch 'origin/main' into list-objects
|
2024-12-28 22:23:14 +08:00 |
|
weisd
|
25fb79776b
|
Merge pull request #185 from rustfs/fix/etag
fix: #174 etag for multipart upload
|
2024-12-28 22:17:40 +08:00 |
|
weisd
|
e484002d4a
|
fix: #174 etag for multipart upload
|
2024-12-28 22:07:03 +08:00 |
|
weisd
|
d84c0e03d9
|
fix: #174
|
2024-12-26 16:32:27 +08:00 |
|
weisd
|
d2c71a5a47
|
rm test
|
2024-12-26 09:30:40 +08:00 |
|
weisd
|
1af62dafa4
|
cargo fmt
|
2024-12-26 00:17:41 +08:00 |
|
weisd
|
34b16293ba
|
merge main
|
2024-12-26 00:10:11 +08:00 |
|
weisd
|
ff23706b10
|
marker done, need test
|
2024-12-25 23:35:41 +08:00 |
|
junxiangMu
|
037ea961f2
|
Merge pull request #183 from rustfs/wip-dandan
reduce panic function call
|
2024-12-25 15:02:48 +08:00 |
|
junxiang Mu
|
9c7bcd4c2f
|
reduce panic function call
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-25 15:01:26 +08:00 |
|
loverustfs
|
27cde3ec20
|
Merge pull request #182 from rustfs/windows_compile
fix: fix windows compile error
|
2024-12-24 23:05:48 +08:00 |
|
shiro.lee
|
f08ec77a73
|
fix: fix windows compile error
|
2024-12-24 22:51:50 +08:00 |
|
weisd
|
2e0ee441cf
|
clippy
|
2024-12-24 20:04:40 +08:00 |
|
weisd
|
fe6dd0c6eb
|
Merge branch 'list-objects-rpc' into list-objects
|
2024-12-24 20:02:12 +08:00 |
|
weisd
|
938df62167
|
review list_objects
|
2024-12-24 17:01:37 +08:00 |
|
weisd
|
bfd58e5749
|
fix:#175 add list_object_versions
|
2024-12-23 23:24:11 +08:00 |
|
weisd
|
e725c97536
|
remove openssl dep
|
2024-12-23 19:58:37 +08:00 |
|
junxiang Mu
|
9dec7b1f66
|
rewrite decode
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-23 17:46:39 +08:00 |
|
junxiang Mu
|
d4c58cb41f
|
fix unimport err
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-23 17:11:38 +08:00 |
|
junxiang Mu
|
c078a4e04c
|
add test case
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-23 16:21:30 +08:00 |
|
junxiang Mu
|
ab26b7c1ca
|
refactor walk_dir grpc api
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-23 16:21:30 +08:00 |
|
weisd
|
b46a78fb63
|
fix check file not found use is_err_object_not_found
|
2024-12-23 15:44:24 +08:00 |
|
weisd
|
a40c2e2978
|
clippy
|
2024-12-22 11:27:56 +08:00 |
|
weisd
|
259e0f95da
|
todo: rpc walk_dir use writer
|
2024-12-22 11:01:50 +08:00 |
|
weisd
|
67ea60a0fa
|
todo: rpc walk_dir use writer
|
2024-12-22 10:52:52 +08:00 |
|
weisd
|
5158ca14c9
|
fix mc ls -r
|
2024-12-22 05:35:08 +08:00 |
|
weisd
|
34448c9e89
|
clippy
|
2024-12-22 05:04:48 +08:00 |
|
weisd
|
13302c3586
|
list_object v2 use channel, todo other params
|
2024-12-22 04:57:15 +08:00 |
|
junxiangMu
|
efed0a4884
|
Merge pull request #170 from rustfs/fix_heal
Fix heal
|
2024-12-19 18:20:57 +08:00 |
|
junxiang Mu
|
e95318092c
|
add tick check disk
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-19 17:27:17 +08:00 |
|
junxiang Mu
|
f472c16e8a
|
add auto fix disk
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-19 17:27:16 +08:00 |
|
junxiang Mu
|
fac0feeeaa
|
add down object heal
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-19 17:26:43 +08:00 |
|
junxiangMu
|
f902d4b1f6
|
Merge pull request #169 from rustfs/refactor-err
Refactor err
|
2024-12-19 17:21:21 +08:00 |
|
junxiang Mu
|
8467f299a0
|
fix vec index out bound
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-18 21:07:11 +08:00 |
|
junxiang Mu
|
84953bf15b
|
refactor error framework
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-18 20:50:22 +08:00 |
|
junxiang Mu
|
2951b7ef28
|
tmp1
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-12-18 17:48:43 +08:00 |
|
weisd
|
03b84cb0f1
|
need test merge_entry_channels
|
2024-12-18 16:57:24 +08:00 |
|
weisd
|
582980fa5d
|
test_list_merge
|
2024-12-17 17:45:56 +08:00 |
|
weisd
|
2406e14e04
|
test_list_path done
|
2024-12-17 16:41:25 +08:00 |
|
weisd
|
4195371a1e
|
test_list_path_raw done
|
2024-12-17 14:28:37 +08:00 |
|
weisd
|
dc0d415b15
|
test walk_dir done
|
2024-12-16 23:05:16 +08:00 |
|
weisd
|
803ef21305
|
cargo check
|
2024-12-16 22:22:58 +08:00 |
|
weisd
|
64e631fcdb
|
cargo check
|
2024-12-16 22:20:33 +08:00 |
|