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-29
re-lock if the lock owner is not found
chrislu
4
-58
/
+55
2024-01-29
weed/shell: Cluster check other disk types (#5245)
Benoît Knecht
1
-9
/
+20
2024-01-29
fix: http range request return status 500 (#5251)
Sébastien
4
-64
/
+118
2024-01-29
Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#5255)
dependabot[bot]
2
-3
/
+3
2024-01-29
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#5256)
dependabot[bot]
2
-3
/
+3
2024-01-29
Bump github.com/klauspost/reedsolomon from 1.11.8 to 1.12.1 (#5257)
dependabot[bot]
2
-6
/
+6
2024-01-29
Bump github.com/rdleal/intervalst from 1.2.1 to 1.2.2 (#5258)
dependabot[bot]
2
-3
/
+3
2024-01-29
Bump wangyoucao577/go-release-action from 1.42 to 1.46 (#5254)
dependabot[bot]
6
-14
/
+14
2024-01-29
Fix/bad mount path better default value (#5253)
spastorclovr
2
-16
/
+26
2024-01-28
wait 3 seconds before shutting down publish client, to wait for all messages ...
chrislu
2
-12
/
+29
2024-01-28
unused code
chrislu
1
-71
/
+0
2024-01-28
lock for creating local partition
chrislu
3
-14
/
+24
2024-01-28
read existing topic conf
chrislu
1
-4
/
+5
2024-01-28
wait for each publish clients
chrislu
1
-2
/
+4
2024-01-28
read will block if no items
chrislu
3
-21
/
+44
2024-01-28
adjust visibility
chrislu
2
-2
/
+2
2024-01-28
refactor
chrislu
3
-22
/
+28
2024-01-28
refactor
chrislu
4
-31
/
+19
2024-01-28
wait for publishing clients
chrislu
2
-5
/
+16
2024-01-28
clean up
chrislu
1
-9
/
+0
2024-01-28
return the lookup results
chrislu
1
-0
/
+1
2024-01-27
publish to input buffer
chrislu
7
-134
/
+103
2024-01-27
close the input
chrislu
1
-2
/
+22
2024-01-27
Update buffered_queue_test.go
chrislu
1
-10
/
+6
2024-01-27
moved. there are some deadlock. WIP
Chris Lu
2
-23
/
+59
2024-01-26
schedule jobs
chrislu
2
-0
/
+182
2024-01-26
weed/storage: Fix volume info file permissions (#5246)
Benoît Knecht
1
-3
/
+2
2024-01-25
adds a buffered queue
chrislu
2
-0
/
+190
2024-01-25
Revert "Fix weed fix"
chrislu
1
-28
/
+2
2024-01-25
weed/shell: Cleanup volume balance logic (#5241)
Benoît Knecht
2
-13
/
+9
2024-01-25
fix: clean metric MasterReplicaPlacementMismatch for unregister volume (#5239)
Konstantin Lebedev
1
-0
/
+4
2024-01-25
weed/shell: Fix volume.balance logic (#5238)
Benoît Knecht
1
-6
/
+6
2024-01-24
fix: s3tests test_get_object_ifnonematch_good (#5237)
Konstantin Lebedev
1
-1
/
+3
2024-01-24
Enable multiple disks per volume server. Also streamline the use of /logs & /...
spastorclovr
3
-70
/
+88
2024-01-23
return dir assign counter
chrislu
1
-0
/
+1
2024-01-23
return dir assign counter
chrislu
1
-0
/
+1
2024-01-23
Merge branch 'master' into mq-subscribe
chrislu
3
-13
/
+0
2024-01-23
same logic as grpc assign
chrislu
3
-13
/
+0
2024-01-22
Merge branch 'master' into mq-subscribe
chrislu
4
-58
/
+90
2024-01-22
adjust exception text
chrislu
1
-1
/
+1
2024-01-22
Update the solution when a file cannot be located. (#5223)
Chen Honghai
1
-1
/
+1
2024-01-22
when configure, cancel existing assignments
chrislu
1
-0
/
+5
2024-01-22
sub broker wait for partition
chrislu
1
-1
/
+6
2024-01-22
pub/sub brokers check filer for assigned partitions
chrislu
3
-33
/
+31
2024-01-22
refactor
chrislu
2
-46
/
+48
2024-01-22
no need to assign partitions explicitly
chrislu
1
-4
/
+3
2024-01-22
updated and added assignments
chrislu
2
-9
/
+14
2024-01-22
add/remove assigned partitions
chrislu
4
-71
/
+103
2024-01-22
refactor
chrislu
1
-10
/
+17
2024-01-22
refactor
chrislu
2
-157
/
+165
[prev]
[next]