weisd
2eeb9dbcbc
fix cargo test error, delete unnecessary files
2025-06-11 00:35:16 +08:00
weisd
7c9046c2cd
feat: update erasure benchmark to use new calc_shard_size import
2025-06-11 00:30:15 +08:00
overtrue
e40562b03d
fix(ecstore): resolve clippy warnings for io_other_error
2025-06-10 22:29:03 +08:00
loverustfs
98ce64aaae
Merge pull request #457 from rustfs/fix/spelling-errors
...
fix: correct spelling errors in error messages and variable names
2025-06-10 22:16:43 +08:00
loverustfs
7ca9f44fca
Merge pull request #458 from rustfs/fix/proto-spelling-errors
...
fix: correct spelling errors in proto file `RenamePartRequst`
2025-06-10 22:16:21 +08:00
overtrue
6afb26b377
fix: resolve duplicate Error import and ParseIntError conversion in linux.rs
2025-06-10 22:02:29 +08:00
overtrue
e6b931f71e
fix: correct spelling errors in proto file RenamePartRequst/RenameFileRequst to RenamePartRequest/RenameFileRequest
2025-06-10 21:51:36 +08:00
overtrue
7b890108ee
fix: correct spelling errors in error messages and variable names
2025-06-10 21:21:03 +08:00
overtrue
40d99a5377
fix: correct spelling errors in codebase
2025-06-10 21:04:46 +08:00
overtrue
7527162bec
fix: correct spelling errors in codebase
2025-06-10 20:39:44 +08:00
weisd
3338f3236f
fix fmt
2025-06-10 18:51:06 +08:00
weisd
5c610e26c9
Merge branch 'main' into refactor/io
2025-06-10 18:04:50 +08:00
weisd
754ffd0ff2
update ec share size
...
update bitrot
2025-06-10 16:41:34 +08:00
weisd
6ea0185519
add reed-solomon-simd banchmark
2025-06-10 00:09:05 +08:00
weisd
e62947f7b2
add reed-solomon-simd
2025-06-09 18:04:42 +08:00
weisd
4bbf1c33b8
fix fmt check
2025-06-09 17:35:42 +08:00
weisd
f85ef06783
merge main
2025-06-09 15:31:11 +08:00
weisd
cecde068e1
fix : #421 ignore cancel error
2025-06-09 13:57:38 +08:00
weisd
91c099e35f
add Error test, fix clippy
2025-06-09 11:29:23 +08:00
weisd
1d2aeb288a
Upgrade rand to 0.9.1
2025-06-09 10:13:03 +08:00
weisd
27ab2350c9
fix is_multipart
2025-06-09 01:23:49 +08:00
weisd
96de65ebab
add disk test
2025-06-09 00:30:29 +08:00
houseme
d66525a22f
refactor(deps): centralize crate versions in root Cargo.toml ( #448 )
...
* chore(ci): upgrade protoc from 30.2 to 31.1
- Update protoc version in GitHub Actions setup workflow
- Use arduino/setup-protoc@v3 to install the latest protoc version
- Ensure compatibility with current project requirements
- Improve proto file compilation performance and stability
This upgrade aligns our development environment with the latest protobuf standards.
* modify package version
* refactor(deps): centralize crate versions in root Cargo.toml
- Move all dependency versions to workspace.dependencies section
- Standardize AWS SDK and related crates versions
- Update tokio, bytes, and futures crates to latest stable versions
- Ensure consistent version use across all workspace members
- Implement workspace inheritance for common dependencies
This change simplifies dependency management and ensures version consistency across the project.
* fix
* modify
2025-06-07 21:52:59 +08:00
weisd
62a7824d0d
fix clippy
2025-06-07 15:39:06 +08:00
weisd
17aaf2cbc2
fix filemeta
2025-06-06 22:19:40 +08:00
weisd
b51ee48699
update filereader/writer todo
2025-06-06 18:04:51 +08:00
weisd
f199718e3b
drop common/error
2025-06-06 16:34:59 +08:00
weisd
c589972fa7
mc test ok
2025-06-06 16:15:26 +08:00
houseme
1f62c35846
cargo fmt
2025-06-06 15:30:27 +08:00
houseme
3eaa3d68c7
Merge branch 'main' of github.com:rustfs/s3-rustfs
...
* 'main' of github.com:rustfs/s3-rustfs:
change rustfs-rsc new version not use openssl
# Conflicts:
# ecstore/Cargo.toml
2025-06-06 15:17:58 +08:00
houseme
2fec6d161c
fix: remove dep crate openssl relation
2025-06-06 15:13:55 +08:00
lygn128
29fba447c3
change rustfs-rsc new version not use openssl
2025-06-06 06:50:39 +00:00
houseme
a394a3163f
upgrade version
2025-06-06 13:49:31 +08:00
houseme
6ea770b6c8
Merge branch 'main' of github.com:rustfs/s3-rustfs
...
* 'main' of github.com:rustfs/s3-rustfs:
add Cargo.lock
fix filemeta/intofileversions
# Conflicts:
# Cargo.lock
2025-06-06 12:19:29 +08:00
houseme
8c15835414
fix cargo.toml
2025-06-06 12:11:08 +08:00
weisd
a5bbce4920
fix filemeta/intofileversions
2025-06-06 11:46:51 +08:00
weisd
db355bb26b
todo
2025-06-06 11:35:27 +08:00
weisd
9384b831ec
ecstore update ec/disk/error
2025-06-06 01:13:51 +08:00
lygn128
3c7b66e039
bucket replication
2025-06-05 14:26:42 +00:00
junxiang Mu
f9310f0b97
decrease scanner frequency
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-05-29 03:17:54 +00:00
junxiang Mu
155cb546ac
improve scanner(1)
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-05-29 03:17:54 +00:00
junxiang Mu
059a546604
improve scanner metric
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-05-29 03:17:54 +00:00
junxiang Mu
581eb6641c
improve run_data_scanner
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-05-29 03:17:54 +00:00
overtrue
8747a91df8
feat: add comprehensive formatting rules and type inference guidelines
2025-05-28 16:04:38 +08:00
安正超
af9bcde89f
fix: resolve remaining Clippy warnings and add buffer length validation - Fixed read_bytes_header function by adding buffer length validation before split_at(5) - Added proper error handling for buffers smaller than 5 bytes - Fixed test_file_meta_read_bytes_header to use proper XL format data - All code now passes comprehensive Clippy check: cargo clippy --all-targets --all-features -- -D warnings - Improved code robustness and error handling in file metadata operations
2025-05-28 11:11:15 +08:00
安正超
a1f4abf6c3
fix: resolve all Clippy warnings across codebase - Fixed field reassignment warnings in ecstore/src/file_meta.rs by using struct initialization instead of default + field assignment - Fixed overly complex boolean expression in ecstore/src/utils/os/mod.rs by removing meaningless assertion - Replaced manual Default implementation with derive in crates/zip/src/lib.rs - Updated io::Error usage to use io::Error::other() instead of deprecated pattern - Removed useless assertions and clone-on-copy warnings - Fixed unwrap usage by replacing with expect() providing meaningful error messages - Fixed useless vec usage by using array repeat instead - All code now passes comprehensive Clippy check with --all-targets --all-features -- -D warnings
2025-05-28 11:00:07 +08:00
overtrue
63b0cb2c7a
feat: add comprehensive tests for ecstore io module
2025-05-27 22:08:21 +08:00
houseme
a95138868e
improve code
2025-05-27 19:07:09 +08:00
houseme
ade4d33eb1
fix typo
2025-05-27 16:56:44 +08:00
houseme
ca8f399832
format comment
2025-05-27 13:56:19 +08:00