| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -163/+0 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2015-12-14 | format changes | chrislusf | 1 | -3/+2 | |
| 2015-12-15 | `weed download` command use stream download the large file. | tnextday | 1 | -3/+2 | |
| 2015-12-03 | more check in `http_util.Delete` | tnextday | 1 | -2/+16 | |
| add status code in `DeleteResult` struct operation.DeleteFiles maybe unsafe, so `ChunkManifest.DeleteChunks` manually delete each chunks | |||||
| 2015-05-26 | Add "weed backup" command. | chrislusf | 1 | -0/+38 | |
| This is a pre-cursor for asynchronous replication. | |||||
| 2015-04-16 | Change all chrislusf/weed-fs links to point to chrislu/seaweedfs | Stuart P. Bentley | 1 | -1/+1 | |
| 2015-04-16 | Nomalize url before redirecting. | chrislusf | 1 | -0/+7 | |
| 2015-03-27 | add leveldb support for needle map | chrislusf | 1 | -2/+2 | |
| This supposedly should reduce memory consumption. However, for tests with millions of, this shows consuming more memories. Need to see whether this will work out. If not, later boltdb will be tested. | |||||
| 2015-02-07 | merge conflicts | Chris Lu | 1 | -1/+6 | |
| 2014-06-07 | Remove glog from http_util for better reusability. | Chris Lu | 1 | -13/+0 | |
| 2014-05-12 | support file names with a comma inside. | Chris Lu | 1 | -0/+1 | |
| 2014-04-21 | Change to protocol buffer for volume-join-masster message | Chris Lu | 1 | -0/+16 | |
| Reduced size to about 1/5 of the previous json format message | |||||
| 2014-03-30 | working filer server! | Chris Lu | 1 | -0/+24 | |
| 2014-03-20 | enhance deletion operation | Chris Lu | 1 | -0/+19 | |
| 2014-03-12 | adjust error message | Chris Lu | 1 | -2/+2 | |
| 2014-03-12 | in progress, trying to make benchmark working better to reuse http | Chris Lu | 1 | -2/+18 | |
| connections. | |||||
| 2014-02-14 | 1. volume server auto detect clustered master nodes | Chris Lu | 1 | -0/+38 | |
| 2. remove operation package dependency on storage | |||||
