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
path:
root
/
weed
/
mq
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-29
mount: improve read throughput with parallel chunk fetching (#7569)
Chris Lu
1
-1
/
+1
2025-11-18
S3: Directly read write volume servers (#7481)
Chris Lu
4
-28
/
+34
2025-10-27
go fmt
chrislu
21
-221
/
+200
2025-10-17
Clean up logs and deprecated functions (#7339)
Chris Lu
8
-45
/
+4
2025-10-17
Fixes for kafka gateway (#7329)
Chris Lu
44
-2232
/
+3731
2025-10-13
Added bounds checking after calculating startIdx.
chrislu
1
-6
/
+13
2025-10-13
nil checking
chrislu
1
-0
/
+18
2025-10-13
Add Kafka Gateway (#7231)
Chris Lu
146
-301
/
+47692
2025-10-08
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)
Chris Lu
1
-1
/
+0
2025-09-09
Message Queue: Add sql querying (#7185)
Chris Lu
20
-75
/
+1835
2025-08-30
S3 API: Advanced IAM System (#7160)
Chris Lu
5
-17
/
+21
2025-08-06
Context cancellation during reading range reading large files (#7093)
Chris Lu
1
-1
/
+1
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
17
-49
/
+49
2025-07-11
Admin UI: Add message queue to admin UI (#6958)
Chris Lu
7
-28
/
+445
2025-06-23
chore(deps): bump github.com/parquet-go/parquet-go from 0.24.0 to 0.25.1 (#6851)
dependabot[bot]
2
-18
/
+41
2025-05-28
Add context with request (#6824)
Aleksey Kosov
3
-4
/
+4
2025-05-22
added context to filer_client method calls (#6808)
Aleksey Kosov
4
-9
/
+13
2025-03-31
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679)
dependabot[bot]
2
-2
/
+4
2025-03-09
Accumulated changes for message queue (#6600)
Chris Lu
25
-718
/
+257
2025-03-04
adjust logs
chrislu
1
-3
/
+3
2025-02-25
minor
chrislu
1
-1
/
+2
2025-02-18
Delete broker.go
chrislu
1
-12
/
+0
2025-01-20
Add message queue agent (#6463)
Chris Lu
31
-120
/
+729
2024-12-19
"golang.org/x/exp/slices" => "slices" and go fmt
chrislu
7
-22
/
+22
2024-11-04
merge current message queue code changes (#6201)
Chris Lu
23
-189
/
+916
2024-10-03
add helper functions
chrislu
2
-1
/
+39
2024-08-12
fix build
chrislu
1
-1
/
+1
2024-08-12
fix tests
chrislu
1
-52
/
+6
2024-08-11
adds locking
chrislu
3
-7
/
+15
2024-08-10
refactor
chrislu
2
-4
/
+7
2024-08-10
Merge branch 'master' into mq
chrislu
6
-2
/
+17
2024-07-16
Added tls for http clients (#5766)
vadimartynov
6
-2
/
+17
2024-06-14
sort imports
chrislu
1
-1
/
+1
2024-06-14
Merge branch 'master' into mq
chrislu
1
-2
/
+3
2024-06-14
Added context for the MasterClient's methods to avoid endless loops (#5628)
vadimartynov
1
-2
/
+3
2024-06-06
refactor out FilerClientAccessor
chrislu
4
-70
/
+8
2024-05-30
remove per-message debug logs
chrislu
3
-6
/
+5
2024-05-30
fix size calculation
chrislu
2
-1
/
+15
2024-05-30
debug
chrislu
2
-2
/
+6
2024-05-30
fix passing sub follower offset
chrislu
1
-1
/
+1
2024-05-30
fix cases when buffer wraps around
chrislu
2
-5
/
+31
2024-05-30
fix
chrislu
1
-1
/
+0
2024-05-30
stop partitionOffsetChan if closed
chrislu
1
-0
/
+5
2024-05-29
skip control messages
chrislu
2
-2
/
+8
2024-05-29
fix inflight message tracker
chrislu
3
-87
/
+124
2024-05-29
passing along publisher name
chrislu
1
-0
/
+1
2024-05-29
avoid nil stopChan
chrislu
1
-2
/
+3
2024-05-29
less logs
chrislu
1
-10
/
+9
2024-05-27
balance subscribers
chrislu
11
-146
/
+141
2024-05-26
add market
chrislu
2
-0
/
+449
[next]