aboutsummaryrefslogtreecommitdiff
path: root/go
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Clean raft configurations if "peers" option is set.Chris Lu1-21/+25
2014-10-26formatting code by: goimports -w=true .Chris Lu84-170/+205
2014-10-26fix commenting error.Chris Lu1-2/+2
2014-10-25adjust visibilityChris Lu3-4/+4
2014-10-25fix typoChris Lu3-4/+4
2014-10-21Add master bind ip address option.Chris Lu2-3/+4
2014-10-21Fix help text error.Chris Lu1-1/+1
2014-10-21print error the correct way.Chris Lu1-12/+13
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy69-138/+138
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy69-138/+138
2014-09-20Fix typo.Chris Lu1-1/+1
2014-09-20Add "-ip.bind" option when starting volume servers.Chris Lu3-7/+9
2014-09-20adjust for external API changesChris Lu1-1/+4
2014-09-20rename to Seaweed File SystemChris Lu6-7/+7
2014-09-20Adding unit tests for volume ttl.Chris Lu3-15/+63
2014-09-20version 0.64Chris Lu1-1/+1
2014-09-20add TTL supportChris Lu31-105/+416
2014-09-04use error to report errorChris Lu1-5/+13
2014-09-04resolve directory log file errorChris Lu1-2/+11
2014-08-31adding ttl field to volume super blockChris Lu4-1/+45
2014-08-26wrap etag value with double quotesChris Lu2-2/+2
2014-08-25Fix filer proxing http status codeChris Lu2-1/+2
2014-08-25a bit refactoring to prepare for volume format change and backwardChris Lu3-57/+68
2014-08-05remove uploading stated from volume server.Chris Lu2-5/+0
2014-07-24released 0.62 with solaris supportChris Lu3-3/+3
2014-07-22Add Etag supportChris Lu2-0/+14
2014-07-211. pass through http response headersChris Lu1-0/+4
2014-07-21fix wrong error printing that caused panicChris Lu1-1/+1
2014-07-20test move functionChris Lu1-3/+10
2014-07-20fix test error due to changed apiChris Lu1-1/+1
2014-07-20fix old tests that's found not working during travis integration.Chris Lu4-110/+10
2014-07-20comments changeChris Lu1-4/+4
2014-07-20Add /admin/mv to move a file or a folderChris Lu9-34/+119
2014-07-20adjust file nameChris Lu1-0/+0
2014-07-08compress *.htm fileChris Lu1-1/+1
2014-07-05lowercase when checking file name extensions.Chris Lu1-3/+5
2014-07-05return image size when client image processingChris Lu3-11/+16
2014-07-04add a convenient function to preprocess images on client side.Chris Lu2-1/+26
2014-06-17released 0.61, prepare for 0.62 betaChris Lu1-1/+1
2014-06-13Setting application/json for json result.Chris Lu1-1/+2
2014-06-08Better guessing mime type with octstreamChris Lu1-1/+4
2014-06-07Remove glog from http_util for better reusability.Chris Lu1-13/+0
2014-06-02only set lookup cache when successfulChris Lu1-2/+3
2014-05-31Reduce memory usage for "weed fix"Chris Lu4-6/+9
2014-05-29start to code for 0.61 releaseChris Lu1-1/+1
2014-05-29Important Fix: Avoid overwriting the index file!!!Chris Lu2-12/+37
2014-05-270.60 beta startChris Lu1-1/+1
2014-05-26Add partial content request support.Chris Lu2-5/+205
2014-05-26fix compilation errorChris Lu1-1/+1
2014-05-26Adjust "weed server" parameters.Chris Lu3-5/+12