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
/
operation
/
submit.go
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
WIP
origin/changing-to-zap
chrislu
1
-5
/
+5
2024-11-04
merge current message queue code changes (#6201)
Chris Lu
1
-39
/
+41
2024-08-29
math/rand => math/rand/v2
chrislu
1
-2
/
+2
2024-08-27
randomly pick one replica to write
chrislu
1
-10
/
+24
2024-07-16
Added tls for http clients (#5766)
vadimartynov
1
-3
/
+21
2024-06-14
Added context for the MasterClient's methods to avoid endless loops (#5628)
vadimartynov
1
-1
/
+2
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-3
/
+3
2021-09-12
change server address from string to a type
Chris Lu
1
-1
/
+2
2021-09-06
refactoring
Chris Lu
1
-3
/
+30
2021-02-17
refactoring to get master function, instead of passing master values directly
Chris Lu
1
-11
/
+13
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-1
/
+1
2021-01-03
upload result changes to the right output variable
Chris Lu
1
-1
/
+1
2020-12-30
weed upload: add TTL
Chris Lu
1
-0
/
+1
2020-12-16
go fmt
Chris Lu
1
-4
/
+4
2020-12-13
rename from volumeType to diskType
Chris Lu
1
-6
/
+6
2020-12-13
adding volume type
Chris Lu
1
-1
/
+7
2020-09-25
weed upload: usePublicUrl was not being used on big files
Chris Lu
1
-0
/
+3
2020-05-10
go fmt
Chris Lu
1
-1
/
+1
2020-04-30
add fsync option for benchmark
zhangsong
1
-0
/
+4
2020-03-28
refactoring
Chris Lu
1
-2
/
+2
2020-03-18
use public url also for deletions
Chris Lu
1
-5
/
+5
2020-03-18
weed upload: add usePublicUrl option
Chris Lu
1
-2
/
+4
2020-03-08
filer: remember content is gzipped or not
Chris Lu
1
-5
/
+4
2020-03-06
filer: option to encrypt data on volume server
Chris Lu
1
-4
/
+3
2019-12-15
upload skipping mimetype if not needed
Chris Lu
1
-1
/
+1
2019-02-18
adding grpc mutual tls
Chris Lu
1
-9
/
+10
2019-02-15
go fmt
Chris Lu
1
-1
/
+1
2019-02-15
benchmark can work in secure mode
Chris Lu
1
-2
/
+2
2019-02-09
cleanup security.Secret
Chris Lu
1
-7
/
+4
2019-01-17
go fmt and fix some typo
bingoohuang
1
-1
/
+1
2018-12-22
avoid .gz auto decompression
Chris Lu
1
-4
/
+2
2018-02-26
set file name to base file name
Chris Lu
1
-1
/
+1
2017-01-09
suport uploading files to specific dataCenter
sparklxb
1
-18
/
+45
2017-01-08
support additional header name-value pairs
sparklxb
1
-3
/
+3
2017-01-04
fix bug: upload big .gz file more than maxMB
lixianbin
1
-7
/
+4
2016-06-26
refactor Volume Assign function
霍晓栋
1
-2
/
+14
2016-06-02
directory structure change to work with glide
Chris Lu
1
-0
/
+194