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-31
update rocksdb version to 7.4.4
chrislu
1
-1
/
+1
2022-07-31
3.19
3.19
chrislu
2
-3
/
+3
2022-07-31
Merge pull request #3387 from i404788/master
Chris Lu
1
-8
/
+22
2022-08-01
Added details on database requirements
C2D
1
-8
/
+22
2022-07-31
scaffold
chrislu
12
-58
/
+389
2022-07-30
Merge pull request #3385 from Woellchen/feature/cluster-status-return-healthy
Chris Lu
2
-2
/
+14
2022-07-30
Add healthy indicator for raft status
Patrick Schmidt
2
-2
/
+14
2022-07-30
minor
chrislu
1
-7
/
+10
2022-07-30
wip note
chrislu
1
-1
/
+1
2022-07-29
moving
chrislu
1
-1
/
+1
2022-07-29
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
2
-32
/
+17
2022-07-29
site move
chrislu
2
-3
/
+3
2022-07-29
Merge pull request #3379 from seaweedfs/dependabot/go_modules/modernc.org/sql...
Chris Lu
2
-7
/
+3
2022-07-29
Merge pull request #3383 from seaweedfs/dependabot/go_modules/github.com/ydb-...
Chris Lu
2
-3
/
+3
2022-07-29
Merge pull request #3382 from seaweedfs/dependabot/go_modules/github.com/aran...
Chris Lu
2
-3
/
+3
2022-07-29
Merge pull request #3381 from seaweedfs/dependabot/go_modules/google.golang.o...
Chris Lu
2
-3
/
+3
2022-07-29
Merge pull request #3380 from seaweedfs/dependabot/go_modules/github.com/aws/...
Chris Lu
2
-16
/
+5
2022-07-29
fix deprecated functions
chrislu
3
-8
/
+9
2022-07-29
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.29.5 to 3.30.0
dependabot[bot]
2
-16
/
+5
2022-07-29
Bump google.golang.org/api from 0.87.0 to 0.90.0
dependabot[bot]
2
-16
/
+5
2022-07-29
Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3
dependabot[bot]
2
-16
/
+5
2022-07-29
Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.65
dependabot[bot]
2
-16
/
+5
2022-07-29
Bump modernc.org/sqlite from 1.17.3 to 1.18.0
dependabot[bot]
2
-20
/
+5
2022-07-29
fix test
chrislu
1
-1
/
+1
2022-07-29
add back rack
chrislu
1
-0
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
588
-2061
/
+2063
2022-07-28
Merge branch 'messaging' of https://github.com/chrislusf/seaweedfs into messa...
chrislu
0
-0
/
+0
2022-07-28
fix rebasing
chrislu
1
-196
/
+197
2022-07-28
add message batch
chrislu
5
-127
/
+332
2022-07-28
add flatbuffer serde for message
chrislu
10
-0
/
+425
2022-07-28
add an empty placeholder for mq.topic.list
chrislu
1
-0
/
+28
2022-07-28
segment serde
chrislu
6
-168
/
+411
2022-07-28
dynamically connect to a filer
chrislu
6
-128
/
+72
2022-07-28
allocate brokers to serve segments
chrislu
12
-252
/
+1309
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
[next]