aboutsummaryrefslogtreecommitdiff
path: root/go/weed
AgeCommit message (Expand)AuthorFilesLines
2014-10-26fix commenting error.Chris Lu1-2/+2
2014-10-25adjust visibilityChris Lu2-3/+3
2014-10-25fix typoChris Lu2-3/+3
2014-10-21Add master bind ip address option.Chris Lu2-3/+4
2014-10-21Fix help text error.Chris Lu1-1/+1
2014-10-19Revert "fix func name HasWriableVolume"bmcquee1-2/+2
2014-10-19Revert "change wriable to writeable"bmcquee1-1/+1
2014-10-19change wriable to writeablebmcquee1-1/+1
2014-10-19add another logging line verbosity 2bmcquee1-0/+1
2014-10-19fix func name HasWriableVolumebmcquee1-2/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy28-71/+71
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy28-71/+71
2014-09-20Fix typo.Chris Lu1-1/+1
2014-09-20Add "-ip.bind" option when starting volume servers.Chris Lu3-7/+9
2014-09-20rename to Seaweed File SystemChris Lu6-7/+7
2014-09-20add TTL supportChris Lu7-15/+22
2014-08-26wrap etag value with double quotesChris Lu1-1/+1
2014-08-25Fix filer proxing http status codeChris Lu2-1/+2
2014-08-25a bit refactoring to prepare for volume format change and backwardChris Lu1-2/+2
2014-08-05remove uploading stated from volume server.Chris Lu2-5/+0
2014-07-22Add Etag supportChris Lu1-0/+6
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-20comments changeChris Lu1-4/+4
2014-07-20Add /admin/mv to move a file or a folderChris Lu3-1/+30
2014-07-05return image size when client image processingChris 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-05-31Reduce memory usage for "weed fix"Chris Lu2-2/+2
2014-05-26Add partial content request support.Chris Lu2-5/+205
2014-05-26Adjust "weed server" parameters.Chris Lu2-4/+4
2014-05-15iphone usually has upper cased .JPG extensionChris Lu1-5/+1
2014-05-15defauting images.fix.orientation option to trueChris Lu2-2/+2
2014-05-15Add option to auto fix jpg orientationChris Lu4-6/+17
2014-05-141. refactor, move image resizing to its own packageChris Lu4-54/+8
2014-05-130.59 betaChris Lu1-0/+1
2014-05-13better handling of os signalsChris Lu5-32/+46
2014-05-13add os.Kill signal to handle.Chris Lu4-5/+4
2014-05-13releasing 0.58 to handle control+c interrupts.Chris Lu5-107/+149
2014-05-13Add control+c or INT handlingChris Lu1-0/+1
2014-05-13Add control+c or INT handlingChris Lu1-1/+11
2014-05-13Add control+c or INT handlingChris Lu2-29/+36
2014-05-12support file names with a comma inside.Chris Lu1-1/+1
2014-05-12Can compile now. not working just yet.Chris Lu2-1/+146
2014-05-07fix image serving performance problem introduced in last release.Chris Lu1-9/+9
2014-05-07Add cpu profiling option.Chris Lu1-1/+28
2014-04-25A hidden feature: dynamically resize image.Chris Lu1-0/+36
2014-04-25Adjust command line options.Chris Lu4-42/+61
2014-04-21Change to protocol buffer for volume-join-masster messageChris Lu1-15/+25
2014-04-20log the volume server connected to which master serverChris Lu1-3/+2