aboutsummaryrefslogtreecommitdiff
path: root/go/util
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Add publicUrl for master serverchrislusf1-1/+1
2015-02-07merge conflictsChris Lu1-1/+6
2015-01-12v0.68Chris Lu1-1/+1
2015-01-08add some String() to make codes easier to read and debugyanyiwu1-1/+3
2014-12-08Merge branch 'master' of https://github.com/chrislusf/weed-fschrislusf1-1/+1
2014-12-08Add read-write lock to guard topology changes on new collections and ttls.chrislusf1-0/+37
2014-12-05Improve Benchmark tool's performance.Chris Lu1-1/+1
2014-11-28Write request id to first 8 bytes of a file, instead of whole file, forChris Lu1-1/+1
2014-10-26formatting code by: goimports -w=true .Chris Lu4-5/+6
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy3-3/+3
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy3-3/+3
2014-09-20version 0.64Chris Lu1-1/+1
2014-08-31adding ttl field to volume super blockChris Lu2-1/+13
2014-07-24released 0.62 with solaris supportChris Lu1-1/+1
2014-06-17released 0.61, prepare for 0.62 betaChris Lu1-1/+1
2014-06-07Remove glog from http_util for better reusability.Chris Lu1-13/+0
2014-05-29start to code for 0.61 releaseChris Lu1-1/+1
2014-05-270.60 beta startChris Lu1-1/+1
2014-05-130.59 betaChris Lu1-1/+1
2014-05-13releasing 0.58 to handle control+c interrupts.Chris Lu1-1/+1
2014-05-13Add control+c or INT handlingChris Lu1-1/+1
2014-05-12support file names with a comma inside.Chris Lu1-0/+1
2014-05-08version upgradeChris Lu1-1/+1
2014-04-21Change to protocol buffer for volume-join-masster messageChris Lu1-0/+16
2014-04-17start 0.56 betaChris Lu1-1/+1
2014-04-17cut 0.55Chris Lu1-1/+1
2014-04-170.55 betaChris Lu1-1/+1
2014-04-171. v0.54Chris Lu1-1/+1
2014-04-13releasing 0.53, and then move to 0.54 betaChris Lu1-1/+1
2014-04-10starting 0.53 betaChris Lu1-1/+1
2014-04-100.52 versionChris Lu1-1/+1
2014-04-09a correct implementation of filerChris Lu1-0/+14
2014-03-30working filer server!Chris Lu1-0/+24
2014-03-28all in progress version will just be betaChris Lu1-1/+1
2014-03-251. adding statistics reportingChris Lu2-4/+26
2014-03-20enhance deletion operationChris Lu1-0/+19
2014-03-20switch to idle timeout instead of read timeoutChris Lu1-0/+65
2014-03-12adjust error messageChris Lu1-2/+2
2014-03-12in progress, trying to make benchmark working better to reuse httpChris Lu1-2/+18
2014-03-02Major:Chris Lu1-1/+1
2014-02-141. volume server auto detect clustered master nodesChris Lu1-0/+15
2013-12-09mux router cannot handle "/" correctly. switching it off for volumeChris Lu1-0/+23
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu2-2/+2
2013-08-08switching to temporarily use glog libraryChris Lu2-6/+6
2013-02-10testing compilation with remove packageChris Lu4-0/+200