aboutsummaryrefslogtreecommitdiff
path: root/weed-fs/src
AgeCommit message (Expand)AuthorFilesLines
2012-12-03move to 0.25, previous 0.23 and 0.24 are not correct when managing theChris Lu1-1/+1
2012-12-03correctly count volumes, to ensure proper capacity managementChris Lu3-6/+22
2012-12-03ensure properly make volume unwritable. Previously passing volumeInfoChris Lu4-9/+12
2012-11-26added proper log messagesChris Lu2-12/+24
2012-11-26adjust default read timeout to 3 secondsChris Lu2-2/+2
2012-11-23fix compilation errorChris Lu1-1/+0
2012-11-23remove log messageChris Lu1-1/+1
2012-11-23add command line option to control garbage thresholdChris Lu3-38/+39
2012-11-23periodically compact volumesChris Lu9-71/+201
2012-11-21add version typeChris Lu3-13/+19
2012-11-20cleaner code, better error handlingChris Lu1-11/+31
2012-11-20adjust formattingChris Lu1-6/+6
2012-11-20adding exception handling for this caseChris Lu1-4/+9
2012-11-13add warning messageChris Lu1-0/+1
2012-11-13add locking when adjusting topologyChris Lu1-0/+6
2012-11-13better error messageChris Lu1-1/+3
2012-11-12remove debug messageChris Lu1-1/+1
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 Lu2-9/+20
2012-11-11comment change: 3 times of the pulseChris Lu1-1/+1
2012-11-09remove commentsChris Lu1-1/+1
2012-11-07support compacting a volumeChris Lu14-185/+415
2012-10-23adjusting gzip logicChris Lu3-5/+5
2012-10-15adjust time_wait to 1 secondChris Lu2-2/+2
2012-10-10show volume statusChris Lu2-0/+35
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-09adding file count and deletion countChris Lu5-18/+28
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
2012-09-30change to 3-digit replication typesChris Lu10-102/+194
2012-09-29change to a more memory efficient map, implemented by several lists ofChris Lu5-22/+280
2012-09-28configurable read timeoutChris Lu2-17/+19
2012-09-28adjusting default read timeout to 5 seconds, same as apache defaultChris Lu2-2/+2
2012-09-28add 30 seconds http read timeoutChris Lu2-3/+14
2012-09-28add pretty print to json outputsChris Lu1-9/+14
2012-09-27use NeedleValue directly instead of additional pointer, to reduce memoryChris Lu1-6/+9
2012-09-27use one-liner debug(messages)Chris Lu5-52/+25
2012-09-26add versioningChris Lu2-2/+2
2012-09-26cleaner error messageChris Lu2-4/+9
2012-09-26clean up unused optionsChris Lu2-14/+12
2012-09-26more error handlingChris Lu4-9/+27
2012-09-26better error reporting and handlingChris Lu4-29/+54
2012-09-26remove old commentsChris Lu1-1/+0
2012-09-26delete replications, untested yetChris Lu3-57/+88
2012-09-26fixChris Lu1-1/+1
2012-09-26fixesChris Lu4-3/+8
2012-09-26url errorChris Lu1-1/+1