Commit Graph

  • 9be715bb66 etcdmain: support key leasing in grpcproxy visheshnp 2017-06-28 15:09:44 -0700
  • 468078ffcd integration: leasing tests Anthony Romano 2017-05-18 16:17:44 -0700
  • a425e98a7e leasing: KV leasing visheshnp 2017-05-17 11:11:52 -0700
  • f81b72fd93 version: bump up to v3.2.5+git Gyu-Ho Lee 2017-08-04 11:30:32 -0700
  • d0d1a87aa9 version: bump up to v3.2.5 v3.2.5 Gyu-Ho Lee 2017-08-04 08:40:50 -0700
  • 7c6a9a7317 contrib/raftexample: use bytes.Buffer.String (no 'string()') Gyu-Ho Lee 2017-07-18 16:06:22 -0700
  • be8f102efb grpcproxy: forward PrevKv flag in Put Anthony Romano 2017-08-03 21:38:20 -0700
  • 3003901447 integration: test Put with PrevKey=true Anthony Romano 2017-08-03 21:37:06 -0700
  • 366f5381e0 Merge pull request #8366 from heyitsanthony/prevkey-proxy Anthony Romano 2017-08-04 07:31:27 -0700
  • 6a4194c556 grpcproxy: forward PrevKv flag in Put Anthony Romano 2017-08-03 21:38:20 -0700
  • c3ae033f25 integration: test Put with PrevKey=true Anthony Romano 2017-08-03 21:37:06 -0700
  • faa4a62410 Merge pull request #8355 from heyitsanthony/expect-fd Anthony Romano 2017-08-03 17:18:17 -0700
  • 71a706509e Merge pull request #8364 from gyuho/fixtures Gyu-Ho Lee 2017-08-03 15:55:16 -0700
  • 107c18f19f Merge pull request #8356 from heyitsanthony/election-example Anthony Romano 2017-08-03 15:43:08 -0700
  • 5072530a80 e2e: remove SIGQUIT debugging for elect and lock Anthony Romano 2017-08-03 11:18:36 -0700
  • a3ef719598 integration/fixtures: fix base64 flag, add wildcard.json Gyu-Ho Lee 2017-08-03 15:22:33 -0700
  • b7b31e5770 concurrency: add examples Anthony Romano 2017-08-02 10:53:38 -0700
  • 033c0cbdd8 Merge pull request #8346 from javaforfun/shawnsli/reset-votes-when-become-pre-candidate Xiang Li 2017-08-02 19:52:17 -0700
  • e77ecb593c Merge pull request #8360 from heyitsanthony/fix-osx-fmt Anthony Romano 2017-08-02 18:12:21 -0700
  • 322e6ff022 test: fix PASSES=fmt for OSX Anthony Romano 2017-08-02 14:39:21 -0700
  • 42cc64a9e5 raft: add TestPreVoteWithSplitVote gladiator 2017-08-02 17:59:28 +0800
  • 157cfac31b ctlv3/command: remove double-quote typos in fields printer Gyu-Ho Lee 2017-08-01 17:21:15 -0700
  • ae748716e6 Merge pull request #8350 from gyuho/fix-typo Gyu-Ho Lee 2017-08-01 17:24:41 -0700
  • 9040b3eb2b ctlv3/command: remove double-quote typos in fields printer Gyu-Ho Lee 2017-08-01 17:21:15 -0700
  • d543870966 Merge pull request #8347 from heyitsanthony/use-from-grpc-md Anthony Romano 2017-08-01 17:05:56 -0700
  • 98adbbf031 Merge pull request #8321 from zbwright/revise-readme Anthony Romano 2017-08-01 16:55:33 -0700
  • 45e6b658dd Merge pull request #8349 from gyuho/fix-lease-test Gyu-Ho Lee 2017-08-01 14:53:31 -0700
  • 9f1bfd9e4b Merge pull request #8335 from heyitsanthony/test-put-atmostonce Anthony Romano 2017-08-01 14:52:04 -0700
  • b89ef7e295 clientv3/integration: match context canceled on client close Gyu-Ho Lee 2017-08-01 13:24:08 -0700
  • 7de417d745 clientv3/integration: use grpc metadata to create unique watch ctxs Anthony Romano 2017-08-01 13:14:31 -0700
  • fdba9e5fb1 clientv3/integration: test Put succeeds following SetEndpoint Anthony Romano 2017-07-31 17:25:13 -0700
  • 10db0319d1 ordering: use default clients to populate etcd data Anthony Romano 2017-07-31 17:15:21 -0700
  • 4669aaa9a2 clientv3: only retry mutable KV RPCs if no endpoints found Anthony Romano 2017-07-30 21:35:38 -0700
  • 8385c6682a clientv3/integration: test client puts at most once on bad connection Anthony Romano 2017-07-30 21:35:10 -0700
  • 585b1d7bdc Merge pull request #8333 from fanminshi/retrieve_keep_from_index Anthony Romano 2017-08-01 09:57:08 -0700
  • 1c75c383a1 clientv3: use FromOutgoingContext to bucket watches Anthony Romano 2017-08-01 09:14:54 -0700
  • 3740793b42 raft: reset votes when becomePreCandidate gladiator 2017-08-01 22:42:09 +0800
  • df5a3d15ce mvcc: increase rev for TestHashKVWhenCompacting fanmin shi 2017-07-28 16:49:09 -0700
  • bb86c327e2 mvcc: HashKV gets keep from kvindex.Keep fanmin shi 2017-07-28 16:17:00 -0700
  • 4c2c5b0084 mvcc: add tests for Keep fanmin shi 2017-07-28 15:09:15 -0700
  • 40a1704e6f ctlv3: exit non-zero on unhealty ep command Dima Kurguzov 2017-07-27 12:42:37 +0300
  • e0843c691b Merge pull request #8322 from gyuho/health-grpc-proxy Gyu-Ho Lee 2017-07-31 15:45:42 -0700
  • 073fa562d8 Merge pull request #8342 from gyuho/ep-exit Gyu-Ho Lee 2017-07-31 15:45:30 -0700
  • cd142a0d1c Merge pull request #8324 from heyitsanthony/txn-cmp-lease Anthony Romano 2017-07-31 14:52:14 -0700
  • 6603a77561 ctlv3: exit non-zero on unhealty ep command Dima Kurguzov 2017-07-27 12:42:37 +0300
  • 661da1e609 e2e: test /metrics, /health endpoint in grpc-proxy Gyu-Ho Lee 2017-07-28 15:24:28 -0700
  • b8fd5c3dba etcdmain: add '/health' endpoint to grpc-proxy Gyu-Ho Lee 2017-07-28 15:24:17 -0700
  • cd37ef2c1b *: expose etcdhttp.Health, define proxy health handler Gyu-Ho Lee 2017-07-28 15:23:40 -0700
  • 7b8fb3cf0a mvcc: add and implement Keep api to index fanmin shi 2017-07-28 15:07:11 -0700
  • 341664f7b6 integration: test txn lease comparisons Anthony Romano 2017-07-27 17:32:57 -0700
  • 79660db61b etcdctl: add lease comparison to txn command Anthony Romano 2017-07-28 15:42:27 -0700
  • 52b031cfa2 clientv3: accept Compare_LEASE in Compare() Anthony Romano 2017-07-28 15:44:31 -0700
  • ec4ca4408f etcdserver: support lease txn comparison Anthony Romano 2017-07-27 17:24:24 -0700
  • 71e56a44b7 *: regenerate protobuf assets Anthony Romano 2017-07-27 17:16:06 -0700
  • d8ca2bbffb etcdserverpb: add lease to txn comparison targets Anthony Romano 2017-07-27 17:03:10 -0700
  • 2951faf770 Merge pull request #8315 from heyitsanthony/experimental-ordering Anthony Romano 2017-07-28 14:48:53 -0700
  • f216165aad Merge pull request #8332 from gyuho/peer-url Gyu-Ho Lee 2017-07-28 14:21:21 -0700
  • 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' Gyu-Ho Lee 2017-07-28 13:53:13 -0700
  • ca586147bd Merge pull request #8323 from fanminshi/fix_TestV3HashKV_Hash_MisMatch Anthony Romano 2017-07-28 10:45:43 -0700
  • 451b062184 mvcc/backend: add TestBackendWritebackForEach to backend_test.go fanmin shi 2017-07-28 09:31:05 -0700
  • 785deebd62 mvcc/backend: enforce ordering for UnsafeForEach in read_tx.go fanmin shi 2017-07-27 17:42:19 -0700
  • b36463efe5 Merge pull request #8312 from gyuho/health-lists Gyu-Ho Lee 2017-07-27 15:46:39 -0700
  • 8c7b639f81 Documentation/v2: update /health response Gyu-Ho Lee 2017-07-26 13:47:50 -0700
  • 4267d368df api/etcdhttp: serve error information in '/health', marshal health in JSON Gyu-Ho Lee 2017-07-26 12:02:23 -0700
  • ff1c8c2191 docs: revising to match sidebar structure. Beth Wright 2017-07-27 15:06:59 -0700
  • 8365233d2a Merge pull request #8296 from gyuho/grpc Gyu-Ho Lee 2017-07-27 13:21:20 -0700
  • f6acd0316c etcdmain: add --experimental-serializable-ordering to grpc proxy Anthony Romano 2017-07-26 17:10:10 -0700
  • 9fee4b77de bill-of-materials: update 'grpc' LICENSE Gyu-Ho Lee 2017-07-25 11:56:13 -0700
  • 8a589d2d73 grpcproxy/cluster_test: serve grpc server after register service Gyu-Ho Lee 2017-07-25 11:19:59 -0700
  • be794d586c vendor: upgrade grpc-go to v1.5.1 Gyu-Ho Lee 2017-07-25 11:18:27 -0700
  • fca56f132a ordering: use x/net/context and add doc.go Anthony Romano 2017-07-26 17:08:35 -0700
  • 5088ae3e67 docs: add ordering wrapper as experimental feature Anthony Romano 2017-07-26 16:56:29 -0700
  • 2a348fb8e9 Merge pull request #8263 from fanminshi/hash_by_rev Xiang Li 2017-07-26 11:22:33 -0700
  • ee1c340126 Merge pull request #8309 from gyuho/test-timeout Gyu-Ho Lee 2017-07-26 10:04:48 -0700
  • 8609521ce2 mvcc: add TestHashKVWhenCompacting to kvstore_test fanmin shi 2017-07-25 16:23:58 -0700
  • 766c2540ae integration: add TestV3HashKV in v3_grpc_test.go fanmin shi 2017-07-21 10:53:07 -0700
  • 9b6799a5b6 integration: increase dial timeout in testTLSReload Gyu-Ho Lee 2017-07-26 09:37:51 -0700
  • ff7a021c8f Merge pull request #8282 from gyuho/metrics-port Gyu-Ho Lee 2017-07-26 09:27:37 -0700
  • 411ab276b0 e2e: test /metrics, /health endpoints Gyu-Ho Lee 2017-07-24 11:39:40 -0700
  • 74c8050adc *: use etcdhttp.Handle* for health, prometheus handlers Gyu-Ho Lee 2017-07-24 11:22:49 -0700
  • 78432e3bd2 etcdhttp: add metrics.go for metrics, health handler Gyu-Ho Lee 2017-07-24 11:13:21 -0700
  • 16943f04e2 Merge pull request #8283 from heyitsanthony/cancel-compact-rpc Anthony Romano 2017-07-25 19:15:18 -0700
  • 8b1177194e Merge pull request #8306 from heyitsanthony/v3server-raftreq Anthony Romano 2017-07-25 19:14:01 -0700
  • a6ae677d8f proxy: support HashKV in grpcproxy fanmin shi 2017-07-14 16:45:27 -0700
  • deca9879c2 mvcc: add HashByRev to kv.go fanmin shi 2017-07-14 16:44:16 -0700
  • 478ba2c4f2 etcdserver: consolidate error checking for v3_server functions Anthony Romano 2017-07-25 14:24:19 -0700
  • 05603c4908 Merge pull request #8291 from zbwright/upgrade-index Anthony Romano 2017-07-25 12:40:52 -0700
  • 9581f7676c grpcproxy: forward Canceled field when broadcasting watch responses Anthony Romano 2017-07-25 12:27:53 -0700
  • 318caeee7e clientv3: return CompactRevision wresp when set with Canceled Anthony Romano 2017-07-19 13:04:19 -0700
  • 6fb08672d8 v3rpc: set canceled=true when stream is compacted Anthony Romano 2017-07-19 12:50:17 -0700
  • ebcfdd1a3d integration: check Canceled is true in compacted watch response Anthony Romano 2017-07-19 12:53:39 -0700
  • ffa54929ea docs: adding an index for upgrade pages. Beth Wright 2017-07-20 11:05:05 -0700
  • d2654f8522 Merge pull request #8092 from mangoslicer/kv-ordering-wrapper Xiang Li 2017-07-24 22:28:40 -0700
  • 26bf8c0524 Merge pull request #8292 from zbwright/why-tweak Xiang Li 2017-07-24 21:08:45 -0700
  • 93826f2f78 Merge pull request #8288 from irfansharif/pre-vote Xiang Li 2017-07-24 21:05:42 -0700
  • fe33bd1879 Merge pull request #8294 from mitake/proxy-cachemiss Xiang Li 2017-07-24 20:47:19 -0700
  • 986e98418d Merge pull request #8300 from heyitsanthony/proxy-self-cert Anthony Romano 2017-07-24 18:30:34 -0700
  • 51d7786050 etcdmain: create self-signed certs when listening on https for httpproxy Anthony Romano 2017-07-24 15:37:05 -0700
  • dfd3ef42cf Merge pull request #8297 from fanminshi/fix_txn_ctl fanmin shi 2017-07-24 14:05:14 -0700
  • 09f67a0d5e e2e: change expectatation string in ctlTxn fanmin shi 2017-07-24 10:51:31 -0700