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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
prevent nil
chrislu
1
-0
/
+3
2022-04-04
check missing hdd disk type
chrislu
1
-0
/
+13
2022-04-03
avoid possible deadlock: move metadata log flush channel out of lock scope
chrislu
1
-2
/
+8
2022-04-03
2.97
2.97
chrislu
1
-1
/
+1
2022-04-03
avoid concurrent access to map object
chrislu
1
-5
/
+12
2022-04-02
configure mount quota
chrislu
3
-1
/
+69
2022-04-02
mount: add grpc method to adjust quota
chrislu
9
-5
/
+382
2022-04-01
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-1
/
+1
2022-04-01
skip pinging self for master and volume server
chrislu
1
-4
/
+7
2022-04-02
fix error response in case of wrong expire time format
root
1
-1
/
+1
2022-04-01
add check between peers
chrislu
1
-0
/
+60
2022-04-01
use original server address string as map key
chrislu
2
-2
/
+2
2022-04-01
check cluster connectivities
chrislu
2
-0
/
+162
2022-04-01
use constants
chrislu
4
-12
/
+16
2022-04-01
master supports grpc ping
chrislu
6
-132
/
+356
2022-04-01
filer supports grpc ping
chrislu
6
-666
/
+847
2022-04-01
refactor: separate into two files
chrislu
2
-126
/
+135
2022-04-01
volume server adds ping function
chrislu
6
-356
/
+575
2022-03-31
collecting only bucket volumes
Konstantin Lebedev
1
-0
/
+20
2022-03-31
use constant for ErrBucketNotEmpty
Konstantin Lebedev
1
-2
/
+3
2022-03-30
allowDeleteBucketNotEmpty
Konstantin Lebedev
5
-34
/
+42
2022-03-30
s3 test bucket delete nonempty
Konstantin Lebedev
1
-0
/
+16
2022-03-30
Merge pull request #2840 from kmlebedev/fix_multi_object_delete_key_limit
Chris Lu
2
-0
/
+15
2022-03-30
fix Description
Konstantin Lebedev
1
-1
/
+1
2022-03-29
Merge pull request #2849 from guo-sj/update_user
Chris Lu
3
-8
/
+50
2022-03-29
revert sort.Search
Konstantin Lebedev
1
-7
/
+12
2022-03-29
fix s3 tests:
Konstantin Lebedev
2
-7
/
+20
2022-03-29
fix test_s3.test_multi_object_delete_key_limit and
Konstantin Lebedev
2
-0
/
+15
2022-03-29
add test function
guosj
1
-4
/
+17
2022-03-28
fix permission mkdir snapshot
Konstantin Lebedev
1
-1
/
+1
2022-03-28
Merge pull request #2828 from guo-sj/fix-tagging-error
Chris Lu
1
-1
/
+3
2022-03-28
update code according to PR's comment
guosj
1
-2
/
+2
2022-03-28
fix tagging error
guosj
1
-2
/
+4
2022-03-28
fix: encode small chunk return error maybe have some bug.
justin
1
-1
/
+1
2022-03-27
2.96
2.96
chrislu
1
-1
/
+1
2022-03-26
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-3
/
+0
2022-03-26
refactor: change masters from a slice to a map
chrislu
15
-21
/
+36
2022-03-26
refactor
chrislu
2
-7
/
+8
2022-03-26
Merge pull request #2744 from kmlebedev/issues_2545
Chris Lu
1
-3
/
+0
2022-03-26
Revert "Revert "remove duplicated metadata subscription in filer""
chrislu
1
-9
/
+22
2022-03-26
Revert "remove duplicated metadata subscription in filer"
chrislu
1
-22
/
+9
2022-03-26
simplify a bit
chrislu
1
-9
/
+1
2022-03-26
refactor
chrislu
1
-23
/
+10
2022-03-25
Merge pull request #2814 from kmlebedev/fix_remove_deleted_peers
Chris Lu
1
-4
/
+5
2022-03-25
fix remove deleted peers of raft server
Konstantin Lebedev
1
-3
/
+3
2022-03-25
always clear previous log to avoid server is promotable
Konstantin Lebedev
1
-1
/
+2
2022-03-24
Merge pull request #2759 from kmlebedev/skip_wait_cancelled_request
Chris Lu
1
-2
/
+8
2022-03-24
exclude the replication from the concurrentUploadLimitMB
Konstantin Lebedev
1
-1
/
+4
2022-03-23
remove dead code
chrislu
2
-2
/
+0
2022-03-23
fix
chrislu
1
-1
/
+1
[next]