Commit Graph

  • c3f069c9fc wait: make WaitTime robust against deadline collisions Anthony Romano 2016-08-15 14:38:03 -0700
  • 0307382c1a Merge pull request #6184 from xiang90/rm Xiang Li 2016-08-15 14:30:23 -0700
  • db834301eb ROADMAP: update Xiang Li 2016-08-15 13:24:56 -0700
  • feaff17259 session: remove session manager and add ttl Xiang Li 2016-08-14 09:59:42 -0700
  • 2cc245e8bf etcdmain: report default advertise detection / fallback Anthony Romano 2016-08-15 11:11:37 -0700
  • 29372f9dd2 vendor: update go-systemd, probing Gyu-Ho Lee 2016-08-15 12:13:09 -0700
  • ddf65421e7 scripts: use glide in updatedep.sh Gyu-Ho Lee 2016-08-15 12:11:45 -0700
  • b207dd095c glide: initial commit Gyu-Ho Lee 2016-08-15 12:10:32 -0700
  • d5900e8b63 vendor: migrate to glide Gyu-Ho Lee 2016-08-15 12:10:21 -0700
  • e810dec662 Merge pull request #6182 from gyuho/fix Gyu-Ho Lee 2016-08-15 11:48:30 -0700
  • e8594b60b1 embed: use default route IP for default advertise URL Anthony Romano 2016-08-12 19:55:55 -0700
  • d23392ed8e netutil: GetDefaultHost for getting the default IP of the host machine Anthony Romano 2016-08-12 15:34:41 -0700
  • bd450c1ba3 rafthttp: use reportCriticalError, fix typo Gyu-Ho Lee 2016-08-15 10:40:12 -0700
  • 561c3b918a Merge pull request #6179 from ypu/binDir Anthony Romano 2016-08-15 10:36:04 -0700
  • 9eb6ea34bd Merge pull request #6175 from heyitsanthony/fix-conn-race Anthony Romano 2016-08-15 09:27:24 -0700
  • d0d8e49e20 e2e: Update binary path with binDir Yiqiao Pu 2016-08-15 16:51:45 +0800
  • 911c8442b7 rafthttp: fix race between streamReader.stop() and connection closer Anthony Romano 2016-08-14 18:55:08 -0700
  • 96e018634a Merge pull request #6173 from gyuho/ccc Xiang Li 2016-08-14 20:41:19 -0700
  • f14fd43548 proxy/httpproxy: fix httputil.RequestCanceler Gyu-Ho Lee 2016-08-14 14:37:08 -0700
  • 0503676bde rafthttp: fix httputil.RequestCanceler Gyu-Ho Lee 2016-08-14 14:36:51 -0700
  • ae4b4109b2 pkg/httputil: simplify RequestCanceler args Gyu-Ho Lee 2016-08-14 14:35:50 -0700
  • 1b5a129bbe Merge pull request #6171 from gyuho/go-vet Xiang Li 2016-08-13 23:10:17 -0700
  • 19b35c939a proxy/grpcproxy: fix spell 'gropu' to 'group' Gyu-Ho Lee 2016-08-13 20:55:15 -0700
  • 4d3b281369 etcdserver: fix spell errors Gyu-Ho Lee 2016-08-13 20:54:48 -0700
  • 6b671b88dc etcdctl/ctlv3: fix spell errors Gyu-Ho Lee 2016-08-13 20:54:27 -0700
  • d788eb8d92 Merge pull request #6038 from gyuho/leader Gyu-Ho Lee 2016-08-13 14:47:54 -0700
  • a205242ca5 integration: add 'TestTransferLeader/Stop' Gyu-Ho Lee 2016-08-13 12:41:10 -0700
  • 64a0e34602 etcdserver: transfer leadership when stopping Gyu-Ho Lee 2016-08-13 12:41:04 -0700
  • 7b11c288fe Merge pull request #6169 from sinsharat/master Xiang Li 2016-08-12 19:09:55 -0700
  • 1fec4ba127 etcdserver: optimized veryfying local member sharat 2016-08-13 06:17:21 +0530
  • 817de6d212 Merge pull request #6168 from heyitsanthony/fix-periodic-test-block Anthony Romano 2016-08-12 13:54:06 -0700
  • 5eff6fb7db compactor: wait for After() in TestPeriodic Anthony Romano 2016-08-12 13:22:01 -0700
  • f975fe8068 Merge pull request #6140 from gyuho/network-partition Gyu-Ho Lee 2016-08-12 12:33:24 -0700
  • 0a00328a7c integration: add network partition tests Gyu-Ho Lee 2016-08-12 07:51:22 -0700
  • 82a3d90763 Merge pull request #6167 from xiang90/fix_txn_rev Xiang Li 2016-08-12 12:14:48 -0700
  • 8ae0f94cd7 clientv3: only block on New() when DialTimeout > 0 Anthony Romano 2016-08-12 09:42:18 -0700
  • 92a0f08722 etcdserver: fix wrong rev in header when nothing is actually got executed Xiang Li 2016-08-12 11:26:51 -0700
  • 67b1c7cce5 Merge pull request #6166 from heyitsanthony/clientv3-nonblock-new Anthony Romano 2016-08-12 10:57:45 -0700
  • 429d5ab20b clientv3: only block on New() when DialTimeout > 0 Anthony Romano 2016-08-12 09:42:18 -0700
  • c6c6cfb502 etcdserver: implement 'CutPeer', 'MendPeer' Gyu-Ho Lee 2016-08-12 07:38:52 -0700
  • c33ea20fef Merge pull request #6161 from sinsharat/master Xiang Li 2016-08-11 17:03:23 -0700
  • 965b2901d5 Merge pull request #6156 from heyitsanthony/remove-member-quorum Anthony Romano 2016-08-11 11:40:38 -0700
  • aa9837e8ff e2e: support --strict-reconfig-check=false Anthony Romano 2016-08-11 11:13:04 -0700
  • e742ff331f integration: test member removal which breaks active quorum is rejected Anthony Romano 2016-08-10 16:30:03 -0700
  • 6205a9a6cb etcdserver: stats/server - refactored sharat 2016-08-11 22:09:25 +0530
  • de06dc1272 Merge pull request #6155 from gyuho/raft-leader-transfer Gyu-Ho Lee 2016-08-11 08:03:28 -0700
  • d3812ed664 Merge pull request #6157 from siddontang/siddontang/fix-overflow Xiang Li 2016-08-11 07:53:48 -0700
  • f8ee322b08 raft: fix overflow siddontang 2016-08-11 09:24:49 +0800
  • 8a32929d29 Merge pull request #6154 from gyuho/rafthttp-pause Gyu-Ho Lee 2016-08-10 17:10:30 -0700
  • 937ae658dd rafthttp: add Transport.Cut/MendPeer Gyu-Ho Lee 2016-08-10 16:18:46 -0700
  • a1ce07a321 etcdserver: reject member removal that breaks the current active quorum Anthony Romano 2016-08-10 16:29:03 -0700
  • a56cb82180 etcdserver: add TransferLeadership for raft.Node Gyu-Ho Lee 2016-08-10 16:26:11 -0700
  • e64ef3f261 raft: add 'TransferLeadership' to Node interface Gyu-Ho Lee 2016-08-10 16:25:22 -0700
  • f4141f0f51 raft: handle 'MsgTransferLeader' in follower Gyu-Ho Lee 2016-08-10 16:24:29 -0700
  • d72cee1b0c Merge pull request #6153 from gyuho/example Gyu-Ho Lee 2016-08-10 14:53:42 -0700
  • 1644679d00 clientv3: add 'ExampleConfig_withTLS' Gyu-Ho Lee 2016-08-10 14:37:34 -0700
  • 7eb43ea75b Merge pull request #6152 from xiang90/fix_count Xiang Li 2016-08-10 11:42:10 -0700
  • f5549cba2a Merge pull request #6151 from heyitsanthony/configfile-defaults Xiang Li 2016-08-10 11:27:57 -0700
  • de864d3b58 mvcc: fix count Xiang Li 2016-08-10 10:50:53 -0700
  • 2bb1f9c8a4 Merge pull request #6150 from gyuho/metrics Gyu-Ho Lee 2016-08-10 09:59:10 -0700
  • eb97aba581 e2e: test etcd boots with example config file Anthony Romano 2016-08-10 09:45:17 -0700
  • 6de993b468 embed: load config defaults before loading config from file Anthony Romano 2016-08-10 09:44:50 -0700
  • 06e2338108 Merge pull request #6113 from ypu/e2e Xiang Li 2016-08-10 09:28:27 -0700
  • d219e96359 etcdserver: use Counter for proposals_failed_total Gyu-Ho Lee 2016-08-10 09:27:51 -0700
  • b6f5b6b1c9 Merge pull request #6147 from sinsharat/master Xiang Li 2016-08-10 08:52:45 -0700
  • 2b5a5c77cf etcdserver: Error handling for invalid empty raft cluster sharat 2016-08-10 19:23:19 +0530
  • a5e4fbd335 e2e: Make the certificate file path configurable Yiqiao Pu 2016-08-08 13:07:06 +0800
  • 2ca87f6c03 e2e: Make it can run with exist binary Yiqiao Pu 2016-08-04 23:51:20 +0800
  • 69a97863a9 clientv3: handle watchGrpcStream shutdown if prior to goroutine start Anthony Romano 2016-08-09 19:28:16 -0700
  • 81f5e31ed2 Merge pull request #6142 from heyitsanthony/fix-cancel-watch-imm Anthony Romano 2016-08-09 20:53:56 -0700
  • 2d3eda4afa Merge pull request #6139 from aaronlehmann/export-segment-size Xiang Li 2016-08-09 20:39:56 -0700
  • 1c83a46c6d clientv3: handle watchGrpcStream shutdown if prior to goroutine start Anthony Romano 2016-08-09 19:28:16 -0700
  • 2b996b6038 wal: Export SegmentSizeBytes as a variable Aaron Lehmann 2016-08-09 15:29:40 -0700
  • 12c7e4a9f8 clientv3: close watcher stream once all watchers detach Anthony Romano 2016-08-09 00:08:28 -0700
  • 88a77f30e1 Merge pull request #6136 from heyitsanthony/fix-watcher-leak Anthony Romano 2016-08-09 10:23:15 -0700
  • 8c1c291332 clientv3/integration: test watcher cancelation propagation to server Anthony Romano 2016-08-08 23:47:16 -0700
  • 5e651a0d0d clientv3: close watcher stream once all watchers detach Anthony Romano 2016-08-09 00:08:28 -0700
  • c3c41234f1 integration: support querying member metrics Anthony Romano 2016-08-08 23:45:50 -0700
  • c7e4198742 Merge pull request #6129 from xiang90/fix_raft Xiang Li 2016-08-08 16:30:42 -0700
  • 8f3a11c73c Merge pull request #6105 from gyuho/release-notes Gyu-Ho Lee 2016-08-08 15:39:14 -0700
  • f58a119b44 Merge pull request #6132 from gyuho/manual Gyu-Ho Lee 2016-08-08 15:26:14 -0700
  • adbd936f22 Documentation/dev-guide: add bash syntax to doc Sky Ao 2016-07-17 15:50:00 +0800
  • 39f39c185e NEWS: add release notes for >v3.0.0 releases Gyu-Ho Lee 2016-08-08 15:01:17 -0700
  • 918af500c3 Merge pull request #6130 from gyuho/port-e2e Gyu-Ho Lee 2016-08-08 14:41:09 -0700
  • 311c19e494 e2e: use unix port for release tests Gyu-Ho Lee 2016-08-08 13:45:55 -0700
  • 5f0c122496 raft: fix getting unapplied log entries Xiang Li 2016-08-08 10:44:02 -0700
  • bb28c9ab00 Merge pull request #6126 from gyuho/tester Gyu-Ho Lee 2016-08-07 21:58:49 -0700
  • c6cf015e26 etcd-tester: fix tester for 5-node cluster Gyu-Ho Lee 2016-08-07 20:19:04 -0700
  • fb7c4da361 Merge pull request #6124 from heyitsanthony/share-limiter Xiang Li 2016-08-07 19:17:06 -0700
  • 978ae9de29 functional-tester: share limiter among stresser Anthony Romano 2016-08-07 19:03:05 -0700
  • 7678b84f2c Merge pull request #6123 from xiang90/fix_limiter Xiang Li 2016-08-07 16:20:17 -0700
  • 619a40b22b Merge pull request #6122 from xiang90/debug_stresser Gyu-Ho Lee 2016-08-07 16:17:52 -0700
  • f6a1585902 functional-tester: reduce rate to 3000 Xiang Li 2016-08-07 14:34:01 -0700
  • 107a07563f tools/functional-tester: fix limiter Xiang Li 2016-08-07 14:28:16 -0700
  • 69204397ee tools/functional-tester: better logging Xiang Li 2016-08-07 14:21:44 -0700
  • f505bcb91a Merge pull request #6117 from gyuho/lease-test Gyu-Ho Lee 2016-08-05 19:25:07 -0700
  • f1f31f1015 integration: add more lease tests Gyu-Ho Lee 2016-08-05 18:34:35 -0700
  • c71f0ea174 Merge pull request #6106 from heyitsanthony/strict-reconfig-healthy Anthony Romano 2016-08-05 17:15:01 -0700
  • 9063ce5e3f etcdserver, embed: stricter reconfig checking Anthony Romano 2016-08-04 17:20:35 -0700
  • 9764652356 Merge pull request #6081 from gyuho/functional-tester Gyu-Ho Lee 2016-08-05 11:28:41 -0700