aboutsummaryrefslogtreecommitdiff
path: root/weed/operation/upload_content.go
AgeCommit message (Expand)AuthorFilesLines
2020-03-15volume: handle repeated writes responseChris Lu1-1/+6
2020-03-14refactoringChris Lu1-71/+7
2020-03-14cleaner fixChris Lu1-5/+7
2020-03-14fix possible nilChris Lu1-3/+5
2020-03-08clean upChris Lu1-7/+2
2020-03-08filer: remember content is gzipped or notChris Lu1-30/+136
2020-03-08adjust parameter namesChris Lu1-7/+7
2020-03-07encryption worksChris Lu1-1/+1
2020-03-07filer: set mime type from volume serverChris Lu1-0/+1
2020-03-07filer cipher: single chunk http POST and PUT and readChris Lu1-9/+3
2020-03-06filer: option to encrypt data on volume serverChris Lu1-10/+37
2019-04-18refactoringChris Lu1-1/+2
2019-04-18filer.copy: add adjustable compression levelChris Lu1-2/+18
2019-04-07adjust compression to optimize for speedChris Lu1-1/+2
2019-04-06more efficient client side gzip compressionChris Lu1-2/+17
2019-03-11Revert "fix https://github.com/chrislusf/seaweedfs/issues/780"chenwanli1-6/+0
2019-02-15benchmark can work in secure modeChris Lu1-3/+3
2019-01-18master add separate grpc portChris Lu1-5/+3
2019-01-10Set http timeout to 5schenwanli1-3/+5
2019-01-02set etag in responseChris Lu1-1/+1
2018-12-05fix https://github.com/chrislusf/seaweedfs/issues/780chenwanli1-0/+6
2018-11-03add function descriptionChris Lu1-0/+1
2018-09-22add ETag to upload results and chunksChris Lu1-0/+11
2017-01-08support additional header name-value pairssparklxb1-10/+3
2017-01-08support additional header name-value pairssparklxb1-5/+23
2016-06-02directory structure change to work with glideChris Lu1-0/+96
2013-02-10testing compilation with remove packageChris Lu1-47/+0
2013-02-10avoid the "src" folderChris Lu1-0/+47