109 Commits (3f514ef1a79e49ce4b745b6f02ab3a87efd2c024)

Author SHA1 Message Date
chrislu 433fde4b18 move error to a separate file 3 years ago
Konstantin Lebedev 3f4e17aa24 error metrics for filer and store 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu d688e10ed1 do not try to compress if not sure about the file content 3 years ago
Chris Lu 332f5ad3a8 revert temporary changes that disabled compression 3 years ago
Chris Lu 5956a8b05a adjust comment 3 years ago
Chris Lu 1b942dfa3c add error message 3 years ago
Konstantin Lebedev 865b06b7fe The IEEE assembler optimizations has been submitted and will be part of the Go 1.6 standard library. 3 years ago
Chris Lu 9cc84a910f volume: deletion can skip volume size checking 3 years ago
Chris Lu b624090398 go fmt 4 years ago
Chris Lu 6c82326575 use bytes.Buffer to reduce memory allocation and gc 4 years ago
Chris Lu 8e404a1433 go fmt 4 years ago
Chris Lu b465095db1 shell: add volume.check.disk to fix inconsistency for replicated volumes 4 years ago
Chris Lu 35d939a1d2 go fmt 4 years ago
Chris Lu 38fc200e56 CRCWriter consistent with CRC 4 years ago
Chris Lu 400de380f4 volume server: support tcp direct put/get/delete 4 years ago
Chris Lu 540441fd38 go fmt 4 years ago
Chris Lu 03c643aa6b fix test 4 years ago
Chris Lu 1ad3200094 skip seek() when index file writes 4 years ago
bingoohuang ee7cdf3668 revert ErrXyz to ErrorXyz temporarily. 4 years ago
bingoohuang 7ffe736d20 renaming to ErrXyz 4 years ago
Chris Lu 039ad101b1 manifest file also need to detect compression 4 years ago
Chris Lu cc839f935d better unit detection 4 years ago
Chris Lu b219ccfe68 Update volume_ttl_test.go 4 years ago
Chris Lu a83b8e7b01 ttl fix: 3y was converted into 96m 4 years ago
Chris Lu 0da7ecfd29 go fmt 4 years ago
Chris Lu 92f906b6fc remove zstd 4 years ago
Chris Lu 06c15ab35c volume: add special handling for .dat larger than 32GB 4 years ago
Chris Lu 103fafe00b weed export: print out [start,stop) content range 4 years ago
Chris Lu dbb10e0f0b testing with more than 30days 4 years ago
Chris Lu 99ecf63276 go fmt 4 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu ab6e5c0dc4 adjust error message 4 years ago
Chris Lu 20e2ac1add filer: store md5 metadata for files uploaded by filer 4 years ago
Chris Lu 4ecfa9879d volume: report Content-MD5 in response header 4 years ago
Chris Lu cbd80253e3 better needle id format 4 years ago
Chris Lu f89186a3cf better logging 4 years ago
Chris Lu 97d97f3528 go code can read and write chunk manifest 4 years ago
李远军 6608cb5f43 Revert "remove fixJpgOrientation" 5 years ago
Chris Lu 20d9cfae86 volume: following md5 base64 encoding 5 years ago
Chris Lu 2ff37ccdbd testing parsing the upload 5 years ago
Kimbsen 4eeab2a379 remove unused imports 5 years ago
Kimbsen ffddecebef do md5 validation AFTER decompression 5 years ago
Chris Lu fe60db404a prepare for zstd 5 years ago
Kimbsen 6b1e93ba0b check request header not part header for content-encoding 5 years ago
Kimbsen 38626cb584 don't forget the last few bytes 5 years ago
Kimbsen 8d1f6cd567 added optional md5 verification of uploaded data 5 years ago
Chris Lu de5ca9b258 remove fixJpgOrientation 5 years ago
Chris Lu 3080c197e3 rename UnCompressData to DecompressData 5 years ago
Chris Lu e912fd15e3 renaming 5 years ago