aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-24fix when volume growth are partial successful in automatic modeChris Lu2-9/+21
2013-07-20add more description to upload commandChris Lu1-0/+10
2013-07-20release 0.36Chris Lu1-1/+1
2013-07-19fix for issue #35Chris Lu1-3/+7
2013-07-19fix issue 34Chris Lu1-2/+1
2013-07-15better locking to prevent any possible memory access errorChris Lu1-0/+15
2013-07-15upload respect master default replication settingChris Lu1-3/+5
2013-07-15escaping upload file name special charactersChris Lu3-9/+16
2013-07-15remove loggingChris Lu2-2/+1
2013-07-15bump up the versoinChris Lu1-1/+1
2013-07-15support gzip file upload, fix problem during replication of gzipped dataChris Lu4-5/+11
2013-07-13add support for http://localhost:8080/vid/key_cookieChris Lu1-2/+11
2013-07-13adjust usageChris Lu1-1/+1
2013-07-13upload files recursively matching a patternChris Lu1-0/+7
2013-07-13better error message if directory is not foundChris Lu1-6/+10
2013-07-13prepare for 0.34 releaseChris Lu1-1/+1
2013-07-13clean up log fmt usage. Move to log for important data changes,Chris Lu10-41/+40
2013-07-13Fix a file name parsing errorChris Lu1-2/+3
2013-07-13Consistent result format when error happensChris Lu1-17/+16
2013-07-13Add support to upload a directory recursively.Chris Lu1-11/+35
2013-07-13use bytes.Equal() instead, Thanks for Thomas' suggestionChris Lu1-7/+2
2013-07-13add support for multiple folders and multiple max limit: egChris Lu2-75/+139
2013-07-12bump up to 0.33Chris Lu1-1/+1
2013-07-12added support for /vid/keycookie/filename.txt format for HTTP GETChris Lu2-26/+31
2013-07-12ensure append only for deleted filesChris Lu1-2/+2
2013-07-12write file info only when data is not emptyChris Lu1-21/+21
2013-07-11empty deleted fileChris Lu1-0/+1
2013-07-11"weed upload" return message changesChris Lu2-9/+12
2013-07-11avoid writing the same fileChris Lu2-2/+31
2013-07-11ensure mime type checking by lower cased file name extensionChris Lu1-1/+2
2013-07-11Issue 28: [HELP NEEDED] weed upload does not send correct mime type toChris Lu1-2/+8
2013-07-10remove unused codeChris Lu1-4/+1
2013-07-101. ensure replicated file has the same timestampChris Lu5-9/+20
2013-07-09bump up version number to 0.32Chris Lu1-1/+1
2013-07-08Issue 27: feature request - Last-Modified headerChris Lu4-14/+58
2013-07-08change default number of volumes to 7, so that the first volume growthChris Lu1-1/+5
2013-07-05Issue 26: Could not download uploaded filesChris Lu1-0/+10
2013-07-03add error when size limit is reachedChris Lu1-15/+19
2013-06-19add dataCenter option when assign file keysChris Lu16-115/+287
2013-05-05Tamás Gulácsi contributed cdb map for read only extremely low memoryChris Lu2-0/+398
2013-04-18refactoring needle mapper interface to separate index file storage logicChris Lu4-37/+68
2013-04-16refactoring, same logic, but the store replication logic is moved to aChris Lu6-89/+108
2013-04-15rename volume_location.go to volume_location_list.goChris Lu1-0/+0
2013-04-14fix compilation errorChris Lu1-3/+4
2013-04-14accurate error messages during writingChris Lu1-5/+10
2013-04-14merge changes from about dealing with read only volumes.Chris Lu5-14/+47
2013-03-20adding HEAD supportChris Lu1-4/+8
2013-03-200.31 is next releaseChris Lu1-1/+1
2013-03-20avoid empty data nodesChris Lu1-1/+1
2013-03-20bump to 0.30 since it fixed an important bugChris Lu1-1/+1