0c5808eeec
fix server/server.go accept name when creating a when server; gofmt
2013-10-13 10:44:40 -07:00
8670e1b7aa
Refactored.
2013-10-12 15:56:43 -06:00
bb9401544a
Intermediate commit.
2013-10-12 13:35:23 -06:00
eb78d96a20
Intermediate commit.
2013-10-12 00:28:46 -06:00
89334df5ae
Refactor commands.
2013-10-11 01:02:38 -06:00
40c520ca1b
refactor remove raft singleton
2013-10-10 15:40:05 -07:00
baaaf24f70
(feat) v1 apt backward support
2013-10-06 11:23:52 -07:00
784d286f37
merge from master
2013-09-28 16:58:57 -07:00
da83ee223b
clean up from yifan
2013-09-28 16:26:19 -07:00
1caf2a3364
remove old store
2013-09-15 22:28:42 -04:00
cd0201df06
fix import
2013-09-15 20:50:35 -04:00
e41ef9b733
refactor dispatch
2013-09-15 17:46:38 -04:00
a3545a7ffa
support consistent get
2013-09-15 16:42:34 -04:00
3ff100321c
use new store system
2013-09-14 15:13:33 -04:00
329f8c4fa3
init filesystem
2013-09-03 14:30:42 -04:00
351e84aece
feat(etcd): add listen host parameter
...
this separates out the listening IP from the advertised IP. This is
necessary so that we can hit etcd on 127.0.0.1 but also advertise the
right IP to the rest of the cluster.
2013-08-23 13:07:15 -07:00
981351c9d9
use type inheritance
2013-08-17 08:30:31 -07:00
ca4b5815f7
make raft and etcd server
2013-08-17 08:30:31 -07:00
177854c3e1
add test package. do not compile test codes with etcd
2013-08-17 08:30:31 -07:00
cb33641f5f
clean up
2013-08-17 08:30:30 -07:00
6299f316f1
use check util
2013-08-13 11:52:55 -07:00
3102420542
use infof instead of fmt.Printf
2013-08-13 11:52:55 -07:00
339d8b435d
move to util
2013-08-13 11:52:55 -07:00
58e9e0c557
add comments in snapshot.go
2013-08-12 10:41:44 -07:00
32d1681b6b
change name to url in http handlers
2013-08-12 10:16:30 -07:00
ba697f6ac9
fix web
2013-08-10 16:20:00 -07:00
13af54fdd0
revise log handling
...
All the log-related operations are calling functions in util.go. This makes
the consistancy of the logs.
2013-08-01 23:28:03 +02:00
fd1d908e79
fix typos
2013-07-16 01:04:41 +02:00
f5796244b4
clean up etcd.go
2013-07-09 20:37:00 -07:00
5749b9db50
clean up transporter.go
2013-07-09 14:55:45 -07:00
2589a76d66
add [etcd] as the prefix of the logging info
2013-07-09 09:26:38 -07:00
e2f0420862
change imports to coreos/etcd coreos/go-raft; change API to work with new go-raft
2013-07-08 09:41:04 -07:00
6edce10980
close resp body, close snapshot
2013-07-03 11:22:52 -07:00
c2f436a58b
fix redirect after seprate client and server pot
2013-06-28 15:37:29 -07:00
e3d556c319
seprate client and server port
2013-06-28 14:17:16 -07:00