Commit History

Author SHA1 Message Date
  Brandon Philips 6b647fd481 gitignore: add _etcd_data directory ignores 12 years ago
  Brandon Philips e5cc58c179 Merge pull request #1032 from jonboulle/fix_tests 12 years ago
  Xiang Li 1a677164be Merge pull request #1026 from coreos/fix_node 12 years ago
  Xiang Li a5e72258d2 Merge pull request #1029 from jonboulle/docker 12 years ago
  Xiang Li f7baea7406 Merge pull request #1017 from jonboulle/api_tests 12 years ago
  Xiang Li 676b5be972 raft: use IsEmptyState 12 years ago
  Jonathan Boulle 800de8e3bf scripts: use bash for build script 12 years ago
  Jonathan Boulle 44acd57ea4 etcdserver: remove superfluous context 12 years ago
  Jonathan Boulle 07ce8bc4bc etcdserver: split out functional test to new package 12 years ago
  Jonathan Boulle 8473f3bf52 api: address review comments 12 years ago
  Jonathan Boulle c78239a629 etcdserver: add test coverage for parseRequest 12 years ago
  Jonathan Boulle b33b85870d etcdserver: add waitForEvent and encodeResponse coverage 12 years ago
  Jonathan Boulle f7444ff300 store: convert Watch to interface 12 years ago
  Brandon Philips 7c8b1a553f Merge pull request #1028 from jonboulle/build 12 years ago
  Xiang Li 6f06923e96 wal: test save empty state 12 years ago
  Xiang Li ac0443bc89 raft: remove extra code 12 years ago
  Xiang Li df259e5878 raft: add a newReady helper function 12 years ago
  Xiang Li 90c0db3d42 wal: do not save empty state 12 years ago
  Xiang Li c28fef5fc4 raft: set ready.st to empty state, if current state is equal to previous state 12 years ago
  Xiang Li b0d865e845 raft: record previous state is enough 12 years ago
  Xiang Li 0060c0749a raft: prev should be set only when we sucessfully send out rd to the channel 12 years ago
  Xiang Li 57ea72d3c4 Merge pull request #1030 from jonboulle/assorted 12 years ago
  Jonathan Boulle 9997c9488a *: fix a few small issues identified by go vet 12 years ago
  Xiang Li 55b4267c30 Merge pull request #1001 from coreos/sender 12 years ago
  Xiang Li e7ad45b064 Merge pull request #1027 from jonboulle/master 12 years ago
  Jonathan Boulle e1d5caa7e8 scripts: remove non-functional Dockerfile 12 years ago
  Jonathan Boulle 491362f5db scripts: add build, cover and update test 12 years ago
  Jonathan Boulle 946e35c958 raft: remove unused alwaysreadyc 12 years ago
  Xiang Li 4f330a9ba2 Merge pull request #999 from coreos/fix_flag_set 12 years ago
  Xiang Li 908d326e22 etcdhttp: use peer.String() in test 12 years ago