etcd/etcdserver
Xiang Li 866a9d4e41 Merge pull request #2568 from xiang90/raftnode
raft: make node configurable
2015-03-24 11:18:22 -07:00
..
etcdhttp netutil: add BasicAuth function 2015-03-20 17:32:33 -07:00
etcdserverpb *: generate clusterid 2014-10-20 15:00:54 -07:00
security Merge pull request #2517 from yichengq/fix-sec2 2015-03-16 15:08:55 -07:00
stats *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
cluster.go etcdserver: fix cluster fallback recovery 2015-02-20 14:30:00 -08:00
cluster_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
cluster_util.go etcdserver: fix cluster fallback recovery 2015-02-20 14:30:00 -08:00
config.go etcdserver: add join-existing check 2015-03-23 22:31:20 -07:00
config_test.go etcdserver: add join-existing check 2015-03-23 22:31:20 -07:00
errors.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
member.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
member_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
metrics.go etcdserver: add propose summary 2015-02-28 11:16:42 -08:00
raft.go raft: make node configurable 2015-03-23 21:20:49 -07:00
raft_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
server.go etcdserver: add join-existing check 2015-03-23 22:31:20 -07:00
server_test.go etcdserver: separate apply and raft routine 2015-03-10 13:34:24 -07:00
storage.go wal: support auto-cut in wal 2015-02-28 11:18:59 -08:00