Brandon Philips
13b6c1e684
chore(*): make everything use goven
...
for i in github.com/BurntSushi/toml github.com/coreos/go-etcd/etcd github.com/coreos/go-log/log github.com/gorilla/context github.com/rcrowley/go-metrics bitbucket.org/kardianos/osext github.com/coreos/go-systemd/journal github.com/coreos/raft code.google.com/p/goprotobuf/proto ; do goven -copy -rewrite $i; done
2014-02-01 23:44:18 -08:00
Xiang Li
c4179829d6
tests(get_handler) loosen the time assumption for the un
2013-12-20 08:23:50 +08:00
Xiang Li
fc562bd625
fix tests bump deps
2013-12-01 17:24:30 -05:00
Ben Johnson
15eee885d7
Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config
2013-11-19 10:13:39 -07:00
Ben Johnson
8952c1bd42
Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config
...
Conflicts:
etcd.go
2013-11-19 08:28:46 -07:00
Ben Johnson
cba2611c68
Renamed configuration parameters.
2013-11-15 00:13:32 -05:00
Xiang Li
4f45de6953
test fix wrong assumption should be previous index + 501 + 6
2013-11-14 20:22:25 -08:00
Xiang Li
27157e5e78
fix tests
2013-11-09 21:17:32 -08:00
Xiang Li
235ffc234d
refactor change cmd argument snapCount to snapshotCount
2013-11-03 21:06:51 -08:00
Xiang Li
52d5e05201
refactor use defer
2013-11-03 20:59:08 -08:00
Xiang Li
c88a556917
test add snapshot tests
2013-10-30 19:41:21 -07:00