index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
refactor
chrislu
5
-176
/
+147
2022-07-28
clean up
chrislu
9
-183
/
+97
2022-07-28
remove old code
chrislu
25
-3522
/
+299
2022-07-28
display data center and rack in cluster.ps
chrislu
6
-186
/
+230
2022-07-28
add dc and rack
chrislu
20
-891
/
+957
2022-07-28
mq broker adds data center and rack
chrislu
2
-0
/
+6
2022-07-28
cluster.ps can list brokers
chrislu
8
-15
/
+55
2022-07-28
renaming
chrislu
4
-17
/
+17
2022-07-28
renaming
chrislu
27
-176
/
+176
2022-07-28
Added SeaweedMQ_Architecture.png
Chris Lu
1
-0
/
+0
2022-07-28
rename to SeaweedMQ
chrislu
3
-36
/
+36
2022-07-28
Merge pull request #3378 from vanhtuan0409/change-put-policy
Chris Lu
1
-11
/
+1
2022-07-28
fix loop
chrislu
1
-0
/
+1
2022-07-28
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-5
/
+1
2022-07-28
mount: ensure symlink parent directory is tracked
chrislu
2
-2
/
+19
2022-07-28
PutUserAction should completely replace identity actions
Tuan Vuong
1
-11
/
+1
2022-07-27
Merge pull request #3374 from famosss/fixcreatebucket
Chris Lu
1
-5
/
+1
2022-07-28
fix: Buckets are not created and deleted correctly on the filer with the same...
zzq09494
1
-5
/
+1
2022-07-27
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
7
-32
/
+110
2022-07-27
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
chrislu
11
-13
/
+13
2022-07-27
Merge pull request #3371 from askeipx/issues/3341
Chris Lu
2
-15
/
+36
2022-07-27
Merge pull request #3372 from kmlebedev/replicateWithExcludeDirectories
Chris Lu
5
-17
/
+74
2022-07-27
exclude directories to sync on filer
Konstantin Lebedev
5
-17
/
+74
2022-07-27
leave notion to refactor after prometheus upgrade
Evgeny Kuzhelev
1
-0
/
+1
2022-07-27
remove all (currently existing) collection volume metrics
Evgeny Kuzhelev
2
-9
/
+28
2022-07-27
delete disk_size metrics when collection deleted
Evgeny Kuzhelev
1
-7
/
+8
2022-07-26
mount: fix symlink size reporting
chrislu
1
-0
/
+6
2022-07-26
Merge pull request #3367 from kaiwalyajoshi/kjoshi/v3.18-hostpath-fixes
Chris Lu
4
-27
/
+143
2022-07-26
Merge pull request #3364 from kmlebedev/fix_login_else
Chris Lu
1
-2
/
+2
2022-07-26
fix: Remove unused values.
Kaiwalya Joshi
1
-7
/
+0
2022-07-26
feat: Add PVC Storage option for Master data and logs.
Kaiwalya Joshi
3
-12
/
+68
2022-07-26
feat: Add PVC Storage option to Filer Logs.
Kaiwalya Joshi
3
-8
/
+75
2022-07-26
refactor
Konstantin Lebedev
1
-3
/
+2
2022-07-26
fix logic else brake
Konstantin Lebedev
1
-0
/
+1
2022-07-25
3.18
3.18
chrislu
2
-3
/
+3
2022-07-25
filer: fix wrong logic during read
chrislu
1
-1
/
+1
2022-07-25
Merge pull request #3358 from chrislusf/dependabot/go_modules/cloud.google.co...
Chris Lu
2
-7
/
+3
2022-07-25
Bump cloud.google.com/go/pubsub from 1.23.1 to 1.24.0
dependabot[bot]
2
-7
/
+3
2022-07-25
Merge pull request #3357 from chrislusf/dependabot/go_modules/github.com/Shop...
Chris Lu
2
-15
/
+15
2022-07-25
Merge pull request #3356 from chrislusf/dependabot/github_actions/docker/buil...
Chris Lu
7
-7
/
+7
2022-07-25
Merge pull request #3359 from chrislusf/dependabot/go_modules/github.com/ydb-...
Chris Lu
2
-3
/
+3
2022-07-25
Merge pull request #3360 from chrislusf/dependabot/go_modules/cloud.google.co...
Chris Lu
2
-5
/
+3
2022-07-25
Merge pull request #3361 from chrislusf/dependabot/go_modules/github.com/linx...
Chris Lu
2
-3
/
+3
2022-07-25
Bump github.com/linxGnu/grocksdb from 1.7.3 to 1.7.4
dependabot[bot]
2
-3
/
+3
2022-07-25
Bump cloud.google.com/go/storage from 1.23.0 to 1.24.0
dependabot[bot]
2
-5
/
+3
2022-07-25
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.28.3 to 3.29.5
dependabot[bot]
2
-3
/
+3
2022-07-25
Bump github.com/Shopify/sarama from 1.34.1 to 1.35.0
dependabot[bot]
2
-15
/
+15
2022-07-25
Bump docker/build-push-action from 3.0.0 to 3.1.0
dependabot[bot]
7
-7
/
+7
2022-07-24
Merge pull request #3354 from guo-sj/correct_comment
Chris Lu
1
-1
/
+1
2022-07-25
correct comment
guosj
1
-1
/
+1
[next]