| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-25 | fix typo | Chris Lu | 3 | -4/+4 | |
| 2014-10-21 | Add master bind ip address option. | Chris Lu | 2 | -3/+4 | |
| 2014-10-21 | Fix help text error. | Chris Lu | 1 | -1/+1 | |
| 2014-10-21 | print error the correct way. | Chris Lu | 1 | -12/+13 | |
| 2014-10-19 | Revert "fix func name HasWriableVolume" | bmcquee | 2 | -3/+3 | |
| This reverts commit bff7b71389557235c8573a77b0c030765c85fd1f. | |||||
| 2014-10-19 | Revert "change wriable to writeable" | bmcquee | 1 | -1/+1 | |
| This reverts commit 626b896448473b3ce7f2ec40b644c2bfd0e3c714. | |||||
| 2014-10-19 | change wriable to writeable | bmcquee | 1 | -1/+1 | |
| 2014-10-19 | add another logging line verbosity 2 | bmcquee | 1 | -0/+1 | |
| 2014-10-19 | fix func name HasWriableVolume | bmcquee | 2 | -3/+3 | |
| 2014-09-25 | use github.com/chrislusf instead of github.com/aszxqw | wyy | 69 | -138/+138 | |
| 2014-09-25 | use github.com/aszxqw instead of code.google.com/p | wyy | 69 | -138/+138 | |
| 2014-09-20 | Fix typo. | Chris Lu | 1 | -1/+1 | |
| 2014-09-20 | Add "-ip.bind" option when starting volume servers. | Chris Lu | 3 | -7/+9 | |
| Also some Weed->Seaweed changes. | |||||
| 2014-09-20 | adjust for external API changes | Chris Lu | 1 | -1/+4 | |
| 2014-09-20 | rename to Seaweed File System | Chris Lu | 6 | -7/+7 | |
| 2014-09-20 | Adding unit tests for volume ttl. | Chris Lu | 3 | -15/+63 | |
| 2014-09-20 | version 0.64 | Chris Lu | 1 | -1/+1 | |
| 2014-09-20 | add TTL support | Chris Lu | 31 | -105/+416 | |
| The volume TTL and file TTL are not necessarily the same. as long as file TTL is smaller than volume TTL, it'll be fine. volume TTL is used when assigning file id, e.g. http://.../dir/assign?ttl=3h file TTL is used when uploading | |||||
| 2014-09-04 | use error to report error | Chris Lu | 1 | -5/+13 | |
| 2014-09-04 | resolve directory log file error | Chris Lu | 1 | -2/+11 | |
| avoid possible race condition | |||||
| 2014-08-31 | adding ttl field to volume super block | Chris Lu | 4 | -1/+45 | |
| 2014-08-26 | wrap etag value with double quotes | Chris Lu | 2 | -2/+2 | |
| 2014-08-25 | Fix filer proxing http status code | Chris Lu | 2 | -1/+2 | |
| Double quote etag value. | |||||
| 2014-08-25 | a bit refactoring to prepare for volume format change and backward | Chris Lu | 3 | -57/+68 | |
| compatibility. | |||||
| 2014-08-05 | remove uploading stated from volume server. | Chris Lu | 2 | -5/+0 | |
| 2014-07-24 | released 0.62 with solaris support | Chris Lu | 3 | -3/+3 | |
| 2014-07-22 | Add Etag support | Chris Lu | 2 | -0/+14 | |
| 2014-07-21 | 1. pass through http response headers | Chris Lu | 1 | -0/+4 | |
| 2. set http status 201 for creating files | |||||
| 2014-07-21 | fix wrong error printing that caused panic | Chris Lu | 1 | -1/+1 | |
| 2014-07-20 | test move function | Chris Lu | 1 | -3/+10 | |
| 2014-07-20 | fix test error due to changed api | Chris Lu | 1 | -1/+1 | |
| 2014-07-20 | fix old tests that's found not working during travis integration. | Chris Lu | 4 | -110/+10 | |
| 2014-07-20 | comments change | Chris Lu | 1 | -4/+4 | |
| 2014-07-20 | Add /admin/mv to move a file or a folder | Chris Lu | 9 | -34/+119 | |
| 2014-07-20 | adjust file name | Chris Lu | 1 | -0/+0 | |
| 2014-07-08 | compress *.htm file | Chris Lu | 1 | -1/+1 | |
| 2014-07-05 | lowercase when checking file name extensions. | Chris Lu | 1 | -3/+5 | |
| 2014-07-05 | return image size when client image processing | Chris Lu | 3 | -11/+16 | |
| 2014-07-04 | add a convenient function to preprocess images on client side. | Chris Lu | 2 | -1/+26 | |
| 2014-06-17 | released 0.61, prepare for 0.62 beta | Chris Lu | 1 | -1/+1 | |
| 2014-06-13 | Setting application/json for json result. | Chris Lu | 1 | -1/+2 | |
| Setting application/javascript for jsonp result. | |||||
| 2014-06-08 | Better guessing mime type with octstream | Chris Lu | 1 | -1/+4 | |
| 2014-06-07 | Remove glog from http_util for better reusability. | Chris Lu | 1 | -13/+0 | |
| 2014-06-02 | only set lookup cache when successful | Chris Lu | 1 | -2/+3 | |
| 2014-05-31 | Reduce memory usage for "weed fix" | Chris Lu | 4 | -6/+9 | |
| 2014-05-29 | start to code for 0.61 release | Chris Lu | 1 | -1/+1 | |
| 2014-05-29 | Important Fix: Avoid overwriting the index file!!! | Chris Lu | 2 | -12/+37 | |
| 2014-05-27 | 0.60 beta start | Chris Lu | 1 | -1/+1 | |
| 2014-05-26 | Add partial content request support. | Chris Lu | 2 | -5/+205 | |
| 2014-05-26 | fix compilation error | Chris Lu | 1 | -1/+1 | |
