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
Brandon Philips
ea8a353545
chore(*): gofmt everything
2014-02-01 23:44:10 -08:00
Ben Johnson
61227d7477
mod/leader
2013-12-13 15:25:03 -07:00
Ben Johnson
b784ced517
Update mod/lock versioning.
2013-12-04 22:39:59 -07:00
Ben Johnson
e76b7d1e8b
Add mod/lock version.
2013-12-04 22:24:04 -07:00
Ben Johnson
22c2935ddb
Initial mod_lock acquire.
2013-11-27 16:59:05 -07:00
Ben Johnson
74ad50efa6
Merge branch 'master' of https://github.com/coreos/etcd into mod-lock
...
Conflicts:
mod/mod.go
2013-11-27 14:47:13 -07:00
Ben Johnson
32861246b9
mod/lock
2013-11-27 14:36:14 -07:00
Brandon Philips
64e49726cd
fix(mod): redirect dashboard to /dashboard
2013-11-23 23:31:28 -08:00
Ben Johnson
228754a99c
mod_lock
2013-11-19 16:12:58 -07:00
Brandon Philips
5620f88635
feat(server): insert the mod path
2013-11-08 16:59:30 -08:00
Brandon Philips
0c676ac93a
feat(mod): introduce the /etcd/mod namespace
...
introduce the `/etcd/mod` namespace and add the dashboard into it.
2013-11-08 14:05:38 -08:00