Commit Graph

  • 31666cdbff Merge pull request #2408 from yichengq/335 Yicheng Qin 2015-03-02 09:43:08 -0800
  • b4b9b9118a rafthttp: report MsgSnap status Yicheng Qin 2015-03-01 08:17:14 -0800
  • 78aa251ab2 rafthttp: only use pipeline to send MsgSnap Yicheng Qin 2015-03-01 07:15:19 -0800
  • 9989bf1d36 Merge pull request #2407 from yichengq/334 Yicheng Qin 2015-03-02 09:35:35 -0800
  • dcd125e7a6 Merge pull request #2382 from philips/add-faq Brandon Philips 2015-03-01 20:24:50 -0800
  • 9b986fb4c1 rafthttp: report unreachable status of the peer Yicheng Qin 2015-03-01 07:02:24 -0800
  • 09f181f585 raft: log unreachable remote node Yicheng Qin 2015-03-01 07:01:30 -0800
  • dfa625407f Merge pull request #2400 from xiang90/rm_acl Xiang Li 2015-03-01 15:28:58 -0800
  • 199c1eaab6 Merge pull request #2403 from xiang90/keep_entries Xiang Li 2015-03-01 10:18:21 -0800
  • 428b77afc3 etcdserver: keep a min number of entries in memory Xiang Li 2015-02-28 20:33:28 -0800
  • a4018f25c9 Merge pull request #2405 from mikael84/patch-1 Xiang Li 2015-02-28 21:48:01 -0800
  • 22c8d781ef Documentation: fix "Missing infra1=" Mikael Kjaer 2015-03-01 09:44:25 +0400
  • 6d81009b26 acl: remove acl pkg Xiang Li 2015-02-28 15:02:47 -0800
  • fbd5c81139 raft: remove shadowing of variables from test Yicheng Qin 2015-02-28 11:56:55 -0800
  • d459ae0df3 store: remove unused ACL field Xiang Li 2015-02-26 14:49:42 -0800
  • a4dab7ad75 *: do not block etcdserver when encoding store into json Xiang Li 2015-02-26 12:39:50 -0800
  • 9b4d52ee73 raft: do not resend snapshot if not necessary Xiang Li 2015-02-24 21:38:18 -0800
  • 2185ac5ac8 raft: cleanup unreachable Xiang Li 2015-02-25 15:07:26 -0800
  • eeaf12beb1 rafthttp: use /raft/stream for MsgApp stream Yicheng Qin 2015-02-23 10:16:31 -0800
  • 758ff26dd8 rafthttp: add copyright header Yicheng Qin 2015-02-22 23:16:18 -0800
  • 1fdbbb959f rafthttp: add util, msgapp, message test Yicheng Qin 2015-02-22 21:05:37 -0800
  • dee3001086 rafthttp: add back tests that commentted out Yicheng Qin 2015-02-22 18:42:52 -0800
  • 87e3de8b8b integration: fix decrease cluster tests Yicheng Qin 2015-02-21 18:18:57 -0800
  • 1c5a507761 rafthttp: refactor peer and add general stream Yicheng Qin 2015-02-15 08:44:34 -0800
  • 2c94e2d771 *: make dial timeout configurable Yicheng Qin 2015-02-12 22:23:10 -0800
  • 55cd03ff4b rafthttp: add run loop for peer Yicheng Qin 2015-02-06 09:12:32 -0800
  • 86429264fb wal: support auto-cut in wal Xiang Li 2015-02-19 15:41:37 -0800
  • c3d3ad931b snap: add save latency metrics Xiang Li 2015-02-17 14:39:05 -0800
  • 95bba154d6 etcdserver: add propose summary Xiang Li 2015-02-15 11:36:23 -0800
  • 83c953b153 etcdhttp: move /stats to /debug/vars Xiang Li 2015-02-14 20:08:52 -0800
  • a776064a8b etcdmain: fix godeps on osx Xiang Li 2015-02-14 19:55:16 -0800
  • 7bf615aee0 *: drop old metrics pkg Xiang Li 2015-02-14 19:38:35 -0800
  • 84485643fe *: expose wal metrics at /metrics Xiang Li 2015-02-14 19:30:39 -0800
  • fb1a28c65d *: vendor prometheus Xiang Li 2015-02-14 18:13:24 -0800
  • d8a9e11e22 rafthttp: extract pipeline from peer Yicheng Qin 2015-02-05 09:40:46 -0800
  • 2af33fd494 raft: add reportUnreachable Xiang Li 2015-02-04 14:41:14 -0800
  • ba7215d7a8 acl: initial interface Xiang Li 2015-02-03 23:32:36 -0800
  • 9fe78c8bc4 client: don't use nested actions Brian Waldon 2015-02-03 14:37:56 -0800
  • 25cf916a80 client: ensure Response closed on cancel Brian Waldon 2015-02-03 10:56:22 -0800
  • b41d6bc416 client: set hard limit on redirect checks Brian Waldon 2015-02-02 17:09:51 -0800
  • 50a9b2d9c8 client: rm naked return from httpClusterClient.Do Brian Waldon 2015-02-02 13:57:31 -0800
  • 99aa0e1fcc client: test httpClusterClient.reset failure cases Brian Waldon 2015-01-29 16:24:37 -0800
  • ed173a2a76 client: fix bad URL fixture Brian Waldon 2015-01-29 16:23:51 -0800
  • cd777b2966 client: test httpClusterClient.Sync Brian Waldon 2015-01-29 16:13:11 -0800
  • ae062a0825 client: move lock so MembersAPI.List doesn't deadlock Brian Waldon 2015-01-29 16:12:34 -0800
  • 83930ac113 client: test DefaultCheckRedirect Brian Waldon 2015-01-29 15:53:19 -0800
  • 943c7ef307 client: test httpKeysAPI's Create and Update methods Brian Waldon 2015-01-29 15:48:48 -0800
  • 115e758c32 client: test httpKeysAPI.Delete Brian Waldon 2015-01-29 15:44:36 -0800
  • ece03fb987 client: drop unnecessary field deleteAction.Value Brian Waldon 2015-01-29 15:44:22 -0800
  • 6fc209e574 client: test httpKeysAPI.Get Brian Waldon 2015-01-29 15:37:09 -0800
  • 32bfcca5a8 client: test httpKeysAPI.Set Brian Waldon 2015-01-29 15:26:56 -0800
  • 14b3f96091 client: test httpKeysAPI.Watcher Brian Waldon 2015-01-29 14:47:01 -0800
  • cd85451971 client: clarify relationship of AfterIndex and waitIndex Brian Waldon 2015-01-29 14:27:07 -0800
  • 09017af35e client: test httpWatcher Brian Waldon 2015-01-29 14:18:13 -0800
  • 11a6cb68a6 client: test unmarshaling of failure responses Brian Waldon 2015-01-29 13:33:55 -0800
  • 9378413283 client: exhaustive member-related testing Brian Waldon 2015-01-29 12:23:08 -0800
  • 32ff3ce26f client: test for non-integer X-Etcd-Index Brian Waldon 2015-01-29 09:51:47 -0800
  • 8a6b72b08d client: tweak test fields Brian Waldon 2015-01-29 09:47:57 -0800
  • b174732812 client: introduce Error type Brian Waldon 2015-01-28 16:46:58 -0800
  • 8fdc6b154e client: document PrevExistType Brian Waldon 2015-01-28 16:14:17 -0800
  • 39b5b083c0 client: document Member fields Brian Waldon 2015-01-28 16:10:20 -0800
  • 27de5eec76 client: document Response and Node structs Brian Waldon 2015-01-28 16:00:04 -0800
  • 4a77760f56 client: break dependency on httptypes pkg Brian Waldon 2015-01-28 15:22:27 -0800
  • 9b334e07a6 client: allow caller to decide HTTP redirect policy Brian Waldon 2015-01-28 15:09:00 -0800
  • 1c03df62a5 client: WaitIndex -> AfterIndex Brian Waldon 2015-01-28 14:29:03 -0800
  • a834f297f9 client: document KeysAPI methods Brian Waldon 2015-01-28 13:04:30 -0800
  • 2b5589ddcd client: encourage error handling in package doc Brian Waldon 2015-01-28 12:58:58 -0800
  • 6fd105d554 client: document using a custom context Brian Waldon 2015-01-28 12:51:27 -0800
  • 479a17dcbf client: add GetOptions.Sort Brian Waldon 2015-01-28 12:45:05 -0800
  • 84ede6fbec client: use options struct for KeysAPI.Get Brian Waldon 2015-01-28 12:34:06 -0800
  • 8621caf3e2 client: define a DefaultTransport Brian Waldon 2015-01-28 12:07:15 -0800
  • ce4486ff85 client: document Client methods Brian Waldon 2015-01-28 12:04:39 -0800
  • 1773d0a18b client: simplify CancelableTransport doc Brian Waldon 2015-01-28 12:04:18 -0800
  • 19dd4a0f3c client: document Config Brian Waldon 2015-01-28 12:02:43 -0800
  • 6d82472275 client: move http.go into client.go Brian Waldon 2015-01-28 11:44:38 -0800
  • bfbf672ce4 client: document MembersAPI methods Brian Waldon 2015-01-27 17:10:30 -0800
  • 7255fb1b62 client: alias etcdserver/etcdhttp/httptypes.Member Brian Waldon 2015-01-27 16:55:13 -0800
  • 932351a00d client: document Watcher.Next Brian Waldon 2015-01-27 16:52:57 -0800
  • aee95468ba client: document MembersAPI/KeysAPI constructors Brian Waldon 2015-01-27 13:51:07 -0800
  • e885c6c5f4 client: document *Options Brian Waldon 2015-01-27 13:51:27 -0800
  • 88cea415a7 client: NewDiscoveryKeysAPI -> NewKeysAPIWithPrefix Brian Waldon 2015-01-27 13:31:57 -0800
  • 89070fd237 client: package-level doc Brian Waldon 2015-01-27 11:42:58 -0800
  • 3d4e1f59dc client: drop unnecessary Nodes type Brian Waldon 2015-01-27 11:47:08 -0800
  • 7ff84351f5 client: centralize exported variables Brian Waldon 2015-01-27 11:30:20 -0800
  • a9f605e5fe client: unexport defaultV2MembersPrefix Brian Waldon 2015-01-27 11:26:20 -0800
  • bb9f016b91 client: unexport defaultV2KeysPrefix Brian Waldon 2015-01-27 11:25:52 -0800
  • 3fdda06602 client: s/SyncableHTTPClient/Client/g Brian Waldon 2015-01-27 11:23:23 -0800
  • bac1d2f420 client: unexport httpClient interface Brian Waldon 2015-01-27 11:21:30 -0800
  • 52288fa748 client: remove CancelableTransport arg from httpClientFactory Brian Waldon 2015-01-26 17:34:32 -0800
  • 3b41b77cd7 client: ClientConfig -> Config Brian Waldon 2015-01-26 17:26:15 -0800
  • 2aecbaf165 client: unexport httpAction Brian Waldon 2015-01-26 17:11:22 -0800
  • 3f5e827e3c client: httpClient -> simpleHTTPClient Brian Waldon 2015-01-26 17:08:43 -0800
  • f037cb9f65 client: collapse unnecessary constructor Brian Waldon 2015-01-26 16:53:24 -0800
  • 62054dfb5e client: don't cache httpClients in httpClusterClient Brian Waldon 2015-01-26 16:50:24 -0800
  • 99d63eb62e client: protect httpClusterClient with RWMutex Brian Waldon 2015-01-26 15:25:19 -0800
  • 0943831b8e client: establish httpClusterClient.reset Brian Waldon 2015-01-26 15:18:59 -0800
  • 74fe28c5e0 client: exchange ClientConfig for SyncableHTTPClient Brian Waldon 2015-01-26 13:49:50 -0800
  • 942f0f6b9e client: accept TTL through KeysAPI.Set Brian Waldon 2015-01-23 11:39:45 -0800
  • 3d53e9bfaa client: pass around options as pointers Brian Waldon 2015-01-23 10:54:52 -0800
  • 0a7e0875d5 client: copy DeleteOptions onto deleteAction Brian Waldon 2015-01-22 17:05:01 -0800