5 Commits (4d3353750e78e2b98f61e0543fabf57b4a4f7daf)

Author SHA1 Message Date
lixianbin d96d0a87cf fix bug: upload big .gz file more than maxMB 8 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf b03e7b26b5 add []byte caching and pooling 9 years ago
chrislusf 0649d778a7 pooling []byte 9 years ago
chrislusf 112e2c6922 clearer error message 9 years ago
Jianfei Wang eec72b5136 storage: faster ParseKeyHash 9 years ago
Jianfei Wang 5364b3d8f5 storage: add test for ParseKeyHash 9 years ago
chrislusf b39c384d6d Revert "Merge pull request #284 from thinxer/binary" 9 years ago
Jianfei Wang 18254d9aae replace util/bytes.go with binary.BigEndian 9 years ago
Jianfei Wang f0cc264757 storage: add test for ParseKeyHash 9 years ago
chrislusf 5d100994b1 Revert "Merge pull request #281 from thinxer/binary" 9 years ago
Jianfei Wang 7bc10d46e3 replace util/bytes.go with binary.BigEndian 9 years ago
chrislusf e921cb1a9d format changes 9 years ago
tnextday 662915e691 Delete all chunks when delete a ChunkManifest 9 years ago
tnextday 2c0a7fe75e complete submit chunked file 9 years ago
tnextday de5e07ce3e rename FlagChunkedFile to FlagChunkManifest 9 years ago
tnextday 6b0894d806 update ChunkedFile to seekable reader, so we can use io.* to read data 9 years ago
chrislusf 5c81fa1075 Prepend prefix "0" for odd number of hex characters. 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 4ee766e966 avoid auto unzip tar.gz files 10 years ago
yourchanges a86042e413 fix the #59 and #56 10 years ago
yourchanges 7481b7376d Fix the first form multi-part item is not a "file type part" problem in "ParseUpload()" 10 years ago
yanyiwu 5a40f539f2 fix bug: upload a file which already existed return a wrong file size. 10 years ago
yanyiwu 089eb8ad39 add String function for needle to print 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu 7920b4685e Adding unit tests for volume ttl. 10 years ago
Chris Lu b9aee2defb add TTL support 10 years ago
Chris Lu c1307103b2 fix orientation for all jpg files 11 years ago
Chris Lu 34e03e7cf6 iphone usually has upper cased .JPG extension 11 years ago
Chris Lu 2a8c60f71b be lenient when writing, but report right away when volume size limit is 11 years ago
Chris Lu 1bf75f7f73 toughen up error handling for invalid fid 11 years ago
Chris Lu 59ded34b83 issue 48 weed upload does not set the modified date 11 years ago
Chris Lu 69ac6b6bf6 Issue 45 in weed-fs: [Compact issue] Offset overflow 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu 48e4ced29d easier for client to delete file 12 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu 952974491b refactor "content upload" out of needle creation 12 years ago
Chris Lu 54906c48f3 report errors when upload timeouts 12 years ago
Chris Lu 70fe7e6b5d support gzip file upload, fix problem during replication of gzipped data 12 years ago
Chris Lu ac15868694 clean up log fmt usage. Move to log for important data changes, 12 years ago
Chris Lu 4c200acd7d 1. ensure replicated file has the same timestamp 12 years ago
Chris Lu cbd9d14cc4 Issue 27: feature request - Last-Modified header 12 years ago
Chris Lu 915b16f97a refactoring, same logic, but the store replication logic is moved to a 12 years ago
Chris Lu bd278337db checking file name empty 12 years ago
Chris Lu 79d11ac951 go vet 12 years ago
Chris Lu 5071f528f6 testing compilation with remove package 12 years ago