likewu
|
e15c619ed5
|
test
|
2026-01-10 10:19:11 +08:00 |
|
likewu
|
e393add5ee
|
lifecycle test
|
2026-01-07 12:00:48 +08:00 |
|
likewu
|
081616b81b
|
test
|
2026-01-06 14:26:09 +08:00 |
|
likewu
|
d9125937b0
|
Merge branch 'weisd/scan' of https://github.com/rustfs/rustfs into fix/lifecycle
|
2026-01-04 11:38:30 +08:00 |
|
weisd
|
cb0860753f
|
add log
|
2025-12-25 17:18:25 +08:00 |
|
weisd
|
87a73d9c36
|
merge main
|
2025-12-25 09:59:25 +08:00 |
|
houseme
|
82a6e78845
|
Inject GlobalReadiness into HTTP server pipeline and gate traffic until FullReady (#1255)
|
2025-12-25 00:19:03 +08:00 |
|
houseme
|
7e75c9b1f5
|
remove unlinked file (#1258)
|
2025-12-24 23:37:43 +08:00 |
|
weisd
|
d30675f376
|
add env RUSTFS_DATA_USAGE_UPDATE_DIR_CYCLES
|
2025-12-24 14:09:41 +08:00 |
|
weisd
|
0aad1ed6aa
|
add ns lock
|
2025-12-24 11:41:04 +08:00 |
|
Andrea Manzi
|
65d32e693f
|
add ca-certificates in mcp-server Dockerfile (#1248)
Signed-off-by: Andrea Manzi <andrea.manzi@gmail.com>
|
2025-12-24 08:36:14 +08:00 |
|
唐小鸭
|
add6453aea
|
feat: add seek support for small objects in rustfs (#1231)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-23 20:27:34 +08:00 |
|
yxrxy
|
4418c882ad
|
Revert "fix(iam): store previous credentials in .rustfs.sys bucket to… (#1238)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-23 19:37:39 +08:00 |
|
weisd
|
e437d42d31
|
merge main
|
2025-12-23 09:56:59 +08:00 |
|
weisd
|
008be7d061
|
merge main
|
2025-12-23 09:50:51 +08:00 |
|
loverustfs
|
af5c0b13ef
|
fix: HeadObject returns 404 for deleted objects with versioning enabled (#1229)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-22 20:43:00 +08:00 |
|
weisd
|
80cfb4feab
|
Add Disk Timeout and Health Check Functionality (#1196)
Signed-off-by: weisd <im@weisd.in>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-22 17:15:19 +08:00 |
|
houseme
|
08f1a31f3f
|
Fix notification event stream cleanup, add bounded send concurrency, and reduce overhead (#1224)
|
2025-12-22 00:57:05 +08:00 |
|
loverustfs
|
f3a1431fa5
|
fix: resolve TLS handshake failure in inter-node communication (#1201) (#1222)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-21 16:11:55 +08:00 |
|
yxrxy
|
3bd96bcf10
|
fix: resolve event target deletion issue (#1219)
|
2025-12-21 12:43:48 +08:00 |
|
GatewayJ
|
cc31e88c91
|
fix: expiration time (#1215)
|
2025-12-20 20:25:52 +08:00 |
|
yxrxy
|
b5535083de
|
fix(iam): store previous credentials in .rustfs.sys bucket to preserv… (#1213)
|
2025-12-20 19:15:49 +08:00 |
|
Copilot
|
8dd3e8b534
|
fix: decode form-urlencoded object names in webhook/mqtt Key field (#1210)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-20 01:31:09 +08:00 |
|
houseme
|
4abfc9f554
|
Fix/fix event 1216 (#1191)
Signed-off-by: loverustfs <hello@rustfs.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-19 12:07:07 +08:00 |
|
Muhammed Hussain Karimi
|
46557cddd1
|
🧑💻 Improve shebang compatibility (#1180)
Signed-off-by: Muhammed Hussain Karimi <info@karimi.dev>
|
2025-12-18 20:13:24 +08:00 |
|
weisd
|
8f227b2691
|
fix logger
|
2025-12-17 11:32:54 +08:00 |
|
weisd
|
c0cdad2192
|
add DEFAULT_HEAL_OBJECT_SELECT_PROB
|
2025-12-17 11:03:54 +08:00 |
|
weisd
|
6466cdbc54
|
refactor datascanner
|
2025-12-17 10:40:54 +08:00 |
|
yxrxy
|
8821fcc1e7
|
feat: Replace LRU cache with Moka async cache in policy variables (#1166)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-17 00:19:31 +08:00 |
|
houseme
|
17828ec2a8
|
Dependabot/cargo/s3s df2434d 1216 (#1170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-16 21:21:43 +08:00 |
|
mythrnr
|
94d5b1c1e4
|
fix: format of bucket event notifications (#1138)
|
2025-12-16 20:44:57 +08:00 |
|
唐小鸭
|
52c2d15a4b
|
feat: Implement whitelist-based HTTP response compression configuration (#1136)
Signed-off-by: 唐小鸭 <tangtang1251@qq.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-16 15:05:40 +08:00 |
|
yxrxy
|
352035a06f
|
feat: Implement AWS policy variables support (#1131)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-16 13:32:01 +08:00 |
|
yihong
|
fe4fabb195
|
fix: other two memory leak in the code base (#1160)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-16 11:45:45 +08:00 |
|
sunfkny
|
e8fe9731fd
|
Fix memory leak in Cache update method (#1143)
|
2025-12-15 10:04:14 +08:00 |
|
yihong
|
67095c05f9
|
fix: update tool chain make everything happy (#1134)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-12-13 20:32:42 +08:00 |
|
houseme
|
9e2fa148ee
|
Fix type errors in ecfs.rs and apply clippy fixes for Rust 1.92.0 (#1121)
|
2025-12-12 00:49:21 +08:00 |
|
houseme
|
1a4e95e940
|
chore: remove unused dependencies to optimize build (#1117)
|
2025-12-11 18:13:26 +08:00 |
|
dependabot[bot]
|
0da943a6a4
|
build(deps): bump s3s from 0.12.0-rc.4 to 0.12.0-rc.5 in the s3s group (#1046)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2025-12-11 15:20:36 +08:00 |
|
guojidan
|
fba201df3d
|
fix: harden data usage aggregation and cache handling (#1102)
Signed-off-by: junxiang Mu <1948535941@qq.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-11 09:55:25 +08:00 |
|
yxrxy
|
ccbab3232b
|
fix: ListObjectsV2 correctly handles repeated folder names in prefixes (#1104)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-11 09:38:52 +08:00 |
|
tennisleng
|
978845b555
|
fix(lifecycle): Fix ObjectInfo fields and mod_time error handling (#1088)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-11 07:17:35 +08:00 |
|
Jacob
|
53c126d678
|
fix: decode percent-encoded paths in get_file_path() (#1072)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-10 22:30:02 +08:00 |
|
likewu
|
f9af9fe5da
|
Merge branch 'main' of https://github.com/rustfs/rustfs into fix/lifecycle
|
2025-12-10 18:58:27 +08:00 |
|
Jörg Thalheim
|
2c86fe30ec
|
Content encoding (#1089)
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-10 15:21:51 +08:00 |
|
Copilot
|
20961d7c91
|
Add comprehensive special character handling with validation refactoring and extensive test coverage (#1078)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-09 13:40:29 +08:00 |
|
Jitter
|
76d25d9a20
|
Fix/issue #1001 dead node detection (#1054)
Co-authored-by: weisd <im@weisd.in>
Co-authored-by: Jitterx69 <mohit@example.com>
|
2025-12-08 12:29:46 +08:00 |
|
yihong
|
834025d9e3
|
docs: fix some dead link (#1053)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-12-08 11:23:24 +08:00 |
|
Jitter
|
cd6a26bc3a
|
fix(net): resolve 1GB upload hang and macos build (Issue #1001 regression) (#1035)
|
2025-12-07 18:05:51 +08:00 |
|
Jitter
|
b10d80cbb6
|
fix: detect dead nodes via HTTP/2 keepalives (Issue #1001) (#1025)
Co-authored-by: weisd <im@weisd.in>
|
2025-12-06 21:45:42 +08:00 |
|