.github
feat(doc): Add CODEOWNERS to improve control over code merge approval priorities
2024-09-02 15:58:41 +08:00
authnode
fix(security): slice memory allocation with excessive size value.
2024-08-09 19:04:31 +08:00
authtool
style(all): format all codes with golangci tools
2024-05-14 09:54:13 +08:00
autofs
style(all): format all codes with golangci tools
2024-05-14 09:54:13 +08:00
blobstore
fix(clustermgr): fix kvDBPath argument for blobstore-cli cm listAllDB
2024-12-24 14:11:28 +08:00
blockcache
enhance(log): Modify the threshold triggering log to logLeftSpaceLimitRatio of the total disk space
2024-07-18 16:57:38 +08:00
build
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-07-18 16:57:38 +08:00
cli
feat(master): hybrid cloud forbidden AdminCreateVersion API because hybrid cloud not support snapshot version yet
2024-12-26 09:24:22 +08:00
client
feat(metanodeclient): hybrid cloud support hybridcloud data migration
2024-12-26 09:24:22 +08:00
cmd
feat(data): limit memory used
2024-12-26 09:24:22 +08:00
console
fix(sdk): fix Uncontrolled data used in network request
2024-08-12 11:30:10 +08:00
datanode
feat(masterclientcli): hybrid cloud add property mediaType to datapartition
2024-12-26 09:24:22 +08:00
depends
refactor(raft): use decimal format to print number in raft log.
2024-12-26 09:24:22 +08:00
deploy
enhance(log): Modify the threshold triggering log to logLeftSpaceLimitRatio of the total disk space
2024-07-18 16:57:38 +08:00
docker
feat(masterclientcli): add property volStorageClass and allowedStorageClass to volume
2024-12-26 09:24:22 +08:00
docs
docs(docs): Modify rpm package download domain name
2024-12-05 14:58:42 +08:00
docs-zh
fix(doc): fix path for cfs-arch-ec.png
2024-12-26 09:24:22 +08:00
fdstore
style(all): format all codes with golangci tools
2024-05-14 09:54:13 +08:00
fsck
feat(clientmetanode): hybrid cloud support renewal inode forbidden migration
2024-12-26 09:24:22 +08:00
gosdk
fix(sdk): add gosdk.
2024-07-22 17:10:59 +08:00
java
fix(libsdk): add IsDir and IsRegular for java.
2024-12-26 09:24:22 +08:00
lcnode
feat(lcnode): hybrid cloud lifecycle transition
2024-12-26 09:24:22 +08:00
libsdk
feat(metanodeclient): hybrid cloud support hybridcloud data migration
2024-12-26 09:24:22 +08:00
master
feat(lcnode): hybrid cloud lifecycle transition
2024-12-26 09:24:22 +08:00
metanode
fix(metanode): hybrid cloud check sortedEks is nil when excute fsmAppendExtentsWithCheck
2024-12-26 09:24:22 +08:00
objectnode
feat(lcnode): hybrid cloud lifecycle transition
2024-12-26 09:24:22 +08:00
preload
fix(client): hybrid cloud only clear dp when volume storage class is blobstore
2024-12-26 09:24:22 +08:00
proto
feat(lcnode): hybrid cloud lifecycle transition
2024-12-26 09:24:22 +08:00
raftstore
fix(master): if the replica being decommissioned is the one intended for decommissioning, no error is reported.
2024-12-26 09:24:22 +08:00
regression
style(all): format all codes with golangci tools
2024-05-14 09:54:13 +08:00
repl
fix(util): improve the code style according to warnings from code check
2024-12-26 09:24:22 +08:00
sdk
refactor(client): hybrid cloud only file opened with write request needs to forbidden migration
2024-12-26 09:24:22 +08:00
security
feat(docs): Update Governance related documentation
2024-08-28 17:14:02 +08:00
shell
feat(build): check interface exist before using
2024-08-23 13:51:58 +08:00
snapshot
enhance(log): Modify the threshold triggering log to logLeftSpaceLimitRatio of the total disk space
2024-07-18 16:57:38 +08:00
storage
feat(datanode): enhance the preformace of the stat for disk opertion
2024-12-26 09:24:22 +08:00
test
update: name related update to cubefs
2022-08-10 22:05:45 +08:00
util
feat(masterclientcli): add property volStorageClass and allowedStorageClass to volume
2024-12-26 09:24:22 +08:00
vendor
feat(objectnode): support local and external audit log
2023-11-01 14:46:14 +08:00
.gitattributes
docs(kernel): Add kernel client design document
2024-12-03 09:27:26 +08:00
.gitignore
refactor(client): refactor random write retry strategy.
2024-12-26 09:24:22 +08:00
.gitlab-ci.yml
Enhancement: update dockerimage for s3test
2023-11-24 14:41:14 +08:00
.goreleaser.yaml
feat(build): build with goreleaser
2023-12-06 18:43:46 +08:00
.semgrep.yml
fix(master): assess replica[0] need dp lock
2024-07-18 16:57:38 +08:00
.travis.yml
docs. update to cubefs
2023-05-26 11:17:10 +08:00
ADOPTERS.md
feat(doc): Update the document of adopters
2024-05-15 16:41:04 +08:00
build.sh
chore(docs): fix some typo
2023-11-30 14:00:58 +08:00
CHANGELOG.md
feat(doc): update doc for v3.4.0
2024-10-30 17:36:30 +08:00
CODE_OF_CONDUCT.md
Update md doc since cubefs moved from sandbox to incubate in cncf!
2022-06-10 11:26:08 +08:00
codecov.yaml
chore(codecov): make informational codecov when pull master
2023-06-07 15:43:42 +08:00
CONTRIBUTING.md
feat(doc): Add TestCase Guidelines for contributors
2024-08-09 10:59:09 +08:00
cubefs.go
style(all): format all codes with golangci tools
2024-05-14 09:54:13 +08:00
go.mod
refactor(objectnode): update ratelimit v1 lib
2023-09-18 14:08:33 +08:00
go.sum
refactor(objectnode): update ratelimit v1 lib
2023-09-18 14:08:33 +08:00
GOVERNANCE_CN.md
feat(doc): Add rule for Peripheral Projects and describe the rule of joining and achriving
2024-10-29 17:23:35 +08:00
GOVERNANCE.md
feat(doc): Add rule for Peripheral Projects and describe the rule of joining and achriving
2024-10-29 17:23:35 +08:00
HELM.md
Update README.md
2022-07-14 19:00:47 +08:00
INSTALL.md
chore: replace the document address
2023-04-17 09:47:44 +08:00
LICENSE
docs. update to cubefs
2023-05-26 11:17:10 +08:00
MAINTAINERS.md
feat(docs): update Governance related documentation
2024-12-26 09:24:22 +08:00
Makefile
chore(makefile): add rule to build in docker
2024-01-09 14:19:28 +08:00
NOTICE
update: update to CubeFS
2022-08-22 18:16:09 +08:00
OWNERS.md
feat(docs): update Governance related documentation
2024-12-26 09:24:22 +08:00
README.md
Introducing CubeFS Guru on Gurubase.io
2024-12-02 14:43:02 +08:00
RELEASE.md
feat(doc): Update the release documentation and add docker image info
2024-07-29 10:16:08 +08:00
ROADMAP.md
feat(doc): Update the document of the roadmap as the branch name has been changed
2024-05-31 11:49:24 +08:00
SECURITY.md
feat(docs): Update Governance related documentation
2024-08-28 17:14:02 +08:00
UPDATE.md
docs(scheduler): add update docs, from v1.2.2 to v1.2.3, solve handle blob delete msg too slow
2023-11-08 12:37:10 +08:00