Commit Graph

8 Commits (d64cf5f64c459d839e00482c4d4ada26e1186e34)

Author SHA1 Message Date
Brandon Philips 3fff0a3c2b fix(version): add raftVersion to the version file 2013-08-19 08:45:58 -07:00
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