2 Commits (41f29e9d8c8a910d3a3061dd167b7f448e243d0c)

Author SHA1 Message Date
chrislusf 087b839354 Nomalize url before redirecting. 10 years ago
Chris Lu a506e7953f Separate read and write volume handlers. 10 years ago
chrislusf 226df38c95 Redirect to publicUrl 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
yanyiwu 7bfa93a283 use sync.RWMutex when masterNode changes 10 years ago
chrislusf cc724305b6 Using Url instead of PublicUrl for volume server 10 years ago
Chris Lu 5b5d6341e5 Set http status after modifying response headers. 10 years ago
Chris Lu a3e4145e8a refactoring for later security changes 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 57a4549d86 wrap etag value with double quotes 10 years ago
Chris Lu ce4acecaa8 Fix filer proxing http status code 10 years ago
Chris Lu 530927db64 Add Etag support 11 years ago
Chris Lu 38231b6891 return image size when client image processing 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 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 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 4ecf5956d7 Add types to uploading 11 years ago
Chris Lu cbc5a76e80 Added batch file deleting. 11 years ago
Chris Lu 56a3d30e75 batch delete on volume servers 11 years ago
Chris Lu 7337c29b90 refactor: split volume handlers into 3 files 11 years ago
Chris Lu f7f582ec86 1. refactoring, merge "replication" logic into "topology" package 11 years ago
Chris Lu 51fafdb525 more robust filer 11 years ago
Chris Lu 59f6a13609 adding lots of different stats 11 years ago
Chris Lu 39b774a131 1. adding statistics reporting 11 years ago
Chris Lu 7c5c94785c switch to idle timeout instead of read timeout 11 years ago
Chris Lu 463589da01 adjusting logs 11 years ago
Chris Lu d30052ce85 adjusting error message 11 years ago
Chris Lu cd10c277b2 can now delete a collection! Is this a dangerous feature? Only enabling 11 years ago
Chris Lu edae676913 1. volume server auto detect clustered master nodes 11 years ago
Chris Lu 91829057c5 set to 400 Bad Request when failed to parse file id, recommended by 11 years ago
Chris Lu f68e15da89 set to 404 when failed to read file id 11 years ago
Chris Lu d0147a16a9 avoid index out of range exception 11 years ago
Chris Lu 1bf75f7f73 toughen up error handling for invalid fid 11 years ago
Chris Lu 11e91bd549 mux router cannot handle "/" correctly. switching it off for volume 11 years ago
Chris Lu c38eee73ca refactoring to separate master and volume server, so that these servers 11 years ago