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-06-20
remote storage: stop supporting hdfs as a remote storage
chrislu
6
-288
/
+0
2022-06-20
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
16
-85
/
+1291
2022-06-20
non-recursive directory deletion
chrislu
1
-1
/
+1
2022-06-20
mount: delete target entry first during move
chrislu
1
-4
/
+11
2022-06-20
Merge pull request #3203 from shichanglin5/volume_copy_preallocate
Chris Lu
1
-0
/
+24
2022-06-20
Determine whether to preallocate according to the master configuration before...
石昌林
1
-0
/
+24
2022-06-20
Fix global counter key is incorrect & Add read lock when reading counter map ...
石昌林
2
-22
/
+33
2022-06-19
Merge pull request #3198 from guol-fnst/fix_statuscode
Chris Lu
1
-5
/
+8
2022-06-20
Merge branch 'master' into circuit_breaker
LHHDZ
22
-52
/
+531
2022-06-20
AbortMultipartUploadHandler should return 204 instead of 200
guol-fnst
1
-5
/
+8
2022-06-20
remove go.uber.org/atomic
石昌林
5
-49
/
+156
2022-06-19
fix: invalid chunk data when failed to read manifests
geekboood
2
-5
/
+10
2022-06-17
some code optimizations
石昌林
8
-129
/
+257
2022-06-17
add some unit tests and some code optimizes
石昌林
7
-110
/
+295
2022-06-16
Merge pull request #3192 from guol-fnst/weed_update
Chris Lu
1
-1
/
+1
2022-06-17
remove "weed" from UsageLine, or weed will not show usage of weed update
guol-fnst
1
-1
/
+1
2022-06-16
reduce upfront memory usage for low density volume
chrislu
1
-1
/
+1
2022-06-16
Merge pull request #3184 from guol-fnst/weed_update
Chris Lu
3
-1
/
+394
2022-06-16
fix path bug on windows
guol-fnst
1
-4
/
+5
2022-06-16
Revert "adjust conditions"
chrislu
1
-3
/
+2
2022-06-16
remove -output, add -dir,-name for more flexibility
guol-fnst
1
-37
/
+27
2022-06-15
adjust conditions
chrislu
1
-2
/
+3
2022-06-15
Merge pull request #3081 from paochiang/volume_upload_limit_fix
Chris Lu
4
-9
/
+31
2022-06-16
add condition when inFlightUploadDataLimitCond signal
liubaojiang
1
-1
/
+3
2022-06-16
add bucket label to s3 prometheus metrics
zzq09494
2
-4
/
+7
2022-06-16
support specific version of weed
guol-fnst
1
-19
/
+36
2022-06-16
remove unused function
guol-fnst
2
-14
/
+21
2022-06-16
move vs.concurrentUploadLimit != 0 out of the lock
liubaojiang
1
-2
/
+2
2022-06-15
Merge pull request #3187 from ningfdx/remote
Chris Lu
1
-1
/
+1
2022-06-15
Merge pull request #3185 from kmlebedev/logging_err_process_range_req
Chris Lu
1
-0
/
+4
2022-06-15
add s3 circuit breaker support for 'simultaneous request count' and 'simultan...
石昌林
10
-71
/
+814
2022-06-15
fix(wdclient): GetLocations return
ningfd
1
-1
/
+1
2022-06-15
logging processRangeRequest errors
Konstantin Lebedev
1
-0
/
+4
2022-06-15
Merge pull request #3180 from blacktear23/issue-3149
Chris Lu
5
-24
/
+34
2022-06-15
Fix: provide filer.ui.deleteDir options for server command
yulai.li
1
-2
/
+3
2022-06-15
Merge branch 'chrislusf:master' into weed_update
Guo Lei
6
-12
/
+54
2022-06-15
fix minor bug
guol-fnst
1
-28
/
+16
2022-06-15
fix(filer.sync): modify clientName format : from -> to
zhihao.qu
1
-1
/
+1
2022-06-15
Change ui.deleteDir default to true
yulai.li
1
-1
/
+1
2022-06-15
feat(filer.sync): add metricsServer in filer.sync.
zhihao.qu
3
-1
/
+32
2022-06-14
3.11
3.11
chrislu
1
-1
/
+1
2022-06-14
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-2
/
+12
2022-06-14
volume: avoid writing too much data for range requests in large files
chrislu
1
-3
/
+4
2022-06-15
Add filer command line parameter to let Filer UI show/hide directory delete b...
yulai.li
4
-22
/
+31
2022-06-14
feat(filer.sync): add offset to path.
zhihao.qu
1
-2
/
+12
2022-06-14
add "copied from https://github.com/restic/restic/tree/master/internal/selfup...
guol-fnst
2
-3
/
+5
2022-06-14
add update feature
guol-fnst
2
-1
/
+389
2022-06-12
Merge pull request #3169 from shichanglin5/fix_auth
Chris Lu
1
-5
/
+5
2022-06-13
fix: When there is no access permission configured before startup, the authen...
shichanglin5
1
-5
/
+5
2022-06-12
3.10
3.10
chrislu
1
-1
/
+1
[next]