.github
chore(ci): run ci when merging to release
2024-05-20 16:22:20 +08:00
authnode
chore(format): format all code with gofumpt
2024-01-12 14:21:16 +08:00
authtool
feat(master): minor code and comment refactoring
2024-02-29 14:43:00 +08:00
autofs
chore(format): format all code with gofumpt
2024-01-12 14:21:16 +08:00
blobstore
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
blockcache
enhance(log):Modify the threshold for triggering log cleanup to logLeftSpaceLimitRatio of the total disk space.
2024-05-20 11:02:39 +08:00
build
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
cli
fix(cli): fix DataNodeMigrate, @formatter:off
2024-10-18 09:37:21 +08:00
client
fix(client): revert reports file's metadata and data inconsistencies.
2024-10-18 09:37:20 +08:00
cmd
enhance(log):Modify the threshold for triggering log cleanup to logLeftSpaceLimitRatio of the total disk space.
2024-05-20 11:02:39 +08:00
console
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
datanode
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
depends
fix(datanode):remove peers from the monitor for raft after raftFsm is stopped
2024-05-16 14:31:23 +08:00
deploy
enhance(log):Modify the threshold for triggering log cleanup to logLeftSpaceLimitRatio of the total disk space.
2024-05-20 11:02:39 +08:00
docker
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
docs
refactor(data): revert data node dp delay load
2024-10-18 09:37:16 +08:00
docs-zh
refactor(data): revert data node dp delay load
2024-10-18 09:37:16 +08:00
fdstore
feat(master): minor code and comment refactoring
2024-02-29 14:43:00 +08:00
fsck
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
java
feat(build): build with goreleaser
2023-12-06 18:43:46 +08:00
lcnode
fix(lcnode): fix lcnode panic and reduce task allocation time
2024-05-13 17:30:54 +08:00
libsdk
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
master
fix(cli): decommission disk for cli tool add migrationType param
2024-10-18 09:37:22 +08:00
metanode
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
objectnode
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
preload
enhance(log):Modify the threshold for triggering log cleanup to logLeftSpaceLimitRatio of the total disk space.
2024-05-20 11:02:39 +08:00
proto
feat(master):report the list of dps hold token
2024-10-18 09:37:22 +08:00
raftstore
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
regression
chore(format): format all code with gofumpt
2024-01-12 14:21:16 +08:00
repl
refactor(all): reslove merge conflicts between 3.3.x and 3.4.0.
2024-10-18 09:37:16 +08:00
sdk
fix(cli): decommission disk for cli tool add migrationType param
2024-10-18 09:37:22 +08:00
security
Update maintainer name
2024-01-04 10:51:46 +08:00
shell
feat(shell): support deploy client and object in Standalone Mode
2024-02-20 16:57:18 +08:00
snapshot
enhance(log):Modify the threshold for triggering log cleanup to logLeftSpaceLimitRatio of the total disk space.
2024-05-20 11:02:39 +08:00
storage
fix(data): tiny extent snapshot off fix to 128M
2024-10-18 09:37:21 +08:00
test
update: name related update to cubefs
2022-08-10 22:05:45 +08:00
util
chore(data): change get store used size log level
2024-10-18 09:37:21 +08:00
vendor
feat(objectnode): support local and external audit log
2023-11-01 14:46:14 +08:00
.gitattributes
fix: fix problem with png files being modified
2023-09-12 11:29:44 +08:00
.gitignore
feat(build): build with goreleaser
2023-12-06 18:43:46 +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
feat(ci): add sast tools gosec and semgrep
2024-05-20 16:25:06 +08:00
.travis.yml
docs. update to cubefs
2023-05-26 11:17:10 +08:00
ADOPTERS.md
Update ADOPTERS.md
2023-09-06 19:20:28 +08:00
build.sh
chore(docs): fix some typo
2023-11-30 14:00:58 +08:00
CHANGELOG.md
docs(docs): add docs about v3.3.2.
2024-10-18 09:37:14 +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
chore: add development guide
2023-05-09 14:55:01 +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.md
update: Rules of Offboarding a Maintainer
2024-01-22 15:22:12 +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
update(docs):Update maintains
2024-01-26 11:07:54 +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
README.md
Update README.md
2024-02-12 14:01:03 +08:00
ROADMAP.md
Update ROADMAP.md
2024-02-10 12:25:58 +08:00
SECURITY.md
enhance(security document): Add note for user report private security issues with groups.io
2023-12-11 10:09:36 +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