Commit Graph

  • 4fa9363aca grpcproxy: client watch adapter Anthony Romano 2016-07-21 17:04:42 -0700
  • 020a24f1c3 *: regenerate proto for handling eof error Xiang Li 2016-07-23 16:21:44 -0700
  • 38b69a9301 scripts:genproto.sh: update grpc-gateway Xiang Li 2016-07-23 16:18:42 -0700
  • fffa484a9f *: regenerate proto for adding deleterange Xiang Li 2016-07-23 16:17:44 -0700
  • b4ce427d45 etcdserverpb: add missing deleterange annotation Xiang Li 2016-07-23 15:59:53 -0700
  • 116a1b5855 Merge pull request #6031 from gyuho/vet-fix Gyu-Ho Lee 2016-07-22 17:39:36 -0700
  • abbefc9e25 grpcproxy: define 'watchergroups' in pointer Gyu-Ho Lee 2016-07-22 16:54:11 -0700
  • 5b288f6cd1 Merge pull request #6030 from gyuho/raft-raft Gyu-Ho Lee 2016-07-22 16:53:11 -0700
  • 4ff6c72257 raft: replace 'reflect.DeepEqual' with bytes.Equal Gyu-Ho Lee 2016-07-22 16:34:13 -0700
  • 8f4a36fd32 doc: update platform.md Xiang Li 2016-07-22 11:24:19 -0700
  • ec5c5d9ddf Merge pull request #6021 from xiang90/gateway_test Xiang Li 2016-07-21 16:48:04 -0700
  • c603b5e6a1 e2e: add gateway test Xiang Li 2016-07-21 16:01:54 -0700
  • 2bf55e3a15 Merge pull request #6016 from endocode/kayrus/fix_serve_err_return Anthony Romano 2016-07-21 11:17:08 -0700
  • 6499d01c9b etcdmain: correctly check return values from SdNotify() Dongsu Park 2016-07-21 08:21:03 +0200
  • 83b39b4f6b vendor: update go-systemd Dongsu Park 2016-07-21 08:20:52 +0200
  • 21092ca715 integration: change timeouts for TestWatchWithProgressNotify Anthony Romano 2016-07-20 11:39:06 -0700
  • a4e79d7ebf v3rpc: don't elide next progress notification on progress notification Anthony Romano 2016-07-20 11:37:20 -0700
  • 846883a979 rpctypes, clientv3: retry RPC on EtcdStopped Anthony Romano 2016-07-19 12:33:33 -0700
  • c7a3edb90f fileutil: rework purge tests so they don't poll Anthony Romano 2016-07-18 13:29:39 -0700
  • f308a27e91 e2e: test auth enabled with CN name cert Gyu-Ho Lee 2016-07-20 16:55:45 -0700
  • 1d37154793 v2http: test with 'ClientCertAuthEnabled' Gyu-Ho Lee 2016-07-20 16:24:33 -0700
  • 092d069d3e v2http: set 'ClientCertAuthEnabled' in client.go Gyu-Ho Lee 2016-07-20 16:24:15 -0700
  • ab5c4e23bd v2http: add 'ClientCertAuthEnabled' in handlers Gyu-Ho Lee 2016-07-20 16:23:41 -0700
  • 59bf6693c7 embed: set 'ClientCertAuthEnabled' Gyu-Ho Lee 2016-07-20 16:23:24 -0700
  • affcbfbf06 etcdserver: add 'ClientCertAuthEnabled' option Gyu-Ho Lee 2016-07-20 16:22:59 -0700
  • e81df2648c v2http: move 'testdata' from 'etcdhttp' Gyu-Ho Lee 2016-07-20 16:20:42 -0700
  • 27a450235a v2http: client cert cn authentication rob boll 2015-11-23 23:11:56 -0500
  • 42454f9ed8 v2http: refactor http basic auth rob boll 2015-11-23 16:10:08 -0500
  • 7ea8860670 e2e: use a single member cluster in TestCtlV3Migrate Anthony Romano 2016-07-20 12:10:09 -0700
  • 2fb72029ef etcdctl: Add support for formating output of ls command in json jesse.millan 2016-07-19 16:13:24 -0700
  • 77af59796d clientv3/integration: fix race in TestWatchCompactRevision Xiang Li 2016-07-19 09:31:44 -0700
  • b732f96e07 integration: drain keepalives in TestLeaseKeepAliveCloseAfterDisconnectRevoke Anthony Romano 2016-07-18 15:02:36 -0700
  • fee9e2b183 embed: Fixed serve() err return kayrus 2016-07-21 17:45:07 +0200
  • de638a5e4d Merge pull request #5991 from gyuho/manual Gyu-Ho Lee 2016-07-21 08:02:17 -0700
  • 214c1e55b0 Merge pull request #5999 from jlamillan/master Xiang Li 2016-07-21 07:09:52 -0700
  • 32553c5796 Merge pull request #6006 from dongsupark/dongsu/fix-build-error-go-systemd Anthony Romano 2016-07-21 07:08:58 -0700
  • 624187d25f etcdmain: correctly check return values from SdNotify() Dongsu Park 2016-07-21 08:21:03 +0200
  • 00c9fe4753 vendor: update go-systemd Dongsu Park 2016-07-21 08:20:52 +0200
  • f18d5433cc etcdctl: Add support for formating output of ls command in json jesse.millan 2016-07-19 16:13:24 -0700
  • 42db8f55b2 e2e: test auth enabled with CN name cert Gyu-Ho Lee 2016-07-20 16:55:45 -0700
  • e001848270 Merge pull request #5772 from heyitsanthony/integration-proxy Anthony Romano 2016-07-20 16:28:12 -0700
  • 5066981cc7 v2http: test with 'ClientCertAuthEnabled' Gyu-Ho Lee 2016-07-20 16:24:33 -0700
  • 25aeeb35c3 v2http: set 'ClientCertAuthEnabled' in client.go Gyu-Ho Lee 2016-07-20 16:24:15 -0700
  • 68ece954fb v2http: add 'ClientCertAuthEnabled' in handlers Gyu-Ho Lee 2016-07-20 16:23:41 -0700
  • be001c44e8 embed: set 'ClientCertAuthEnabled' Gyu-Ho Lee 2016-07-20 16:23:24 -0700
  • 9510bd6036 etcdserver: add 'ClientCertAuthEnabled' option Gyu-Ho Lee 2016-07-20 16:22:59 -0700
  • 0f0d32b073 v2http: move 'testdata' from 'etcdhttp' Gyu-Ho Lee 2016-07-20 16:20:42 -0700
  • ff5709bb41 v2http: client cert cn authentication rob boll 2015-11-23 23:11:56 -0500
  • ab17165352 v2http: refactor http basic auth rob boll 2015-11-23 16:10:08 -0500
  • 768ccb8c10 grpcproxy: respect prev_kv flag Anthony Romano 2016-07-20 15:52:31 -0700
  • becbd9f3d6 test: grpcproxy integration test pass Anthony Romano 2016-07-06 09:27:02 -0700
  • 7b3d502b96 integration: build tag cluster_proxy for testing backed by proxy Anthony Romano 2016-06-24 13:44:52 -0700
  • 17e0164f57 clientv3: add KV constructor using pb.KVClient Anthony Romano 2016-06-24 13:43:39 -0700
  • 54df540c2c grpcproxy: wrapper from pb.KVServer to pb.KVClient Anthony Romano 2016-06-24 13:38:08 -0700
  • 15aa64eb3c Merge pull request #6009 from heyitsanthony/fix-progress-notify Anthony Romano 2016-07-20 13:46:11 -0700
  • 65d7e7963a Merge pull request #6011 from heyitsanthony/fix-migrate-test Anthony Romano 2016-07-20 13:27:17 -0700
  • 8c8742f43c integration: change timeouts for TestWatchWithProgressNotify Anthony Romano 2016-07-20 11:39:06 -0700
  • a289bf58e6 e2e: use a single member cluster in TestCtlV3Migrate Anthony Romano 2016-07-20 12:10:09 -0700
  • 299ebc6137 v3rpc: don't elide next progress notification on progress notification Anthony Romano 2016-07-20 11:37:20 -0700
  • a7b098b26d Merge pull request #6007 from heyitsanthony/fix-watch-test Anthony Romano 2016-07-20 10:34:54 -0700
  • 82ddeb38b4 integration: fix race in TestV3WatchMultipleEventsTxnSynced Anthony Romano 2016-07-20 09:55:39 -0700
  • aba478fb8a Merge pull request #5793 from mitake/auth-revision Xiang Li 2016-07-20 09:32:54 -0700
  • edcfcae332 Merge pull request #5995 from heyitsanthony/clientv3-retry-stopped Anthony Romano 2016-07-20 08:54:14 -0700
  • ef6b74411c auth, etcdserver: introduce revision of authStore for avoiding TOCTOU problem Hitoshi Mitake 2016-06-23 18:31:12 +0900
  • 8abae076d1 rpctypes, clientv3: retry RPC on EtcdStopped Anthony Romano 2016-07-19 12:33:33 -0700
  • 6e290abee2 Merge pull request #5998 from heyitsanthony/tls-timeout-conn Anthony Romano 2016-07-19 17:42:05 -0700
  • 99e0655c2f transport: wrap timeout listener with tls listener Anthony Romano 2016-07-19 16:47:14 -0700
  • 80c2e4098d Merge pull request #5997 from xiang90/l_r Xiang Li 2016-07-19 15:25:53 -0700
  • 1c5754f02d raft: fix readindex Xiang Li 2016-07-19 14:19:13 -0700
  • e5f0cdcc69 Merge pull request #5984 from xiang90/p_b Xiang Li 2016-07-19 12:47:23 -0700
  • 783675f91c grpcproxy: do not send duplicate events to watchers Xiang Li 2016-07-18 22:05:39 -0700
  • d3d954d659 Merge pull request #5990 from xiang90/wcr Xiang Li 2016-07-19 10:08:28 -0700
  • e177d9eda2 clientv3/integration: fix race in TestWatchCompactRevision Xiang Li 2016-07-19 09:31:44 -0700
  • 1bf78476cf Merge pull request #5980 from xiang90/gateway Xiang Li 2016-07-18 22:10:54 -0700
  • c7c5cd324b etcdmian: gateway supports dns srv discovery Xiang Li 2016-07-18 20:26:42 -0700
  • fcc96c9ebd Merge pull request #5976 from heyitsanthony/fix-kadc Anthony Romano 2016-07-18 20:21:44 -0700
  • d914502090 Merge pull request #5978 from heyitsanthony/fix-compactor Anthony Romano 2016-07-18 20:06:57 -0700
  • 27a30768e1 integration: drain keepalives in TestLeaseKeepAliveCloseAfterDisconnectRevoke Anthony Romano 2016-07-18 15:02:36 -0700
  • a1d823c2aa compactor: make event ordering well-defined in TestPeriodicPause Anthony Romano 2016-07-18 16:10:14 -0700
  • a61862acc7 Merge pull request #5977 from xiang90/b_proxy Xiang Li 2016-07-18 19:12:43 -0700
  • 5cccb49498 Merge pull request #5979 from heyitsanthony/unix-embed Anthony Romano 2016-07-18 17:05:58 -0700
  • 5271cf0160 grpcproxy: return interface Xiang Li 2016-07-18 15:21:40 -0700
  • 8d897fd51f integration: use unix sockets in TestEmbedEtcd Anthony Romano 2016-07-18 16:42:08 -0700
  • e177f391f2 embed: support unix peers Anthony Romano 2016-07-18 16:41:41 -0700
  • 32ed0aa0b3 Merge pull request #5626 from gyuho/stresser Gyu-Ho Lee 2016-07-18 15:26:34 -0700
  • 969bcd282b etcd-tester: stress with range, delete Gyu-Ho Lee 2016-07-18 15:03:09 -0700
  • 7fbc1e39a6 Merge pull request #5973 from heyitsanthony/purge-test Anthony Romano 2016-07-18 14:59:19 -0700
  • 7bfe75cbf3 Merge pull request #5963 from xiang90/p_filter Xiang Li 2016-07-18 14:56:10 -0700
  • 3a5e418ff9 Merge pull request #5974 from xiang90/a_proxy Xiang Li 2016-07-18 14:55:13 -0700
  • cae56f583e Merge pull request #5975 from bts/restrict-channel-types-in-demo Xiang Li 2016-07-18 14:54:56 -0700
  • e1892e264d grpcproxy: add auth Xiang Li 2016-07-18 14:05:41 -0700
  • 851d69181d Merge pull request #5972 from xiang90/m_proxy Xiang Li 2016-07-18 14:24:22 -0700
  • b86e723107 contrib/raftexample: Restrict channel types Brian Schroeder 2016-07-18 17:19:03 -0400
  • c920ce0453 fileutil: rework purge tests so they don't poll Anthony Romano 2016-07-18 13:29:39 -0700
  • fd24340903 grpcproxy: add maintenance proxy Xiang Li 2016-07-18 13:26:27 -0700
  • 58aa3483c3 grpcproxy: add filter to watcher Xiang Li 2016-07-16 21:14:30 -0700
  • 6dbdf6e55f Merge pull request #5958 from xiang90/lease_proxy Xiang Li 2016-07-18 12:57:14 -0700
  • 3f74e9db0d *: add lease proxy Xiang Li 2016-07-16 10:00:14 -0700
  • b61f882635 Merge pull request #5962 from xiang90/c_p Xiang Li 2016-07-18 11:55:35 -0700
  • 1c8b30dbdb Merge pull request #5957 from heyitsanthony/wait-panic Anthony Romano 2016-07-18 11:18:23 -0700