Commit Graph

13 Commits (ca87a13b18743c43f352b28d03d0ba5da4b5cb25)

Author SHA1 Message Date
Gyu-Ho Lee ef44f71da9 *: update LICENSE header 2016-05-12 20:51:48 -07:00
Xiang Li d459ae0df3 store: remove unused ACL field 2015-02-28 11:46:21 -08:00
Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test
We've been bitten by this enough times that I wrote a tool so that
it never happens again.
2015-02-17 16:31:42 -05:00
Jonathan Boulle f1ed69e883 *: switch to line comments for copyright
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
2015-01-26 09:53:30 -08:00
Jonathan Boulle 7a4d42166b *: add license header to all source files 2014-10-17 15:41:22 -07:00
Xiang Li 08c59895b5 refactor(Node) do not expose node struct 2013-11-28 11:33:23 -05:00
Xiang Li 6156d5c790 refactor separate etcd index from raft index 2013-11-09 17:55:54 -08:00
Xiang Li 07b52ee24c fix save and recovery 2013-11-04 21:51:14 -08:00
Xiang Li efe431ead0 refactor add push/pop function 2013-11-04 21:33:23 -08:00
Xiang Li c5a6f9bb6b fix iszero 2013-11-04 21:22:22 -08:00
Xiang Li c05df9e3f5 refactor add newTTLKeyHeap function 2013-11-04 20:31:24 -08:00
Xiang Li b9593b80ec feat add update heap test 2013-11-03 23:51:48 -08:00
Xiang Li 5394c8a894 feat add ttl heap 2013-11-03 23:34:47 -08:00