Commit Graph

  • 0dc428b5d6 fix(README): use the new response format Brandon Philips 2013-12-04 12:06:41 -0800
  • faab194247 Fixed test case Neil Dunbar 2013-12-04 17:39:03 +0000
  • 46f8a354d1 Added the ability to specify heartbeat and election timeouts as config parameters. Neil Dunbar 2013-12-04 16:58:44 +0000
  • e4f1e22401 Merge pull request #357 from philips/add-osx-curl-note Brandon Philips 2013-12-03 22:35:55 -0800
  • aa4660d780 chore(README): add note about curl on OSX Brandon Philips 2013-12-01 20:41:18 -0800
  • ded3cc24c0 fix redirect url should include rawquery Xiang Li 2013-12-02 22:53:36 -0500
  • 73f04d5cec Merge pull request #343 from xiangli-cmu/refactoring_event Xiang Li 2013-12-02 19:48:23 -0800
  • c6e1af8321 merge master Xiang Li 2013-12-02 22:36:38 -0500
  • 7875ba28c9 Merge pull request #360 from philips/fix-peerurl Xiang Li 2013-12-02 19:02:58 -0800
  • d5e4aef6c2 Merge pull request #361 from philips/cleanup-peers-usage Xiang Li 2013-12-02 19:01:18 -0800
  • 6729776e25 fix(server/usage): fixup the usage based on feedback Brandon Philips 2013-12-02 18:41:03 -0800
  • 72bf216cb4 fix(server/v2): redirect to ClientURL not PeerURL Brandon Philips 2013-12-02 18:20:11 -0800
  • df20be775c Fix test harness. Ben Johnson 2013-11-29 16:35:06 -0700
  • cfb6eb6e50 Merge pull request #355 from xiangli-cmu/root_readonly Xiang Li 2013-12-02 10:27:02 -0800
  • e34d368a3e Merge pull request #354 from philips/fixup-prevExist-README Xiang Li 2013-12-01 15:24:45 -0800
  • b929e71948 tests add root readonly test Xiang Li 2013-12-01 18:16:32 -0500
  • 6252037376 fix root should be rdonly Xiang Li 2013-12-01 18:01:24 -0500
  • 577d08ea7d Merge pull request #352 from xiangli-cmu/fix_watch_prefix Xiang Li 2013-12-01 14:40:15 -0800
  • 78e382cb6b test add watcher prefix test Xiang Li 2013-12-01 17:35:22 -0500
  • fc562bd625 fix tests bump deps Xiang Li 2013-12-01 17:24:30 -0500
  • 1d02a70802 feat(README): add a prevExist example Brandon Philips 2013-12-01 13:28:08 -0800
  • 3d16633a94 update the v2 server to support recursive on CompareAndDelete events rick 2013-12-01 13:56:32 -0700
  • d2d7e37990 implement recursive for CompareAndDelete in the store rick 2013-12-01 13:38:09 -0700
  • f8985d731f keep the Delete tests together rick 2013-12-01 13:28:14 -0700
  • ff081dca88 Merge pull request #353 from baruch/patch-1 Xiang Li 2013-12-01 08:52:13 -0800
  • cc9c75acbe fix(README): repair some noisy spaces Brandon Philips 2013-11-30 22:46:12 -0800
  • 08dffe85d6 Fix spelling mistakes in internal-protocol-versioning.md Baruch Even 2013-12-01 08:35:56 +0200
  • 5097a2adee fix(event_history.go) should not scan prefix Xiang Li 2013-12-01 00:47:23 -0500
  • 373199fe46 support CreateAndDelete through the v2 server rick 2013-11-30 16:25:26 -0700
  • 171072c736 add the CompareAndDelete command rick 2013-11-30 16:24:23 -0700
  • 90a8f56c96 add compareAndDelete event action rick 2013-11-30 10:08:25 -0700
  • 5b739f6166 track CompareAndDelete stats rick 2013-11-30 10:05:48 -0700
  • 702cf1cc36 teach store.Store about CompareAndDelete rick 2013-11-30 10:02:03 -0700
  • 7997fdc76f Merge pull request #330 from philips/fixup-readme-remove-v1 Brandon Philips 2013-11-29 22:28:02 -0800
  • 2a5030b3ca fix(README): fix 9 instances of v1 Brandon Philips 2013-11-26 10:29:03 -0600
  • d5172849bc Merge pull request #342 from philips/use-machine-nomenclature Brandon Philips 2013-11-29 16:57:28 -0800
  • 03571d3cda Merge branch 'master' of https://github.com/coreos/etcd into mod-lock Ben Johnson 2013-11-29 16:34:04 -0700
  • d8e9838c38 Lock testing. Ben Johnson 2013-11-29 16:33:49 -0700
  • 67b4c27d5d refactor change node_repr to node_extern Xiang Li 2013-11-28 21:34:38 -0500
  • b7d07ea5c8 refactor event Xiang Li 2013-11-27 23:04:52 -0500
  • 08c59895b5 refactor(Node) do not expose node struct Xiang Li 2013-11-27 21:02:28 -0500
  • 22c2935ddb Initial mod_lock acquire. Ben Johnson 2013-11-27 16:59:05 -0700
  • 978cb54fc7 fix(README): use machine instead of node Brandon Philips 2013-11-27 14:37:31 -0800
  • d3a83805cc fix(README): link to etcdctl directly Brandon Philips 2013-11-27 14:29:16 -0800
  • e41b86fd68 Merge pull request #341 from philips/fixup-name-and-data-dir-guessing Brandon Philips 2013-11-27 14:26:02 -0800
  • 74ad50efa6 Merge branch 'master' of https://github.com/coreos/etcd into mod-lock Ben Johnson 2013-11-27 14:47:13 -0700
  • 32861246b9 mod/lock Ben Johnson 2013-11-27 14:36:14 -0700
  • 0344e759d9 Merge pull request #340 from philips/add-rthomas-clj-etcd Xiang Li 2013-11-27 12:25:28 -0800
  • 04711ecde5 fix(etcd): fixup the name and data dir guessing Brandon Philips 2013-11-27 12:17:20 -0800
  • da666d9143 feat(README): add clojure client rthomas/clj-etcd Brandon Philips 2013-11-27 09:11:00 -0600
  • c93f086032 Merge pull request #329 from philips/remove-redundant-datadir-code Brandon Philips 2013-11-26 13:20:29 -0800
  • 7c07810958 fix(etcd): remove duplicate DataDir setup Brandon Philips 2013-11-26 10:22:39 -0600
  • 0ed3509ec1 Merge pull request #324 from philips/redirect-mod-dashboard-trailing-slash Brandon Philips 2013-11-26 08:15:33 -0800
  • 64e49726cd fix(mod): redirect dashboard to /dashboard Brandon Philips 2013-11-23 23:31:28 -0800
  • b4f3d02c1c Merge pull request #322 from xiangli-cmu/master Xiang Li 2013-11-22 14:18:17 -0800
  • a607c9eace fix dep issue Xiang Li 2013-11-22 13:27:04 -0800
  • 4520705bdf Merge pull request #320 from philips/add-cors-options Brandon Philips 2013-11-22 11:53:45 -0800
  • 40a574a8ca wip commit Xiang Li 2013-11-22 11:30:56 -0800
  • 522a833ab2 bump go-etcd Xiang Li 2013-11-22 11:31:46 -0800
  • 8a0496cfae bump deps Xiang Li 2013-11-22 08:59:24 -0800
  • b190c4250a chore(mod/dashboard/resources): use the latest version of the code Brandon Philips 2013-11-21 17:23:40 -0800
  • 4c06e19cf2 fix(mod/dashboard): grab the leader URL Brandon Philips 2013-11-21 11:39:22 -0800
  • a1ec895b91 feat(server): introduce a cors handler Brandon Philips 2013-11-21 09:21:53 -0800
  • 68e7455374 Merge pull request #317 from benbjohnson/fix-help-flag Ben Johnson 2013-11-20 10:35:55 -0800
  • ea6b11bbf6 Config clean up and usage messaging. Ben Johnson 2013-11-20 09:14:37 -0700
  • 228754a99c mod_lock Ben Johnson 2013-11-19 16:12:58 -0700
  • fca8506331 Merge pull request #312 from benbjohnson/clean-up-config Ben Johnson 2013-11-19 13:49:40 -0800
  • 15eee885d7 Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config Ben Johnson 2013-11-19 09:20:35 -0700
  • a414b15f9a Config fixes. Ben Johnson 2013-11-19 08:33:12 -0700
  • 8952c1bd42 Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config Ben Johnson 2013-11-15 09:22:55 -0500
  • 01a0f79efb Merge pull request #314 from xiangli-cmu/fix-content-type Xiang Li 2013-11-16 20:50:36 -0800
  • 1d34c82643 fix set content-type to application/json Xiang Li 2013-11-16 20:48:44 -0800
  • cba2611c68 Renamed configuration parameters. Ben Johnson 2013-11-14 22:58:47 -0500
  • 48f5a47ff1 Merge pull request #310 from xiangli-cmu/master Xiang Li 2013-11-14 20:20:57 -0800
  • 4f45de6953 test fix wrong assumption should be previous index + 501 + 6 Xiang Li 2013-11-14 20:22:25 -0800
  • 1c1d3dd708 Merge pull request #309 from xiangli-cmu/master Xiang Li 2013-11-14 20:11:22 -0800
  • e90937a2b4 tests loosen the ttl checking Xiang Li 2013-11-14 20:09:12 -0800
  • 516f249403 fix create folder before write info file Xiang Li 2013-11-14 20:00:44 -0800
  • 3ce1132d5c Merge pull request #305 from philips/cherry-pick-lost-changes Brandon Philips 2013-11-13 20:44:31 -0800
  • 39e4e0c3d9 feat(README): add an erlang library marshall-lee/etcd.erl Brandon Philips 2013-10-29 14:25:44 -0700
  • 5747b3b401 fix(README): cleanup a bad merge Brandon Philips 2013-11-13 20:37:46 -0800
  • f499100426 Merge branch 'master' of https://github.com/benbjohnson/etcd into benbjohnson-master v0.2.0-rc1 Ben Johnson 2013-11-13 22:38:06 -0500
  • aa047b124d v0.2.0-rc1 Ben Johnson 2013-11-13 22:07:46 -0500
  • 256a0428dd CHANGELOG Ben Johnson 2013-11-13 21:56:02 -0500
  • d9c7796d56 Merge pull request #303 from philips/fixup-certificates Xiang Li 2013-11-13 11:56:36 -0800
  • b3704a7119 fix(fixtures/ca): make the certificates work Brandon Philips 2013-11-13 11:15:08 -0800
  • a5402435b9 Merge pull request #301 from philips/use-directory-based-on-machine-name Brandon Philips 2013-11-13 11:23:19 -0800
  • 6066862c34 Merge pull request #299 from benbjohnson/release Brandon Philips 2013-11-13 11:22:31 -0800
  • a0bfe411f8 Merge pull request #298 from benbjohnson/migration-test Ben Johnson 2013-11-13 10:19:33 -0800
  • eecd9f7e35 feat(etcd): create unique directory on no-flag case Brandon Philips 2013-11-13 10:16:02 -0800
  • 5057036563 Merge pull request #300 from philips/remove-etcd-from-mod Brandon Philips 2013-11-13 07:13:16 -0800
  • ca7e61052d refactor(mod): remove the /etcd/ prefix Brandon Philips 2013-11-13 06:15:35 -0800
  • df00306a71 README Ben Johnson 2013-11-12 21:28:51 -0500
  • 954217fb73 Fix v1 cluster migration test. Ben Johnson 2013-11-12 19:22:09 -0500
  • ccc27a61f5 Merge branch '0.2' of https://github.com/coreos/etcd into migration-test Ben Johnson 2013-11-12 17:29:58 -0500
  • 5abbaf59e3 Merge pull request #292 from xiangli-cmu/fix-ttl Xiang Li 2013-11-11 21:30:32 -0800
  • 811c577fe8 test stop mockSync goroutines Xiang Li 2013-11-11 21:31:12 -0800
  • fe5fb6cfba style naming the initialization fields for sync command Xiang Li 2013-11-11 21:21:50 -0800
  • 8b2e1025ef style remove the extra space Xiang Li 2013-11-11 21:19:30 -0800
  • d8157472fe Merge branch '0.2' of https://github.com/coreos/etcd into migration-test Ben Johnson 2013-11-11 18:12:24 -0500