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
2024-01-22
Bump google.golang.org/api from 0.151.0 to 0.157.0 (#5225)
dependabot[bot]
2
-24
/
+55
2024-01-22
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.5 to 1.48.0 (#5226)
dependabot[bot]
2
-12
/
+12
2024-01-22
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.16.16 (#5227)
dependabot[bot]
2
-9
/
+9
2024-01-22
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#5228)
dependabot[bot]
2
-11
/
+12
2024-01-22
Bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#5224)
dependabot[bot]
1
-1
/
+1
2024-01-22
lookup reads from filer instead of local memory
chrislu
1
-1
/
+5
2024-01-22
separate out read topic conf and ensure topic active assignments
chrislu
2
-14
/
+25
2024-01-22
pub/sub broker only check local assigned partitions
chrislu
2
-34
/
+16
2024-01-21
fix assignments if brokers changed
chrislu
2
-0
/
+31
2024-01-21
refactor
chrislu
2
-3
/
+12
2024-01-21
refactor
chrislu
3
-33
/
+52
2024-01-20
refactor
chrislu
3
-4
/
+16
2024-01-20
refactor
chrislu
5
-13
/
+31
2024-01-19
rename
chrislu
1
-0
/
+0
2024-01-18
Merge branch 'master' into mq-subscribe
chrislu
0
-0
/
+0
2024-01-18
skip updating multipart .upload files
chrislu
1
-0
/
+3
2024-01-18
skip updating the .upload multipart files
chrislu
1
-0
/
+3
2024-01-18
skip updating multipart .upload files
chrislu
1
-0
/
+3
2024-01-18
skip updating the .upload multipart files
chrislu
1
-0
/
+3
2024-01-18
Merge branch 'master' into mq-subscribe
chrislu
1
-1
/
+1
2024-01-18
go fmt
chrislu
1
-1
/
+1
2024-01-18
Merge branch 'master' into mq-subscribe
chrislu
9
-42
/
+74
2024-01-18
fix
chrislu
1
-1
/
+0
2024-01-18
Merge branch 'pr/5216'
chrislu
2
-2
/
+10
2024-01-18
refactor
chrislu
2
-3
/
+8
2024-01-18
http assign logic should be the same as grpc assign
chrislu
1
-21
/
+40
2024-01-18
fix: skip s3 .uploads
XIAOYQ
1
-1
/
+4
2024-01-17
send assignments to newly connected subscribers
chrislu
2
-6
/
+28
2024-01-17
refactor
chrislu
1
-14
/
+24
2024-01-17
chore: filer healthz handler check filer store (#5208)
Konstantin Lebedev
2
-1
/
+10
2024-01-17
[filer] avoid return http ok for not allowed methods (#5209)
Konstantin Lebedev
1
-12
/
+12
2024-01-17
chore: fix typos in scaffold help output (#5211)
Andrew Azores
1
-3
/
+3
2024-01-17
create local topic partition from config on filer
chrislu
4
-29
/
+81
2024-01-16
passing partition info
chrislu
1
-10
/
+2
2024-01-16
simplify to LookupTopicPartitions(topic)
chrislu
3
-37
/
+26
2024-01-16
simplify api
chrislu
3
-4
/
+7
2024-01-16
remove isForPublish from LookupTopicBrokers
chrislu
7
-294
/
+279
2024-01-16
release local topic partition if no publisher and subscribers
chrislu
4
-1
/
+24
2024-01-16
rename
chrislu
1
-1
/
+1
2024-01-16
rename
chrislu
2
-2
/
+2
2024-01-16
Fix(k8s-chart-helm): `helm upgrade` statefulset error (#5207)
Sébastien
3
-3
/
+0
2024-01-15
rename
chrislu
2
-2
/
+2
2024-01-15
reuse local partition
chrislu
3
-10
/
+14
2024-01-15
Merge branch 'master' into mq-subscribe
chrislu
2
-3
/
+3
2024-01-15
3.62
3.62
chrislu
2
-3
/
+3
2024-01-15
Merge branch 'master' into mq-subscribe
chrislu
5
-19
/
+29
2024-01-15
adjust publisher subscriber
chrislu
2
-6
/
+10
2024-01-15
can vacuum volume when size mismatch (#5200)
skycope
3
-4
/
+14
2024-01-15
Bump github.com/linxGnu/grocksdb from 1.8.10 to 1.8.11 (#5202)
dependabot[bot]
2
-3
/
+3
2024-01-15
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.54.2 to 3.54.3 (#5203)
dependabot[bot]
2
-6
/
+6
[prev]
[next]