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
/
volume_server_handlers_read.go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
switch to logrus
origin/logrus
Chris Lu
1
-17
/
+17
2020-10-31
filer: add CORS support
Chris Lu
1
-7
/
+0
2020-10-31
volume: add CORS support
Chris Lu
1
-0
/
+7
2020-10-08
fix logging
Chris Lu
1
-1
/
+1
2020-10-08
some changes to prepare fix after failed reads
Chris Lu
1
-0
/
+4
2020-09-09
adjust log level
Chris Lu
1
-1
/
+1
2020-08-18
pass in option to read deleted entries
Chris Lu
1
-1
/
+7
2020-08-01
volume: avoid special logic for .gz files
Chris Lu
1
-14
/
+14
2020-07-25
rename
Chris Lu
1
-1
/
+1
2020-07-25
set filename in Content-Disposition header
Chris Lu
1
-2
/
+2
2020-07-17
Fix the bug of "http://xx/xx,xxx.PNG?width=100"
李远军
1
-4
/
+3
2020-06-23
prepare for zstd
Chris Lu
1
-11
/
+9
2020-06-20
rename UnCompressData to DecompressData
Chris Lu
1
-2
/
+2
2020-06-19
renaming
Chris Lu
1
-5
/
+7
2020-04-21
adjust logging
Chris Lu
1
-2
/
+2
2020-04-02
handle gzip for image resizing
Chris Lu
1
-1
/
+7
2020-04-02
volume: passing ext info via URL
Chris Lu
1
-3
/
+5
2020-03-20
filer: add back image resizing capability
Chris Lu
1
-4
/
+13
2020-03-20
refactoring
Chris Lu
1
-1
/
+1
2020-03-20
refactoring
Chris Lu
1
-4
/
+1
2020-03-08
filer: processing all response headers, no pass through to volume server
Chris Lu
1
-18
/
+8
2020-03-07
refactoring
Chris Lu
1
-85
/
+5
2020-02-25
avoid reusing context object
Chris Lu
1
-4
/
+2
2020-01-24
adjust logging
Chris Lu
1
-2
/
+2
2019-10-23
volume: redirection follow public url
Chris Lu
1
-1
/
+2
2019-06-15
refactoring
Chris Lu
1
-2
/
+3
2019-06-14
refactoring
Chris Lu
1
-1
/
+1
2019-06-14
volume server: adds basic metrics
Chris Lu
1
-0
/
+5
2019-06-06
jwt for read access control
Chris Lu
1
-0
/
+7
2019-06-05
fix ec related bugs
Chris Lu
1
-1
/
+1
2019-05-27
refactoring
Chris Lu
1
-3
/
+3
2019-05-27
volum server passes grpc option and master location to store
Chris Lu
1
-1
/
+2
2019-05-27
convert needle id to ec intervals to read from
Chris Lu
1
-5
/
+12
2019-04-18
refactoring
Chris Lu
1
-5
/
+5
2018-11-23
go fmt
Chris Lu
1
-1
/
+1
2018-11-22
formatting error log
Chris Lu
1
-1
/
+1
2018-11-08
use MD5 for ETag to be consistent with Amazon S3
Chris Lu
1
-1
/
+5
2018-09-09
add s3 multipart upload
Chris Lu
1
-3
/
+2
2018-09-07
fix build error
0.96
Chris Lu
1
-1
/
+1
2018-09-07
fix data writes error when consecutive calls overlaps with previous writes
Chris Lu
1
-1
/
+1
2018-09-03
Update volume_server_handlers_read.go
zhangmingfeng
1
-0
/
+3
2018-07-24
fix compilation error
Chris Lu
1
-1
/
+1
2018-07-24
refactoring: avoid common code
Chris Lu
1
-19
/
+15
2018-07-24
initialize read seeker
Chris Lu
1
-0
/
+1
2018-07-24
fix nil if not images
Chris Lu
1
-1
/
+2
2018-07-05
增加chunk图片文件支持width和height
zhangmingfeng
1
-4
/
+19
2018-06-01
use fixed list of masters in both filer and volume servers
Chris Lu
1
-2
/
+2
2018-05-28
adding favicon to filer also
Chris Lu
1
-12
/
+0
2017-06-03
skip bytes cache
Chris Lu
1
-1
/
+0
2017-05-28
revert webp support due to "go test"
0.76
Chris Lu
1
-1
/
+1
[next]