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
2021-12-12
s3: handle Response-Content-Disposition
chrislu
1
-2
/
+7
2021-12-10
add lock messages
chrislu
1
-6
/
+7
2021-12-09
add delay if need to resume from disk
chrislu
1
-1
/
+1
2021-12-10
rename operation returns the correct old parent path
liubaojiang
1
-1
/
+1
2021-12-07
sleep between the gap of each execution
chrislu
1
-2
/
+2
2021-12-05
upgrade protoc to 3.17.3
chrislu
3
-0
/
+5
2021-11-29
add s3.clean.uploads -timeAgo=24h
Chris Lu
1
-4
/
+15
2021-11-29
ensure uploaded chunks are deleted on error
Chris Lu
2
-4
/
+11
2021-11-28
avoid empty extended attribute value
Chris Lu
1
-1
/
+1
2021-11-15
prevent nil response
Chris Lu
1
-1
/
+1
2021-11-08
use constants
Chris Lu
1
-1
/
+1
2021-11-08
rename pacakge
Chris Lu
1
-3
/
+3
2021-11-06
filer: deprecate "-peers" option
Chris Lu
1
-1
/
+0
2021-11-06
auto updated filer peer list
Chris Lu
2
-2
/
+3
2021-11-06
send peers info to filers
Chris Lu
2
-18
/
+21
2021-11-05
refactor grpc API
Chris Lu
1
-4
/
+6
2021-11-05
Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...
Chris Lu
4
-8
/
+8
2021-11-04
add leader election in master
Chris Lu
3
-81
/
+5
2021-11-03
handle possible race condition
Chris Lu
1
-3
/
+10
2021-11-03
master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()
Chris Lu
4
-8
/
+8
2021-11-02
go fmt
Chris Lu
4
-4
/
+4
2021-11-02
shell: optionally read filer address from master
Chris Lu
4
-16
/
+99
2021-10-30
rename API to avoid confusion
Chris Lu
2
-4
/
+4
2021-10-29
cloud tier: remove tagging since not all s3 vendors support this
Chris Lu
1
-6
/
+1
2021-10-24
volume copy: stream out copying progress and avoid grpc request timeout
Chris Lu
2
-18
/
+45
2021-10-24
volume vacuum: avoid timeout with streaming progress report
Chris Lu
1
-6
/
+22
2021-10-20
fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389
Konstantin Lebedev
2
-9
/
+9
2021-10-17
add logs
Chris Lu
1
-0
/
+1
2021-10-17
mount: streaming renaming folders
Chris Lu
1
-7
/
+82
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
3
-12
/
+9
2021-10-12
fier/s3: save "Content-Disposition" to extended properties
Chris Lu
2
-1
/
+4
2021-10-11
escape file name only when necessary
Chris Lu
2
-2
/
+2
2021-10-11
s3: use "response-content-disposition" to overwrite default content-disposition
Chris Lu
1
-0
/
+5
2021-10-10
removing etcd sequencer
Chris Lu
1
-10
/
+0
2021-10-05
reduce concurrent volume grow requests
Chris Lu
2
-2
/
+5
2021-10-05
refactor
Chris Lu
3
-10
/
+10
2021-10-04
add redis3
Chris Lu
1
-0
/
+1
2021-09-27
volume stream read skips deleted content
Chris Lu
1
-31
/
+3
2021-09-27
stream read multiple volumes in a volume server
Chris Lu
1
-3
/
+15
2021-09-27
adjust starting offset
Chris Lu
1
-1
/
+3
2021-09-27
send needle data instead of raw needle body
Chris Lu
1
-1
/
+1
2021-09-27
volume server: read all files in a volume
Chris Lu
1
-0
/
+50
2021-09-26
avoid looping forever if there are no more metadata updates
Chris Lu
1
-5
/
+1
2021-09-19
update log
Chris Lu
1
-1
/
+1
2021-09-19
add cache error log
Chris Lu
1
-0
/
+1
2021-09-14
go fmt
Chris Lu
6
-21
/
+21
2021-09-13
Avoid xattr printed out as HTTP headers
Chris Lu
1
-1
/
+4
2021-09-13
better etag matching
Chris Lu
1
-1
/
+1
2021-09-13
minor
Chris Lu
1
-1
/
+2
2021-09-12
change server address from string to a type
Chris Lu
17
-102
/
+105
[next]