| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -7/+0 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2015-04-06 | change count to uint64 to fix #109 | chrislusf | 1 | -1/+1 | |
| fix https://github.com/chrislusf/weed-fs/issues/109 | |||||
| 2014-10-26 | formatting code by: goimports -w=true . | Chris Lu | 1 | -2/+0 | |
| 2014-04-16 | 1. volume server now sends master server its max file key, so that | Chris Lu | 1 | -83/+3 | |
| master server does not need to store the sequence on disk any more 2. fix raft server's failure to init cluster during bootstrapping | |||||
| 2013-12-03 | clean up etcd backing for sequence persistent storage. It uses some OS | Chris Lu | 1 | -7/+0 | |
| specific calls and is not OS-agnostic. | |||||
| 2013-11-19 | comment out etcd support due to its os specific system calls | Chris Lu | 1 | -6/+6 | |
| 2013-11-10 | adding etcd storage support for cluster meta data. Currently just | Chris Lu | 1 | -13/+22 | |
| sequence. More to come... | |||||
| 2013-11-05 | add metastore, switching sequence to use it | Chris Lu | 1 | -18/+27 | |
| metastore is for storing metadata. This will be used later when moving to distributed master mode. | |||||
| 2013-09-01 | issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> | Chris Lu | 1 | -1/+1 | |
| some basic changes to parse upload url | |||||
| 2013-08-08 | switching to temporarily use glog library | Chris Lu | 1 | -8/+8 | |
| 2013-03-19 | fix sequence assignment error | Chris Lu | 1 | -1/+1 | |
| 2013-02-26 | add lots of error checking by GThomas | Chris Lu | 1 | -4/+11 | |
| 2013-02-10 | testing compilation with remove package | Chris Lu | 1 | -0/+71 | |
