107 Commits (fe91fd00ad18d1a1758cee14fb929d512c0bc415)

Author SHA1 Message Date
yanyiwu fe91fd00ad fix bug: 'http: multiple response.WriteHeader calls' 10 years ago
Chris Lu 5b5d6341e5 Set http status after modifying response headers. 10 years ago
Chris Lu e4531fc1e6 Add Redis support for Distributed Filer store. 10 years ago
Chris Lu d77f3120c3 Adjust function name. 10 years ago
yanyiwu 0b192917f8 fix bug about the collection in volume is wrong when curl -F "file=@/tmp/test.jpg" "localhost:9333/submit?collection=picture" 10 years ago
Chris Lu 49784d7f28 Add support for distributed filer metadata store. 10 years ago
Chris Lu 165734ce11 Refactoring for supporing cassandra as filer meta data store 10 years ago
Chris Lu a3e4145e8a refactoring for later security changes 10 years ago
yanyiwu 5b7628cf08 use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto 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
chrislusf e431d4121e Add optional http redirect for filer GET requests. 10 years ago
chrislusf ba972694c7 Add filer option to redirect instead of proxying to volume server on file GET requests. 10 years ago
Chris Lu 7ce628bf09 Clean raft configurations if "peers" option is set. 10 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
Chris Lu f527fc1d5e adjust visibility 10 years ago
Chris Lu 30bcda7136 fix typo 10 years ago
bmcquee bd664def45 Revert "fix func name HasWriableVolume" 10 years ago
bmcquee 02ae8b98a5 Revert "change wriable to writeable" 10 years ago
bmcquee 626b896448 change wriable to writeable 10 years ago
bmcquee 7ca10d8dcf add another logging line verbosity 2 10 years ago
bmcquee bff7b71389 fix func name HasWriableVolume 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 b9aee2defb add TTL support 10 years ago
Chris Lu 57a4549d86 wrap etag value with double quotes 10 years ago
Chris Lu ce4acecaa8 Fix filer proxing http status code 10 years ago
Chris Lu df78466a12 remove uploading stated from volume server. 11 years ago
Chris Lu 530927db64 Add Etag support 11 years ago
Chris Lu 5d88cec2df 1. pass through http response headers 11 years ago
Chris Lu a3fb644d86 fix wrong error printing that caused panic 11 years ago
Chris Lu a0b2582a75 comments change 11 years ago
Chris Lu 77fd5ecd98 Add /admin/mv to move a file or a folder 11 years ago
Chris Lu 38231b6891 return image size when client image processing 11 years ago
Chris Lu cb28c26398 Setting application/json for json result. 11 years ago
Chris Lu d7f6af09e6 Better guessing mime type with octstream 11 years ago
Chris Lu e60af7b82e Add partial content request support. 11 years ago
Chris Lu 625f880b15 Adjust "weed server" parameters. 11 years ago
Chris Lu 34e03e7cf6 iphone usually has upper cased .JPG extension 11 years ago
Chris Lu dcd12576c6 Add option to auto fix jpg orientation 11 years ago
Chris Lu f7d6909b6f 1. refactor, move image resizing to its own package 11 years ago
Chris Lu dc24bad791 releasing 0.58 to handle control+c interrupts. 11 years ago
Chris Lu 982aaa41b9 Add control+c or INT handling 11 years ago
Chris Lu 68ceea3f8d support file names with a comma inside. 11 years ago
Chris Lu 1c30a780a7 fix image serving performance problem introduced in last release. 11 years ago
Chris Lu 87b98711f7 A hidden feature: dynamically resize image. 11 years ago
Chris Lu d344e87de0 Adjust command line options. 11 years ago
Chris Lu 1818a2a2da Change to protocol buffer for volume-join-masster message 11 years ago
Chris Lu 637469e656 log the volume server connected to which master server 11 years ago
Chris Lu 83c0c9843d Add option to recursively delete a folder. 11 years ago