7 Commits

Author SHA1 Message Date
Brandon Philips
ab9c0448c9 fix(version): make the version numbers const
simple fix, thanks to @fmilo in #coreos
2013-08-06 16:03:45 -07:00
Brandon Philips
a7deba0f90 feat(version): generate version from git tags
This will generate the version based on git tags. So if it is built
directly on a tag it will use the tag name and if it is built off a
commit that isn't a tag it will look like:

    $ curl localhost:7001
    0-267-ga39cf1c
2013-08-06 15:39:30 -07:00
Xiang Li
1b38a6b315 change version from 0.1 to pre-0.1 2013-08-03 22:13:49 -07:00
Xiang Li
3ba4ea65f2 version name etcd 0.1 2013-08-02 12:44:16 -07:00
Xiang Li
0ebd133a0d support version and basic stats 2013-08-02 12:31:35 -07:00
Xiang Li
5271da3d19 gofmt 2013-07-09 17:31:24 -07:00
Xiang Li
a3173bfd31 sepearte raft handlers and client handlers to two files and clean up related codes 2013-07-09 17:29:47 -07:00