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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
chore: add maxMB option for webdav (#5165)
Konstantin Lebedev
1
-2
/
+3
2024-01-03
fix: webdav avoid create empty files (#5160)
Konstantin Lebedev
1
-3
/
+9
2024-01-03
fix: return etag with md5 in webdav responses (#5158)
Konstantin Lebedev
2
-0
/
+14
2023-12-28
subscriber can get assignments
chrislu
1
-0
/
+3
2023-12-28
weed/server: remove unneeded err from streamReadOneVolume() signature (#5143)
Lars Lehtonen
1
-5
/
+3
2023-12-27
create volume grow request if the selected volume is close to full
chrislu
3
-15
/
+20
2023-12-20
Set allowed origins in config (#5109)
jerebear12
2
-6
/
+50
2023-12-07
add missing error in the log
chrislu
1
-1
/
+1
2023-11-27
adjust logs
chrislu
1
-1
/
+1
2023-11-27
logging PickForWrite error
Konstantin Lebedev
1
-26
/
+27
2023-11-20
Update filer_server_handlers_write_autochunk.go
julor
1
-0
/
+1
2023-11-20
verify content-md5 in header
julor
1
-0
/
+10
2023-11-07
weed/server: fix dropped webdav error
Lars Lehtonen
1
-0
/
+3
2023-11-06
Replace an invalid method in a metric with an invalid one (#4987)
Konstantin Lebedev
1
-10
/
+16
2023-11-05
fix error reporting
chrislu
1
-1
/
+1
2023-11-01
refactor webdav subdirectory, fixes #4967 (#4969)
Nico D'Cotta
2
-4
/
+101
2023-10-30
Fix twice increase metric counter (#4961)
SmsS4
1
-1
/
+0
2023-10-30
Add ErrorGetNotFound and ErrorGetInternal to volume server metrics (#4960)
SmsS4
1
-7
/
+19
2023-10-24
fix copying .vif file in VolumeCopy (#4943)
zehweh
1
-1
/
+1
2023-10-13
disconnect from old subscribers
chrislu
1
-11
/
+41
2023-10-12
fix: disallow file name too long when writing a file (#4881)
Konstantin Lebedev
7
-10
/
+27
2023-10-12
fix has changes false if deleted result size eq zero (#4909)
Konstantin Lebedev
1
-0
/
+5
2023-10-09
fix: skipping checking active volumes with the same number of files at the m...
Konstantin Lebedev
2
-0
/
+7
2023-10-08
added healthz endpoint to filer (#4899)
Yuval Yacoby
2
-0
/
+6
2023-09-25
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...
chrislu
1
-2
/
+2
2023-09-19
merge some previous missing changes
chrislu
1
-2
/
+5
2023-09-18
Revert "Revert "Merge branch 'master' into sub""
chrislu
3
-13
/
+8
2023-09-18
Revert "Merge branch 'master' into sub"
chrislu
3
-8
/
+13
2023-09-18
Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"
chrislu
1
-2
/
+2
2023-09-18
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-2
/
+2
2023-09-18
Merge branch 'master' into sub
chrislu
3
-13
/
+8
2023-09-18
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
dependabot[bot]
1
-2
/
+2
2023-09-18
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-6
/
+6
2023-09-18
fix nil
chrislu
1
-1
/
+4
2023-09-18
fix: mount proxyByFiler write error: wrong jwt
zemul
1
-6
/
+6
2023-09-16
adjust log
chrislu
1
-1
/
+1
2023-09-16
revert to non-streaming mode to assign file id
chrislu
1
-6
/
+1
2023-09-16
Revert "turn on streaming assign file id"
chrislu
1
-1
/
+1
2023-09-16
Squashed commit of the following:
chrislu
2
-11
/
+39
2023-09-16
balancer works
chrislu
2
-11
/
+39
2023-08-24
Implement SRV lookups for filer (#4767)
Nico D'Cotta
3
-6
/
+8
2023-08-23
turn on streaming assign file id
chrislu
1
-1
/
+1
2023-08-23
streaming assign file ids
chrislu
1
-1
/
+6
2023-08-22
add stream assign server side implementation
chrislu
1
-0
/
+19
2023-08-22
refactor files
chrislu
2
-88
/
+103
2023-07-17
Fix large file chunks deleted by mistake (#4678)
wusong
1
-3
/
+4
2023-07-10
avoid logging nil error (#4659)
Konstantin Lebedev
1
-1
/
+3
2023-07-04
proxy to master uses http address
chrislu
1
-1
/
+1
2023-06-25
lock on append metadata operation
chrislu
1
-1
/
+6
2023-06-25
adjust lock APIs
chrislu
1
-3
/
+3
[prev]
[next]