Historique des commits

Auteur SHA1 Message Date
  Jonathan Boulle 2cedf127d4 raft: block Stop() on n.done, support idempotency il y a 11 ans
  Xiang Li b271e88c20 Merge pull request #1696 from xiang90/testnodetick il y a 11 ans
  Jonathan Boulle fc21f299b1 Merge pull request #1676 from jonboulle/doc_initial_cluster il y a 11 ans
  Jonathan Boulle 5cef3d888a integration: remove unnecessary t.Testing argument il y a 11 ans
  Xiang Li d834324e97 raft: stop the node synchronously il y a 11 ans
  Jonathan Boulle d1ae276434 integration: fix test to propagate NewServer errors il y a 11 ans
  Jonathan Boulle 1197c1f965 etcdserver: move peer URLs check to config il y a 11 ans
  Jonathan Boulle 3f358b6d5d etcdserver: ensure initial-advertise-peer-urls match initial-cluster il y a 11 ans
  Xiang Li 45c36a0808 raft: add a test for node.Tick il y a 11 ans
  Xiang Li 0772987128 Merge pull request #1695 from xiang90/nodestart il y a 11 ans
  Xiang Li fe0325fce7 raft: add comment string for TestNodeStart il y a 11 ans
  Xiang Li f1f796f2fc Merge pull request #1694 from xiang90/use_member il y a 11 ans
  Xiang Li 0aa8258d29 etcdserver: use member instead of node at etcd level il y a 11 ans
  Yicheng Qin fb93e3fa00 Merge pull request #1689 from yichengq/219 il y a 11 ans
  Xiang Li d494014782 Merge pull request #1679 from xiang90/peerurl il y a 11 ans
  Yicheng Qin 48644f465d Merge pull request #1692 from yichengq/221 il y a 11 ans
  Yicheng Qin 78cbb1512c raft: nodes return sorted ids il y a 11 ans
  Yicheng Qin 7dba92dd53 raft: update unstable when calling stableTo with 0 il y a 11 ans
  Xiang Li 3f3fc05c8f Merge pull request #1687 from xiang90/fix_listener il y a 11 ans
  Xiang Li 5967794009 *: support updating advertise-peer-url il y a 11 ans
  Xiang Li b6f0c789b8 transport: create a tls listener only if the tlsInfo is not empty and the scheme is HTTPS il y a 11 ans
  Xiang Li b87243d827 Merge pull request #1688 from xiang90/cluster_test il y a 11 ans
  Xiang Li 67a0de4bbc etcdserver: use member pointer for all tests il y a 11 ans
  Xiang Li e4931e0c47 etcdserver: remove unnecessary newTestMemberp il y a 11 ans
  Xiang Li 077e144e8a etcdserver: move newTestMember* to member_test.go il y a 11 ans
  Xiang Li 4b2d6fc70b Merge pull request #1686 from xiang90/proto il y a 11 ans
  Xiang Li f64963de88 raftpb: fix proto il y a 11 ans
  Yicheng Qin 246ba4301d Merge pull request #1682 from yichengq/217 il y a 11 ans
  Yicheng Qin 24edf57e12 integration: newMember -> mustNewMember il y a 11 ans
  Yicheng Qin b1c3c4a202 integration: rewrite the way to check cluster make progress il y a 11 ans