Commit Graph

  • fcf94f3a59 Merge pull request #4483 from heyitsanthony/clientv3-op-opts Anthony Romano 2016-02-10 15:37:35 -0800
  • 3c9e8540a7 clientv3: optionize put and delete Anthony Romano 2016-02-10 14:44:35 -0800
  • 21e5cf1555 Merge pull request #4447 from xiang90/sched Xiang Li 2016-02-10 14:49:33 -0800
  • d314345e6d *: add a scheduler and use it to schedule compaction Xiang Li 2016-02-06 13:43:56 -0800
  • 4b68977851 Merge pull request #4481 from xiang90/testing-tool Xiang Li 2016-02-10 14:00:32 -0800
  • 3611a9ad2e tools/etcd-dump-logs: support parsing v3 log Xiang Li 2016-02-09 22:47:29 -0800
  • 2a842eb049 Merge pull request #4476 from heyitsanthony/fix-raftexample-restart Anthony Romano 2016-02-10 13:00:57 -0800
  • 02b24c58fd contrib/raftexample: fix tests Anthony Romano 2016-02-10 10:21:34 -0800
  • 0cb304ec61 contrib/raftexample: fix restart path Anthony Romano 2016-02-09 20:51:36 -0800
  • d1b5fdea25 Merge pull request #4460 from mitake/build Jonathan Boulle 2016-02-10 18:34:43 +0100
  • 5e47ba3fad Merge pull request #4473 from heyitsanthony/clientv3-ctx-kv Anthony Romano 2016-02-09 17:54:14 -0800
  • 51c4894f62 clientv3: ctx-ize KV Anthony Romano 2016-02-09 17:33:30 -0800
  • 3b8237d011 Merge pull request #4472 from gyuho/f0 Gyu-Ho Lee 2016-02-09 17:16:06 -0800
  • 7b2ce70783 etcd-tester: count success for v3 Gyu-Ho Lee 2016-02-09 17:12:03 -0800
  • bb504fdf23 Merge pull request #4470 from gyuho/test Gyu-Ho Lee 2016-02-09 16:30:09 -0800
  • 7d2b7e0d23 etcd-tester: close leaky gRPC connections Gyu-Ho Lee 2016-02-09 14:59:09 -0800
  • a60da8f3ce Merge pull request #4471 from heyitsanthony/fix-integration-certs Anthony Romano 2016-02-09 15:52:14 -0800
  • ed29bc3221 integration: add key usage to server.crt Anthony Romano 2016-02-09 14:42:44 -0800
  • 3b0f8d53e5 Merge pull request #4468 from gyuho/f0 Gyu-Ho Lee 2016-02-09 13:43:32 -0800
  • 16aa263d8c etcd-tester: continue after cleanup Gyu-Ho Lee 2016-02-09 13:32:39 -0800
  • c8994aab62 Merge pull request #4466 from gyuho/f0 Gyu-Ho Lee 2016-02-09 11:07:00 -0800
  • a46e20f92a etcd-tester: close gRPC connection when canceling Gyu-Ho Lee 2016-02-09 09:43:06 -0800
  • e9c0d5424a Merge pull request #4467 from gyuho/f00 Gyu-Ho Lee 2016-02-09 10:20:22 -0800
  • e252c0c0ca etcd-tester: fix wrong error checking Gyu-Ho Lee 2016-02-09 10:00:05 -0800
  • fa71bec550 Merge pull request #4458 from xiang90/cl Xiang Li 2016-02-08 21:16:28 -0800
  • e4d2ff3bd9 build, test: don't pass -a flag for go build during ordinal building Hitoshi Mitake 2016-02-09 14:11:44 +0900
  • 25834211a9 etcd-tester: cleanup Xiang Li 2016-02-08 20:54:13 -0800
  • 6d447f7a47 Merge pull request #4457 from gyuho/f0 Gyu-Ho Lee 2016-02-08 20:51:30 -0800
  • 77f753ac32 etcd-agent: mkdir with read/write to all users Gyu-Ho Lee 2016-02-08 20:50:11 -0800
  • f368639f00 Merge pull request #4456 from mitake/v3-put-0-args Anthony Romano 2016-02-08 19:35:54 -0800
  • 674d54ad9b etcdctlv3: handle a case of 0 arguments in put command Hitoshi Mitake 2016-02-09 12:22:25 +0900
  • 15c8876e4c Merge pull request #4455 from heyitsanthony/etcdctlv3-compaction-err Anthony Romano 2016-02-08 19:15:40 -0800
  • 4698e7e23b Merge pull request #4450 from mitake/v3-put-stdin Anthony Romano 2016-02-08 19:13:56 -0800
  • 075f5f68ad etcdctlv3: support reading value from stdin Hitoshi Mitake 2016-02-08 17:19:52 +0900
  • aa9d3c8b74 etcdctlv3: report compaction error, if any Anthony Romano 2016-02-08 14:48:30 -0800
  • 4d27abc296 Merge pull request #4454 from heyitsanthony/v3-cmp Anthony Romano 2016-02-08 15:08:35 -0800
  • f5fc0b8afa Merge pull request #4449 from gyuho/f0 Gyu-Ho Lee 2016-02-08 14:37:47 -0800
  • 4f41d361a8 clientv3: make compare compliant with proposed txn usage Anthony Romano 2016-02-08 13:35:59 -0800
  • 16543778f1 etcd-tester: avoid directory name conflict Gyu-Ho Lee 2016-02-08 11:44:36 -0800
  • 70006da092 Merge pull request #4453 from heyitsanthony/v3-withoption Anthony Romano 2016-02-08 13:31:24 -0800
  • 0fde354eba Merge pull request #4164 from cchamplin/ttl-refresh Xiang Li 2016-02-08 13:20:34 -0800
  • b3c2891c1d Merge pull request #4452 from xiang90/too_large Xiang Li 2016-02-08 13:14:59 -0800
  • 8dcd24bd64 clientv3: withOption for Gets Anthony Romano 2016-02-08 13:11:55 -0800
  • 35567221a7 *: limit request size for v3 Xiang Li 2016-02-08 12:44:25 -0800
  • 2a261e1b03 Merge pull request #4438 from adamwg/raftexample-add-nodes Anthony Romano 2016-02-08 12:46:07 -0800
  • ffd61c0faf contrib/raftexample: Update README to reflect dynamic configuration changes (fixes #4018) Adam Wolfe Gordon 2016-02-08 13:00:54 -0700
  • b72a0788ad Merge pull request #4439 from xiang90/fix_tr Xiang Li 2016-02-08 11:25:03 -0800
  • ea688c1f06 transport: make tr stop safe Xiang Li 2016-02-05 13:53:43 -0800
  • 4a527be302 contrib/raftexample: Allow nodes to be removed from a running cluster Adam Wolfe Gordon 2016-02-05 13:13:16 -0700
  • 7c0b6d9be9 contrib/raftexample: Allow nodes to be added to a running cluster Adam Wolfe Gordon 2016-02-05 13:13:16 -0700
  • 7d862960cc contrib/raftexample: Add a channel for proposing config changes Adam Wolfe Gordon 2016-02-08 09:58:10 -0700
  • eb7fef559d contrib/raftexample: Handle conf change entries Adam Wolfe Gordon 2016-02-05 11:21:41 -0700
  • 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses Caleb Champlin 2016-01-07 13:20:44 -0700
  • 2be7f7c2fb Merge pull request #4448 from gyuho/f0 Gyu-Ho Lee 2016-02-06 15:14:41 -0800
  • 08dbabdb5f etcd-tester: add compactKV Gyu-Ho Lee 2016-02-06 14:28:30 -0800
  • e7a5899582 Merge pull request #4410 from mitake/security-options Xiang Li 2016-02-05 20:56:27 -0800
  • 6d12bf4951 Merge pull request #4445 from gyuho/func Gyu-Ho Lee 2016-02-05 18:47:42 -0800
  • 044f7775e3 etcd-tester: log cancel in stresser Gyu-Ho Lee 2016-02-05 16:25:25 -0800
  • 38ab8aade4 Merge pull request #4437 from heyitsanthony/fix-testv2ctlwatch Anthony Romano 2016-02-05 17:05:10 -0800
  • c8fc3413b7 Merge pull request #4431 from heyitsanthony/rafthttp-localurl Anthony Romano 2016-02-05 16:56:32 -0800
  • b7eb539b7a clientv3/integration: add delay after restart in TestTxnWriteFail Anthony Romano 2016-02-05 16:34:04 -0800
  • fe7cfe4d3d rafthttp: plumb local peer URLs through transport Anthony Romano 2016-02-04 22:05:59 -0800
  • a1ea70e36d Merge pull request #4442 from xiang90/rpc_err Xiang Li 2016-02-05 15:22:35 -0800
  • bc3fc4ea33 *: add etcdserver namespace for rpc error Xiang Li 2016-02-05 15:13:24 -0800
  • 6fc1fdc0b1 Merge pull request #4441 from philips/add-videos-to-v3-doc Brandon Philips 2016-02-05 14:45:16 -0800
  • ef86b0972c Documentation: add more context on the v3 API Brandon Philips 2016-02-05 14:43:14 -0800
  • 054a4f3d7a Merge pull request #4433 from gyuho/f0 Gyu-Ho Lee 2016-02-05 14:09:07 -0800
  • 09fc764552 functional-tester/etcd-tester: silent grpclog, check revs Gyu-Ho Lee 2016-02-05 10:53:09 -0800
  • a31f9a8af1 contrib/raftexample: Publish only committed entries Adam Wolfe Gordon 2016-02-05 11:17:15 -0700
  • 8f3e17b781 Merge pull request #4436 from heyitsanthony/txnfail-reconn Xiang Li 2016-02-05 12:52:16 -0800
  • 6bbb916b47 e2e: fix race in etcdctl watch tests Anthony Romano 2016-02-05 12:26:37 -0800
  • a6008f41e2 clientv3: retry remote connection on txn write failure Anthony Romano 2016-02-05 11:11:16 -0800
  • c6455ba2ce Merge pull request #4434 from xiang90/bolt Xiang Li 2016-02-05 11:40:39 -0800
  • 26c645f049 storage/backend: set initial db size to avoid potential deadlock Xiang Li 2016-02-05 10:57:51 -0800
  • 8156a58ba3 godep: update bolt Xiang Li 2016-02-05 10:57:08 -0800
  • 7960bd8690 Merge pull request #4430 from heyitsanthony/clientv3-test-kv-retry Anthony Romano 2016-02-05 11:17:54 -0800
  • 0385734111 clientv3/integration: KV retry tests Anthony Romano 2016-02-04 21:55:06 -0800
  • d0977d59ce Merge pull request #4429 from heyitsanthony/fix-testtxnwritefail Anthony Romano 2016-02-05 10:37:44 -0800
  • e3e4d09653 clientv3/integration: add timeouts to TestTxnWriteFail Anthony Romano 2016-02-04 21:49:32 -0800
  • c3fd2f95f0 Merge pull request #4432 from gyuho/f0 Gyu-Ho Lee 2016-02-05 10:22:20 -0800
  • e2b5b1cd1a functional-tester/etcd-agent: configurable log path Gyu-Ho Lee 2016-02-05 09:37:24 -0800
  • 2cd1cc4111 Merge pull request #4428 from gyuho/f0 Xiang Li 2016-02-04 21:40:33 -0800
  • 8e1325d9e1 functional-tester/etcd-agent: configurable agent port Gyu-Ho Lee 2016-02-04 21:10:30 -0800
  • 7abd21ee44 etcdctlv3: handle empty options related to security Hitoshi Mitake 2016-02-04 14:10:57 +0900
  • f003e421f5 Merge pull request #4426 from gyuho/f0 Gyu-Ho Lee 2016-02-04 18:34:16 -0800
  • 220d0c3c14 etcd-agent: fix data-dir path check Gyu-Ho Lee 2016-02-04 16:53:01 -0800
  • 2897fb0c5c Merge pull request #4412 from gyuho/f0 Xiang Li 2016-02-04 15:45:24 -0800
  • 85a4a5b596 functional-tester: fix grpc endpoint, consistent check Gyu-Ho Lee 2016-02-04 12:44:51 -0800
  • a60173f79c Merge pull request #4421 from jonboulle/master Gyu-Ho Lee 2016-02-04 14:15:26 -0800
  • d21ef68a0c Merge pull request #4413 from gyuho/TestKVCompact Gyu-Ho Lee 2016-02-04 14:14:37 -0800
  • 60085a05f1 Merge pull request #4423 from xiang90/id Xiang Li 2016-02-04 14:13:11 -0800
  • 5b4b1c7039 clientv3/integration: add TestKVCompact Gyu-Ho Lee 2016-02-04 03:06:11 -0800
  • e44e753e66 pkg/idutil: reduce conflict rate from 1% to 0.005% Xiang Li 2016-02-04 13:06:27 -0800
  • f19ff0c39d docs: remove old client-matrix link Jonathan Boulle 2016-02-04 20:32:15 +0100
  • 0cdf1c45cf Merge pull request #4418 from xiang90/ci Xiang Li 2016-02-04 10:50:11 -0800
  • d43bd48977 pkg/wait: make id checking stricter Xiang Li 2016-02-04 09:48:21 -0800
  • a0b00a5b89 Merge pull request #4409 from heyitsanthony/v3-txn-tests Anthony Romano 2016-02-04 09:30:52 -0800
  • 9523c2d29f clientv3/integration: txn tests Anthony Romano 2016-02-03 16:46:18 -0800
  • 26f440be7c Merge pull request #4406 from gyuho/f0 Gyu-Ho Lee 2016-02-03 15:54:10 -0800
  • c07fc3e08e Merge pull request #4407 from heyitsanthony/txn-no-retry Anthony Romano 2016-02-03 15:37:49 -0800