Commit Graph

  • c3b4afc139 Fix JoinCommand comment. Ben Johnson 2014-03-04 08:56:10 -07:00
  • 063f3b574c Check for peer before demotion. Ben Johnson 2014-03-04 08:53:13 -07:00
  • 49253d8fdf Merge pull request #604 from ccding/master Brandon Philips 2014-03-03 16:21:04 -08:00
  • dbed0f7d6a fix(Documentation/*): fix various typos Cong Ding 2014-02-27 10:59:54 -08:00
  • c8d6b26dfd Add auto-demotion after peer inactivity. Ben Johnson 2014-02-28 09:17:02 -07:00
  • f3cc456385 Merge pull request #598 from unihorn/19 Yicheng Qin 2014-03-01 00:30:58 -08:00
  • 349a802a82 chore(server): remove useless CancelWhenTimeout Yicheng Qin 2014-02-28 21:52:56 -08:00
  • 69adb78433 fix(transporter): CancelRequest doesn't work on HTTPS connections blocked Yicheng Qin 2014-02-26 16:28:24 -08:00
  • e99bc99dcc fix(tests/multi_node_kill_all_and_recovery): wait for cluter to build over Yicheng Qin 2014-02-25 10:51:43 -08:00
  • df49265674 fix(discovery): remove its own address from peer list to join Yicheng Qin 2014-02-25 10:43:19 -08:00
  • e5797a54a1 fix(README): remove the drone.io badge Brandon Philips 2014-02-27 12:48:07 -08:00
  • a60481c6b1 Merge pull request #593 from benbjohnson/lock-fix Ben Johnson 2014-02-26 17:34:22 -07:00
  • dde2b71850 fix(mod/lock): correct watch index to remove cpu load Ben Johnson 2014-02-22 16:32:59 -07:00
  • 1da4eacbc0 Added fetching of etcd from git in order to build it. Joey Gibson 2014-02-26 09:50:13 -07:00
  • fddbf35df2 Add automatic node promotion / demotion. Ben Johnson 2014-02-25 10:02:01 -07:00
  • 23ffafefc0 Merge pull request #596 from philips/add-file-upload-docs Brandon Philips 2014-02-24 18:49:11 -08:00
  • f5698d3566 Proxy promotion. Ben Johnson 2014-02-24 17:01:04 -07:00
  • 02a053a4b8 feat(Documentation/api): document file upload Brandon Philips 2014-02-23 10:17:05 -08:00
  • 4c17dc3431 Merge pull request #592 from Plasma/patch-1 Brandon Philips 2014-02-22 18:49:57 -08:00
  • e6e6f7d8d0 Trivial formatting correction Andrew Armstrong 2014-02-23 12:48:35 +11:00
  • 1d961b8e56 Add proxy mode. Ben Johnson 2014-02-18 13:29:18 -07:00
  • f922a08a27 Merge pull request #586 from wereHamster/patch-1 Brandon Philips 2014-02-21 10:03:35 -08:00
  • 7289224af9 Merge pull request #585 from philips/document-consistent Brandon Philips 2014-02-21 09:40:47 -08:00
  • 035bbc6913 feat(Documentation): add a section on consistent reads Brandon Philips 2014-02-20 15:32:23 -08:00
  • ae8d416c57 Add links to haskell bindings and scrz project Tomas Carnecky 2014-02-21 02:59:38 +00:00
  • 0fdaa382fe fix(etcd): start peer server before attempting discovery Michael S. Fischer 2014-02-18 21:53:59 -08:00
  • 46d817f91b Merge pull request #577 from unihorn/6 Yicheng Qin 2014-02-18 17:11:31 -08:00
  • f434177a9a chore: rename 'heartbeat timeout' to 'heartbeat interval' Yicheng Qin 2014-02-16 20:19:31 -08:00
  • 8485987b74 Merge pull request #524 from yifan-gu/remove_omitempty_on_value Brandon Philips 2014-02-18 07:08:00 -08:00
  • 9cfd8c5f0b fix(store): make NodeExtern.Value a *string evan-gu 2014-02-03 20:12:36 -05:00
  • 04f21b5976 Merge pull request #569 from unihorn/5 Yicheng Qin 2014-02-17 14:34:53 -08:00
  • cf38910601 docs: boot order to find peers Yicheng Qin 2014-02-14 08:00:09 -08:00
  • 3a4df1612c feat(discovery): adjust boot order to find peers Yicheng Qin 2014-02-13 12:30:52 -08:00
  • ffd4c4761d Merge 972a912f9ded7abcbf72f5136641b94ef9f4fb01 into a72f913a60bd2b203e1af6285e51afda9ac1adfd Ben Johnson 2014-02-15 10:02:15 -07:00
  • bd56b15b6e fix(tests/discovery): use host as -peers parameter instead of url Yicheng Qin 2014-02-13 10:17:12 -08:00
  • a72f913a60 fix(tests/functional): some squashing mistakes in PR merge Brandon Philips 2014-02-14 18:17:30 -08:00
  • 7599a285c3 Merge pull request #574 from unihorn/6 Brandon Philips 2014-02-14 18:08:01 -08:00
  • efdc741e5c feat(tests/util): wait until server is up when creating cluster Yicheng Qin 2014-02-14 17:40:14 -08:00
  • 93a02b619e Merge pull request #573 from cenkalti/stream-bug Xiang Li 2014-02-14 20:46:37 -05:00
  • e69118ade7 chore(tests/multi_node_kill_one): check function-call result Yicheng Qin 2014-02-14 17:36:11 -08:00
  • 8bed1e1f15 fix(store/watch): fix the slow consumer bug Cenk Alti 2014-02-14 16:16:55 -08:00
  • e73e61f238 test(store/watch): add test case for slow event consumers Cenk Alti 2014-02-14 16:12:53 -08:00
  • 972a912f9d Add proxy test. Ben Johnson 2014-02-14 16:18:53 -07:00
  • ac40b88332 Merge branch 'master' of https://github.com/coreos/etcd into registry Ben Johnson 2014-02-14 14:39:43 -07:00
  • 9247486576 Merge pull request #568 from pjjw/fix-dash Ed Rooth 2014-02-14 14:41:29 -08:00
  • a78351f190 Proxy Ben Johnson 2014-02-14 14:39:35 -07:00
  • 07141f7f62 Merge 708ac662c659192cdbb3f95205da20a392536220 into 1cc60df5f36fe1519ed1eccd66b847605fc3bc05 Long Nguyen 2014-02-14 11:59:51 -05:00
  • 1cc60df5f3 fix(Documentation): example of discovery in conf and env vars Long Nguyen 2014-02-11 14:50:44 -05:00
  • b6bc316959 Merge 2511d6ebd1e3fa2ea5c6f41bddb8d0c3a82f7213 into b85eb2a44c0a069676a85a1b95ede3d4e1448c73 robszumski 2014-02-13 21:59:01 -08:00
  • b85eb2a44c feat(README): link to raft homepage Rob Szumski 2014-02-11 18:02:08 -08:00
  • 5de1caf057 Fix directory browsing in dashboard Peter Woodman 2014-02-13 22:39:58 -05:00
  • 4eae6bc384 Merge 78f22ab4f0b9737af5cb8b96dc5b4470e33ef2d7 into be069d5918c3c34f4729bf28b11a93839332d0a2 Laust Rud Jacobsen 2014-02-13 22:55:44 +01:00
  • 8f0d7b3128 Add committed log stream. Ben Johnson 2014-02-13 14:55:31 -07:00
  • be069d5918 fix(Documentation/tuning): fix incorrect comment about snapshot Laust Rud Jacobsen 2014-02-13 22:01:19 +01:00
  • 78f22ab4f0 Fix an incorrect comment Laust Rud Jacobsen 2014-02-13 22:01:19 +01:00
  • bb911e6ab8 Merge pull request #566 from unihorn/3 Yicheng Qin 2014-02-13 10:01:58 -08:00
  • 7ad2dadabf chore(test): remove useless node1.etcd dir Yicheng Qin 2014-02-13 08:52:16 -08:00
  • 98396e8367 Merge pull request #565 from philips/cleanup-version Brandon Philips 2014-02-13 07:59:27 -08:00
  • fccecd4a05 fix(etcd): get consistent with etcdctl on printing versions Brandon Philips 2014-02-13 07:54:44 -08:00
  • db1b53fde7 chore(server): add +git to the version Brandon Philips 2014-02-12 22:00:38 -08:00
  • 708ac662c6 Added example of discovery in conf and env vars Long Nguyen 2014-02-11 14:50:44 -05:00
  • 2511d6ebd1 feat(README): link to raft visualization Rob Szumski 2014-02-11 18:02:08 -08:00
  • c423f38700 Merge pull request #563 from benbjohnson/raft Ben Johnson 2014-02-11 16:34:50 -07:00
  • 52bf76238f Merge branch 'raft' into registry Ben Johnson 2014-02-11 16:13:02 -07:00
  • 193fe2df71 bump(github.com/coreos/raft): cff0a00 Ben Johnson 2014-02-11 16:09:04 -07:00
  • d89c89359a Merge branch 'master' of https://github.com/coreos/etcd into registry Ben Johnson 2014-02-11 15:42:46 -07:00
  • 9dee01f77a Commit event. Ben Johnson 2014-02-11 15:34:56 -07:00
  • 6f14467383 Merge pull request #559 from philips/document-missing-stats Brandon Philips 2014-02-11 10:17:45 -08:00
  • 7015214fbb Merge pull request #554 from mfischer-zd/tls_fixes Brandon Philips 2014-02-11 10:17:33 -08:00
  • e1af3dbde6 fix(server/tls_info): use all certificates in CA file Michael S. Fischer 2014-02-08 18:27:41 -08:00
  • 040c1f591e Merge pull request #560 from marineam/test-v1 Michael Marineau 2014-02-10 22:29:35 -08:00
  • f206db2cee add(server/v1/tests): Port many of the v2 HTTP handler tests to v1 Michael Marineau 2014-02-10 22:18:06 -08:00
  • ba8e5d7add fix(Documentation): single machine clusters have some stats undefined Brandon Philips 2014-02-10 21:58:09 -08:00
  • ac5e35101c Merge pull request #558 from philips/v1-put-crash-fix Brandon Philips 2014-02-10 19:57:00 -08:00
  • 68383b1293 fix(server/v1): don't fail put on new v1 key Brandon Philips 2014-02-10 18:59:56 -08:00
  • 137f87c414 Merge branch 'mod-lock-fixes' of https://github.com/nabeken/etcd into nabeken-mod-lock-fixes Ben Johnson 2014-02-10 08:05:57 -07:00
  • f5be7c9136 Merge pull request #551 from bcwaldon/doc-compareAndDelete Brian Waldon 2014-02-09 15:29:24 -08:00
  • a00bf38f16 feat(scripts): use zip for windows and darwin Brandon Philips 2014-02-09 12:11:14 -08:00
  • c34a2b85ed Merge pull request #550 from badboy/patch-1 Brandon Philips 2014-02-08 09:22:45 -08:00
  • 60a2709213 chore(gofmt): gofmt compare_and_delete_command.go Brian Waldon 2014-02-08 07:28:16 -08:00
  • 1fcbc83503 doc(CompareAndSwap): clarify prevIndex in CAS Brian Waldon 2014-02-08 07:27:59 -08:00
  • 08818886b2 doc(CompareAndDelete): Add missing CAD docs Brian Waldon 2014-02-08 07:27:33 -08:00
  • c6910a96de Change token example to use returned value only Jan-Erik Rediger 2014-02-08 09:58:24 +01:00
  • 86546c68b4 fix(README): move contact closer to contributing Brandon Philips 2014-02-07 18:23:26 -08:00
  • 0cc69abc70 bump(README): increase the version of the README to 0.3.0 Brandon Philips 2014-02-07 18:22:39 -08:00
  • f9d27c37aa Merge pull request #548 from philips/0.3.0 v0.3.0 Brandon Philips 2014-02-07 15:57:08 -08:00
  • e0055d502e Add proxies to join/remove. Ben Johnson 2014-02-07 16:56:09 -07:00
  • ddc40e5b45 doc(CHANGELOG): document v0.3.0 Brandon Philips 2014-02-07 15:12:34 -08:00
  • 0c2287b201 fix(scripts/build-release): use cross compilation Brandon Philips 2014-02-07 15:19:21 -08:00
  • 102d8e543d bump(mod/dashboard): rebuild the dashboard for the latest fixes Brandon Philips 2014-02-07 14:51:18 -08:00
  • fd994899df Add proxies to registry. Ben Johnson 2014-02-07 16:14:30 -07:00
  • b4d5534c75 Merge pull request #546 from sym3tri/dashboard-tabindexes Brandon Philips 2014-02-07 15:10:09 -08:00
  • 4f72403acd Merge pull request #544 from bcwaldon/case-insensitive-query-params Brandon Philips 2014-02-07 15:09:51 -08:00
  • 4c0c256a9d fix(dashboard): disable some tab indexes. Ed Rooth 2014-02-07 15:09:30 -08:00
  • d0f254a278 Merge pull request #545 from bcwaldon/doc-prevNode Brandon Philips 2014-02-07 15:08:28 -08:00
  • 0696e5026f doc(api): Document prevNode Brian Waldon 2014-02-07 15:03:15 -08:00
  • 42363001b4 fix(v2): Use case-insensitive check on bool query params Brian Waldon 2014-02-07 12:48:18 -08:00
  • ed3d63248a Merge pull request #543 from philips/bump-goraft Brandon Philips 2014-02-07 12:33:25 -08:00
  • 2a2714a4bf Merge pull request #514 from cenkalti/prevNode Brandon Philips 2014-02-07 12:04:18 -08:00
  • 27cb38f38c fix(Documentation): add etcd-dump to libraries and tools Brandon Philips 2014-02-07 11:35:19 -08:00