aboutsummaryrefslogtreecommitdiff
path: root/weed-fs/src/cmd
AgeCommit message (Expand)AuthorFilesLines
2013-02-10re-organize code directory structureChris Lu9-1268/+0
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
2013-01-20formattingChris Lu1-7/+3
2013-01-20re-factoring volume file scanning codeChris Lu5-50/+149
2013-01-20better error handling, check in for Gulácsi TamásChris Lu2-7/+21
2013-01-19fix debug message errorChris Lu1-1/+1
2013-01-19fix debug message displayingChris Lu6-11/+14
2013-01-17go fmt for all source codesChris Lu5-72/+72
2013-01-17Revert "add error return for (Un)GzipData"Chris Lu1-4/+2
2013-01-17Revert "add cmd/dump - a dumper"Chris Lu5-164/+70
2013-01-17Revert "add Frozen attribute to VolumeInfo"Chris Lu1-8/+2
2013-01-17Revert "add "freeze" subcommand to volume"Chris Lu2-21/+7
2013-01-15Merge remote-tracking branch 'choose_remote_name/cdb'Chris Lu8-81/+197
2013-01-14move to 0.27Chris Lu1-1/+1
2013-01-14add "freeze" subcommand to volumeTamás Gulácsi2-7/+21
2013-01-13add Frozen attribute to VolumeInfoTamás Gulácsi1-2/+8
2013-01-05add cmd/dump - a dumperTamás Gulácsi5-70/+164
2013-01-04add error return for (Un)GzipDataTamás Gulácsi1-2/+4
2013-01-04master can redirect GET/DELETE/POST requests to volume servers. SoChris Lu1-5/+22
2013-01-02set to beta version for 0.27Chris Lu1-1/+1
2013-01-02escape file name when there is a quote insideChris Lu1-1/+3
2012-12-22properly handle quick volume server restartChris Lu1-1/+2
2012-12-22add store metadata:file name, mime type, is_gzippedChris Lu1-2/+21
2012-12-21can read/write files in format version 2Chris Lu1-1/+1
2012-12-21refactoringChris Lu1-2/+2
2012-12-20refactor for reading super blockChris Lu1-43/+48
2012-12-03reporting volume size as early as possibleChris Lu2-1/+5
2012-12-03move to 0.25, previous 0.23 and 0.24 are not correct when managing theChris Lu1-1/+1
2012-11-26added proper log messagesChris Lu1-12/+23
2012-11-26adjust default read timeout to 3 secondsChris Lu2-2/+2
2012-11-23add command line option to control garbage thresholdChris Lu1-28/+29
2012-11-23periodically compact volumesChris Lu1-2/+12
2012-11-21add version typeChris Lu1-2/+2
2012-11-13better error messageChris Lu1-1/+3
2012-11-12Issue 11: Failed to write to replicas for volumen 3Chris Lu1-2/+5
2012-11-12Issue 11: Failed to write to replicas for volumen 3Chris Lu1-9/+17
2012-11-07support compacting a volumeChris Lu4-9/+52
2012-10-23adjusting gzip logicChris Lu1-1/+1
2012-10-15adjust time_wait to 1 secondChris Lu2-2/+2
2012-10-10show volume statusChris Lu1-0/+8
2012-10-09Merge remote-tracking branch 'origin/master'Chris Lu1-0/+1
2012-10-09setting http status code for failed requestsChris Lu1-0/+8
2012-10-09setting http status code for failed requestsChris Lu1-0/+5
2012-10-06fix compilation errorChris Lu2-2/+2
2012-10-06optionally change the maximun number of CPUsChris Lu2-7/+19
2012-09-30bump up versionChris Lu1-1/+1