Commit Graph

  • 88cea415a7 client: NewDiscoveryKeysAPI -> NewKeysAPIWithPrefix Brian Waldon 2015-01-27 13:31:57 -08:00
  • 89070fd237 client: package-level doc Brian Waldon 2015-01-27 11:42:58 -08:00
  • 3d4e1f59dc client: drop unnecessary Nodes type Brian Waldon 2015-01-27 11:47:08 -08:00
  • 7ff84351f5 client: centralize exported variables Brian Waldon 2015-01-27 11:30:20 -08:00
  • a9f605e5fe client: unexport defaultV2MembersPrefix Brian Waldon 2015-01-27 11:26:20 -08:00
  • bb9f016b91 client: unexport defaultV2KeysPrefix Brian Waldon 2015-01-27 11:25:52 -08:00
  • 3fdda06602 client: s/SyncableHTTPClient/Client/g Brian Waldon 2015-01-27 11:23:23 -08:00
  • bac1d2f420 client: unexport httpClient interface Brian Waldon 2015-01-27 11:21:30 -08:00
  • 52288fa748 client: remove CancelableTransport arg from httpClientFactory Brian Waldon 2015-01-26 17:34:32 -08:00
  • 3b41b77cd7 client: ClientConfig -> Config Brian Waldon 2015-01-26 17:26:15 -08:00
  • 2aecbaf165 client: unexport httpAction Brian Waldon 2015-01-26 17:11:22 -08:00
  • 3f5e827e3c client: httpClient -> simpleHTTPClient Brian Waldon 2015-01-26 17:08:43 -08:00
  • f037cb9f65 client: collapse unnecessary constructor Brian Waldon 2015-01-26 16:53:24 -08:00
  • 62054dfb5e client: don't cache httpClients in httpClusterClient Brian Waldon 2015-01-26 16:50:24 -08:00
  • 99d63eb62e client: protect httpClusterClient with RWMutex Brian Waldon 2015-01-26 15:25:19 -08:00
  • 0943831b8e client: establish httpClusterClient.reset Brian Waldon 2015-01-26 15:18:59 -08:00
  • 74fe28c5e0 client: exchange ClientConfig for SyncableHTTPClient Brian Waldon 2015-01-26 13:49:50 -08:00
  • 942f0f6b9e client: accept TTL through KeysAPI.Set Brian Waldon 2015-01-23 11:39:45 -08:00
  • 3d53e9bfaa client: pass around options as pointers Brian Waldon 2015-01-23 10:54:52 -08:00
  • 0a7e0875d5 client: copy DeleteOptions onto deleteAction Brian Waldon 2015-01-22 17:05:01 -08:00
  • 025ee0379c client: copy SetOptions onto setAction Brian Waldon 2015-01-22 17:04:41 -08:00
  • 01fc01ec69 client: KeysAPI.[R]Watch -> Watcher w/ opts struct Brian Waldon 2015-01-22 16:58:15 -08:00
  • bc32060b1d client: support PrevIndex in SetOptions & DeleteOptions Brian Waldon 2015-01-22 16:42:46 -08:00
  • 7ccf5eb476 client: support PrevValue in SetOptions & DeleteOptions Brian Waldon 2015-01-22 16:37:53 -08:00
  • 0f31f403d1 client: add KeysAPI.Delete Brian Waldon 2015-01-22 14:35:18 -08:00
  • 2f479c8721 client: assert method in tests Brian Waldon 2015-01-22 14:30:58 -08:00
  • 84e495e51e client: s/assertResponse/assertRequest/ Brian Waldon 2015-01-22 14:28:32 -08:00
  • 6e637f2f75 client: add KeysAPI.Set Brian Waldon 2015-01-22 10:18:39 -08:00
  • 8b3d05f661 client: add KeysAPI.RGet Brian Waldon 2015-01-22 09:57:30 -08:00
  • 6d89e6217d client: rename KeysAPI.RecursiveWatch to RWatch Brian Waldon 2015-01-22 09:45:10 -08:00
  • 4e5c015fe9 client: add Update method Brian Waldon 2015-01-21 15:10:26 -08:00
  • c6d955f4c1 client: drive Create with setAction; drop TTL Brian Waldon 2015-01-21 12:22:16 -08:00
  • 99840c9697 *: cleanup import Xiang Li 2015-01-29 15:59:58 -08:00
  • 9e63b1fb63 wal: record metrics Xiang Li 2015-01-29 13:07:23 -08:00
  • 2e078582f9 etcdmain: expose runtime metrics Xiang Li 2015-01-28 16:42:31 -08:00
  • 9b6fcfffb6 *: replace our own metrics with codahale/metrics Xiang Li 2015-01-28 16:27:28 -08:00
  • 33afbfead6 etcdserver: remove the dep on metrics. first step towards removing metrics pkg from etcd. Xiang Li 2015-01-28 14:07:07 -08:00
  • feaabde125 Godeps: bump golang.org/x/net/context to b8c11bbe Yicheng Qin 2015-01-28 12:20:46 -08:00
  • cbef6ab152 raft: clean up storage Xiang Li 2015-01-28 10:31:11 -08:00
  • 8fb6eb6c70 Update libraries-and-tools.md ravigadde 2015-01-27 16:35:00 -08:00
  • 5ede18be74 raft: separate compact and createsnap in memory storage Xiang Li 2015-01-23 10:50:43 -08:00
  • cd673072fa Merge 00c74d0666b2fbcc3990c1e3a143a1acd4543742 into cea3448438fc6327c67f856b108044ba76ce238d Michael Marineau 2015-02-27 22:54:36 +00:00
  • cea3448438 *: bump to v2.0.4+git Yicheng Qin 2015-02-27 12:25:50 -08:00
  • 3a444424d8 Merge 4189b089f53a60213242c84142cd65a4e9f5d935 into b922c4b3cba61b494a6dcae4bcd030e365d9f48d Yicheng Qin 2015-02-27 20:24:10 +00:00
  • 4189b089f5 rafthttp: improve output Yicheng Qin 2015-02-27 12:13:44 -08:00
  • ec1ba53acd Merge 10717ae4941551ea4e2e3ddafc6b583ebb58cd15 into b922c4b3cba61b494a6dcae4bcd030e365d9f48d Xiang Li 2015-02-27 19:03:39 +00:00
  • e2b60b4b94 Merge 916d7faa45c7dc208f81ff1513f4441825e1f499 into b922c4b3cba61b494a6dcae4bcd030e365d9f48d Yicheng Qin 2015-02-27 18:28:04 +00:00
  • b922c4b3cb Merge pull request #2387 from xiang90/rm_acl_in_store Xiang Li 2015-02-27 10:28:03 -08:00
  • 916d7faa45 test: not run race test on rafthttp pkg Yicheng Qin 2015-02-26 21:56:08 -08:00
  • 1a2c6d3f2f *: bump to v2.0.4 v2.0.4 Yicheng Qin 2015-02-26 22:01:24 -08:00
  • 0035cacc7d rafthttp: add peer tests Yicheng Qin 2015-02-26 21:02:32 -08:00
  • 9a6062cf86 rafthttp: add stream tests Yicheng Qin 2015-02-26 19:14:21 -08:00
  • d12ba89c82 rafthttp: add transport benchmark test Yicheng Qin 2015-02-26 13:20:18 -08:00
  • fb8f3ac822 rafthttp: add transport tests Yicheng Qin 2015-02-26 00:13:35 -08:00
  • 540a3f279f rafthttp: add stream http tests Yicheng Qin 2015-02-23 00:15:45 -08:00
  • 0f65df08d5 store: remove unused ACL field Xiang Li 2015-02-26 14:49:42 -08:00
  • 4b0cb57d82 Merge pull request #2386 from xiang90/210-nb-snap Xiang Li 2015-02-26 14:40:11 -08:00
  • 9a2bc17e7d *: do not block etcdserver when encoding store into json Xiang Li 2015-02-26 12:39:50 -08:00
  • 28b74cfabd Merge pull request #2372 from xiang90/raft-snap-improvement Xiang Li 2015-02-26 10:00:48 -08:00
  • 53fda9d558 Documentation: add implementation faq Brandon Philips 2015-02-26 09:50:40 -08:00
  • 27b1e45a02 raft: do not resend snapshot if not necessary Xiang Li 2015-02-24 21:38:18 -08:00
  • bc6f9946d5 travis: use latest go tool repo Yicheng Qin 2015-02-03 23:23:02 -08:00
  • 1e31fc5473 Merge pull request #2377 from xiang90/reachable Xiang Li 2015-02-25 18:33:30 -08:00
  • 4eb2386ff0 raft: cleanup unreachable Xiang Li 2015-02-25 15:07:26 -08:00
  • ba8bf79ff2 Merge 9d1839edf2082827040a67c67dc619cfc862a274 into ecf7c27697586661d9b1ecff00cc1170af76e8c9 Xiang Li 2015-02-25 23:32:39 +00:00
  • a34bbcd8b3 rafthttp: log stream start Yicheng Qin 2015-02-25 14:58:33 -08:00
  • 5ccaa55f62 rafthttp: backoff error printout Yicheng Qin 2015-02-25 10:37:24 -08:00
  • b56edd71f2 Merge fd86157886a6f378c54971e17a6913d7fc6e1c6c into ecf7c27697586661d9b1ecff00cc1170af76e8c9 Xiang Li 2015-02-25 15:51:01 +00:00
  • ecf7c27697 Merge pull request #2374 from wellbehavedsoftware/fix-2373 Xiang Li 2015-02-25 07:44:10 -08:00
  • 05ecdbc617 etcdtcl: fix etcdctl cluster-health ignores SSL settings James Pharaoh 2015-02-25 13:17:55 +01:00
  • 6648b7e302 Merge pull request #2363 from yichengq/329 Yicheng Qin 2015-02-24 22:44:10 -08:00
  • 194105e02c Merge pull request #2369 from jonsyu1/master Yicheng Qin 2015-02-24 21:39:20 -08:00
  • 31bfffaa48 Documentation: standardize on url over URL Jonathan Yu 2015-02-24 16:26:27 -05:00
  • 1fbaf9dbb7 Documentation: fix discovery flag for proxy docs Jonathan Yu 2015-02-24 16:24:34 -05:00
  • 3fd9136740 migrate/starter: fix v2 data dir checking Yicheng Qin 2015-02-23 15:51:56 -08:00
  • fd86157886 raft: attach commit index into the heartbeat response Xiang Li 2015-02-24 09:29:17 -08:00
  • c25bab13b3 etcdctl: backup and restore Xiang Li 2015-02-23 19:32:29 -08:00
  • 825942b173 client: add CreateOptions to client.KeysAPI Hiram Chirino 2015-02-23 21:46:43 -05:00
  • f423d6b53c wip: add backup and restore guide Kelsey Hightower 2015-02-23 14:29:39 -08:00
  • a560c52815 Merge pull request #2354 from xiang90/wait_time Xiang Li 2015-02-23 14:29:39 -08:00
  • 53d20a8a29 pkg/wait: add WaitTime Xiang Li 2015-01-14 21:52:31 -08:00
  • 9d1839edf2 *: do not block etcdserver when encoding store into json Xiang Li 2015-02-23 12:56:01 -08:00
  • 59999afa5f Merge pull request #2357 from yichengq/320 Yicheng Qin 2015-02-23 12:34:02 -08:00
  • 10717ae494 rafthttp: add encoding/decoding latancy metrics Xiang Li 2015-02-23 10:35:27 -08:00
  • e437bbd481 rafthttp: use /raft/stream for MsgApp stream Yicheng Qin 2015-02-23 10:16:31 -08:00
  • 916cf31405 Merge 57ddd474c2d01399bb156cd29dd49a701ddf99ac into 4b72095bd3ad61e8bf368dcc2516f7e85a03e349 Hiram Chirino 2015-02-23 17:37:12 +00:00
  • 4b72095bd3 Merge pull request #2350 from jonsyu1/master Xiang Li 2015-02-23 09:19:15 -08:00
  • 28e150e50e Documentation: fix sample command flags for proxy Jonathan Yu 2015-02-20 17:34:57 -08:00
  • 8dad14a08a Merge pull request #2355 from yichengq/320 Yicheng Qin 2015-02-23 00:23:32 -08:00
  • e12efb93ea rafthttp: add copyright header Yicheng Qin 2015-02-22 23:16:18 -08:00
  • 2bcf37c8c9 rafthttp: add util, msgapp, message test Yicheng Qin 2015-02-22 21:05:37 -08:00
  • 2de6122f2c rafthttp: add back tests that commentted out Yicheng Qin 2015-02-22 18:42:52 -08:00
  • 8c2d5df7e7 Merge pull request #2323 from yichengq/320 Yicheng Qin 2015-02-22 18:30:44 -08:00
  • 7509a9e04a integration: fix decrease cluster tests Yicheng Qin 2015-02-21 18:18:57 -08:00
  • 3495f684e8 rafthttp: refactor peer and add general stream Yicheng Qin 2015-02-15 08:44:34 -08:00
  • b12fc4ee2f *: make dial timeout configurable Yicheng Qin 2015-02-12 22:23:10 -08:00
  • 6f86342c4b rafthttp: add run loop for peer Yicheng Qin 2015-02-06 09:12:32 -08:00
  • 57ddd474c2 client: add CreateOptions and GetOptions to client.KeysAPI Hiram Chirino 2015-02-22 12:44:55 -05:00
  • febc3aec61 Merge 36943588779fdfa54b5a7a420b397dec06f14ef3 into 4d0472029a3c614821b797bc1b798c5d0c8bf0cb Hiram Chirino 2015-02-22 16:49:18 +00:00
  • 3694358877 client: add client.KeysAPI.CreateInOrder Hiram Chirino 2015-02-22 11:31:19 -05:00