| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -48/+0 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2015-04-16 | Change all chrislusf/weed-fs links to point to chrislu/seaweedfs | Stuart P. Bentley | 1 | -2/+2 | |
| 2015-04-06 | change count to uint64 to fix #109 | chrislusf | 1 | -3/+3 | |
| fix https://github.com/chrislusf/weed-fs/issues/109 | |||||
| 2015-03-19 | Add better error message. | chrislusf | 1 | -1/+1 | |
| 2015-03-09 | Add read only public port on volume server | chrislusf | 1 | -1/+2 | |
| Add read only public port on volume server | |||||
| 2014-10-26 | formatting code by: goimports -w=true . | Chris Lu | 1 | -2/+3 | |
| 2014-09-25 | use github.com/chrislusf instead of github.com/aszxqw | wyy | 1 | -2/+2 | |
| 2014-09-25 | use github.com/aszxqw instead of code.google.com/p | wyy | 1 | -2/+2 | |
| 2014-09-20 | add TTL support | Chris Lu | 1 | -1/+4 | |
| 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-04-15 | Use type AssignResult when writing and reading result. | Chris Lu | 1 | -5/+5 | |
| 2014-03-09 | benchmarking writing data to a specific collection | Chris Lu | 1 | -1/+4 | |
| 2013-08-13 | refactoring code | Chris Lu | 1 | -0/+40 | |
| reusable code by go clients | |||||
