aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-20return nil instead of memory access errorChris Lu1-1/+4
2013-03-19fix sequence assignment errorChris Lu1-1/+1
2013-03-19bump up the versionChris Lu1-1/+1
2013-03-19avoid missing configuration file errorChris Lu1-2/+3
2013-03-19avoid error when missing configuration fileChris Lu1-0/+2
2013-03-19avoid file not exist errorChris Lu1-1/+2
2013-03-18fix documentation errorChris Lu1-1/+1
2013-03-08releasing version 0.28Chris Lu1-1/+1
2013-02-26add lots of error checking by GThomasChris Lu29-170/+268
2013-02-26checking file name emptyChris Lu1-2/+8
2013-02-11only cares about error other than EOFChris Lu1-1/+5
2013-02-11avoid EOF error on windows. This is a "try to load" function anyway.Chris Lu1-1/+1
2013-02-11do not truncate file if any error happens. Truncating will lose allChris Lu1-11/+3
2013-02-11print out error messageChris Lu1-1/+1
2013-02-10Issue 15: Stress test corrupts volumeChris Lu2-19/+35
2013-02-10checking errorChris Lu1-1/+4
2013-02-10go vetChris Lu8-30/+30
2013-02-10rename from cmd to weed for easier "go build"Chris Lu9-0/+0
2013-02-10remove unused filesChris Lu9-1268/+0
2013-02-10Merge remote-tracking branch 'origin/master'Chris Lu9-0/+1268
2013-02-10testing compilation with remove packageChris Lu51-39/+39
2013-02-10testing compilation with remove packageChris Lu9-0/+0
2013-02-10testing new directory structureChris Lu23-38/+38
2013-02-10avoid the "src" folderChris Lu51-0/+0
2013-02-10remove binary accidentally checked inChris Lu1-0/+0
2013-02-10re-organize code directory structureChris Lu56-39/+39
2013-02-06Issue 15: Stress test corrupts volumeChris Lu1-0/+17
2013-01-22ensure file name does not contain any "/"Chris Lu1-0/+2
2013-01-22added file name format when exporting. patch from Tamás GulácsiChris Lu1-6/+43
2013-01-21add option to output to stdout - patch from Tamás GulácsiChris Lu2-14/+21
2013-01-20promptive error messageChris Lu1-0/+4
2013-01-20up the version to 0.28 betaChris Lu1-1/+1
2013-01-20adjust textChris Lu1-3/+3