| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -108/+0 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2015-12-14 | adjust usage text to fit the display | chrislusf | 1 | -1/+1 | |
| 2015-06-01 | each command use its own options to avoid parameter collision | chrislusf | 1 | -26/+31 | |
| fix https://github.com/chrislusf/seaweedfs/issues/152 | |||||
| 2015-04-16 | Fix a couple more weedfs -> SeaweedFS instances | Stuart P. Bentley | 1 | -1/+1 | |
| Apparently I forgot to save these files before submitting #121 | |||||
| 2015-04-16 | Change all chrislusf/weed-fs links to point to chrislu/seaweedfs | Stuart P. Bentley | 1 | -2/+2 | |
| 2015-02-07 | merge conflicts | Chris Lu | 1 | -7/+15 | |
| 2014-10-26 | formatting code by: goimports -w=true . | Chris Lu | 1 | -1/+2 | |
| 2014-09-25 | use github.com/chrislusf instead of github.com/aszxqw | wyy | 1 | -1/+1 | |
| 2014-09-25 | use github.com/aszxqw instead of code.google.com/p | wyy | 1 | -1/+1 | |
| 2014-09-20 | add TTL support | Chris Lu | 1 | -2/+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-03-09 | benchmarking writing data to a specific collection | Chris Lu | 1 | -3/+5 | |
| 2013-11-18 | formatting | Chris Lu | 1 | -2/+2 | |
| 2013-11-18 | add option to split large files into parts and then upload | Chris Lu | 1 | -2/+7 | |
| 2013-08-14 | refactoring submit operation | Chris Lu | 1 | -2/+10 | |
| 2013-08-13 | refactoring code | Chris Lu | 1 | -100/+2 | |
| reusable code by go clients | |||||
| 2013-08-06 | Issue 6: upload file without id specified | Chris Lu | 1 | -3/+3 | |
| 2013-07-29 | replicate mime type | Chris Lu | 1 | -1/+4 | |
| 2013-07-20 | add more description to upload command | Chris Lu | 1 | -0/+10 | |
| 2013-07-15 | upload respect master default replication setting | Chris Lu | 1 | -3/+5 | |
| 2013-07-15 | escaping upload file name special characters | Chris Lu | 1 | -1/+6 | |
| if already gzipped, avoid gzipping again | |||||
| 2013-07-15 | support gzip file upload, fix problem during replication of gzipped data | Chris Lu | 1 | -1/+1 | |
| 2013-07-13 | adjust usage | Chris Lu | 1 | -1/+1 | |
| 2013-07-13 | upload files recursively matching a pattern | Chris Lu | 1 | -0/+7 | |
| 2013-07-13 | better error message if directory is not found | Chris Lu | 1 | -6/+10 | |
| 2013-07-13 | Consistent result format when error happens | Chris Lu | 1 | -17/+16 | |
| 2013-07-13 | Add support to upload a directory recursively. | Chris Lu | 1 | -11/+35 | |
| 2013-07-11 | "weed upload" return message changes | Chris Lu | 1 | -8/+11 | |
| 2013-07-10 | 1. ensure replicated file has the same timestamp | Chris Lu | 1 | -1/+6 | |
| 2. upload can specify modified time by &ts=... 3. correctly return code 304 | |||||
| 2013-02-26 | add lots of error checking by GThomas | Chris Lu | 1 | -2/+2 | |
| 2013-02-10 | go vet | Chris Lu | 1 | -7/+7 | |
| 2013-02-10 | rename from cmd to weed for easier "go build" | Chris Lu | 1 | -0/+113 | |
