Commit Graph

  • dba5eb57cf fix(store.go) report node.path Xiang Li 2013-12-12 10:12:33 -08:00
  • 0399593589 Merge pull request #393 from xiangli-cmu/fix_index Xiang Li 2013-12-12 09:57:16 -08:00
  • 36dda352d9 fix(dispatch) should call e.Index() Xiang Li 2013-12-12 09:56:28 -08:00
  • 44f050f59a Merge pull request #384 from benbjohnson/refactor-mod-lock Ben Johnson 2013-12-11 19:34:26 -08:00
  • 3caf7745b6 Ben Johnson 2013-12-11 20:24:43 -07:00
  • 4a123bc49e Merge 272dbc1b47abdcc88569f8a5742a2f314bf7bc5b into c1508becd6bac5f58b9e5828a6199a1b556efc95 Cong Ding 2013-12-11 19:02:00 -08:00
  • 272dbc1b47 gofmt Cong Ding 2013-12-11 18:58:43 -08:00
  • 87e21a24b2 Merge 864f0225f391bfcb3a8f6c1b4672c014765dba61 into c1508becd6bac5f58b9e5828a6199a1b556efc95 robszumski 2013-12-11 14:17:22 -08:00
  • 864f0225f3 feat(Dockerfile): remove ADD so the trusted build works Rob Szumski 2013-12-11 14:12:31 -08:00
  • c1508becd6 Merge pull request #390 from xiangli-cmu/fix_v1_index_inconsistence Xiang Li 2013-12-11 11:24:53 -08:00
  • a5bca025b1 fix index inconsistence in v1 api Xiang Li 2013-12-11 11:12:39 -08:00
  • bb64e7b6e5 feat(README): add directory TTL documentation Brandon Philips 2013-12-11 10:40:10 -08:00
  • f66bd1689d Merge pull request #387 from xiangli-cmu/fix_expire_notify Xiang Li 2013-12-11 10:23:53 -08:00
  • 3e4f8a382e fix TestV2WatchKeyInDir test Xiang Li 2013-12-11 10:19:16 -08:00
  • 44b08fea62 Merge branch 'add-expire-dir-test' of https://github.com/philips/etcd into fix_expire_notify Xiang Li 2013-12-11 09:57:34 -08:00
  • 74bd0d95b8 fix(server): try and add a expire dir test Brandon Philips 2013-12-10 16:32:37 -08:00
  • f83e76eb60 Merge https://github.com/coreos/etcd into fix_expire_notify Xiang Li 2013-12-10 15:18:00 -08:00
  • 06473ba6fe fix(store.go) expire should also notify all the watchers under the path Xiang Li 2013-12-10 15:17:13 -08:00
  • cb9f677cf6 chore(server): cleanup some whitespace Brandon Philips 2013-12-10 11:13:37 -08:00
  • 9ea1ef8916 hack(travis): temporarily fix travis Brandon Philips 2013-12-09 21:46:55 -08:00
  • dd354c9e22 Merge pull request #376 from xiangli-cmu/dir_flag Xiang Li 2013-12-09 08:34:57 -08:00
  • 59e98fcc62 doc fix grammar issue Xiang Li 2013-12-09 11:33:55 -05:00
  • 4bec461db1 Refactor mod/lock. Ben Johnson 2013-12-07 18:04:16 -07:00
  • 8442e7a0dc Timeout refactor. Ben Johnson 2013-12-07 14:35:31 -07:00
  • aabd0faebe Merge branch 'feature-parametric-timeout' of https://github.com/neildunbar/etcd into neildunbar-feature-parametric-timeout Ben Johnson 2013-12-07 14:07:53 -07:00
  • 81764aa33c Merge a06f5e74af3ca7e8619b6fba6ecc498c02a93efb into 31bc0bb670c0e26b1c2eef0be16320ff516b74a7 neildunbar 2013-12-06 14:31:26 -08:00
  • 31bc0bb670 Merge pull request #380 from bcwaldon/drop-prevValue Brandon Philips 2013-12-06 14:11:01 -08:00
  • 0fb8fc0b8d fix(v2): Drop prevValue from exported fields Brian Waldon 2013-12-06 11:46:23 -08:00
  • a06f5e74af Merge remote-tracking branch 'upstream/master' into feature-parametric-timeout Neil Dunbar 2013-12-06 10:13:33 +00:00
  • 5edaee79e6 Merge pull request #363 from xiangli-cmu/fix_consistent_redirection v0.2.0-rc2 Xiang Li 2013-12-05 20:33:56 -08:00
  • 0762c79e2e refactor remove unused const Xiang Li 2013-12-05 21:04:00 -05:00
  • d646d7c16a tests add tests for dir flag Xiang Li 2013-12-05 20:46:52 -05:00
  • 1a7eb36b6f Merge pull request #372 from philips/bind-addr-ports Brandon Philips 2013-12-05 15:29:37 -08:00
  • 9db521ca04 fix(server): override port of bind Brandon Philips 2013-12-05 11:45:16 -08:00
  • e00296960c test fix tests Xiang Li 2013-12-05 18:16:01 -05:00
  • 0ac1f1865a Merge d06af20bb1c71a19343d51aacc6307036a753fcb into d971d22849c6d4f47c4b2a7f4625d69a0d69f6c8 Xiang Li 2013-12-05 14:59:10 -08:00
  • c305eda344 docs(delete_command.go) document about recursive implies dir Xiang Li 2013-12-05 17:52:32 -05:00
  • 636dad190e refactor(error.go) error messages Xiang Li 2013-12-05 17:50:20 -05:00
  • b556252358 tests fix all tests Xiang Li 2013-12-05 17:48:32 -05:00
  • 4ba7d85d56 refactor(update) more clear dir checking Xiang Li 2013-12-05 17:16:44 -05:00
  • 40d297be66 feat add dir_flag Xiang Li 2013-12-05 17:10:37 -05:00
  • d971d22849 Merge pull request #375 from philips/fix-reset Brandon Philips 2013-12-05 13:26:57 -08:00
  • e7839e8c57 fix(etcd): Fix forced config reset Brian Waldon 2013-12-03 08:40:18 -08:00
  • 4d3bba28f4 Merge a0937a685b638a8eb5e0862179deaaa2f2f2ebc7 into af20be81232bf6f85e3b586b1309c35ede6cbcfa Chris Walker 2013-12-05 12:01:02 -08:00
  • ee893bf869 Merge bef03efdaa4d488a709747c34efe93a7fd390ea3 into af20be81232bf6f85e3b586b1309c35ede6cbcfa Brian Waldon 2013-12-05 12:00:09 -08:00
  • a0937a685b feat(server/v2): add EventSource to get_handler Chris Walker 2013-12-05 19:43:12 +00:00
  • af20be8123 Merge pull request #347 from benbjohnson/mod-lock Brandon Philips 2013-12-05 10:59:32 -08:00
  • 70e31c71f3 Merge pull request #371 from polvi/dockerfile Xiang Li 2013-12-05 10:50:34 -08:00
  • b22c6fed4d fix(Dockerfile): remove bogus -bind-addr, and use default -addr Alex Polvi 2013-12-05 18:07:51 +00:00
  • 0867b33de5 fix(Dockerfile): reverted unneeded changes fix(server/config.go): ensured params are changeable from config file and env fix(server/server.go): removed unnecessary debug line fix(server/timeout.go): removed a commented block style(server/transporter.go): put explicit vars to replace timeout expressions style(tests/server_utils.go): ran gofmt to clean up indenting Neil Dunbar 2013-12-05 09:23:23 +00:00
  • b784ced517 Update mod/lock versioning. Ben Johnson 2013-12-04 22:39:59 -07:00
  • 5d865e321c Merge branch 'master' of https://github.com/coreos/etcd into mod-lock Ben Johnson 2013-12-04 22:36:53 -07:00
  • e76b7d1e8b Add mod/lock version. Ben Johnson 2013-12-04 22:24:04 -07:00
  • f3d438a93f Add mod/lock connection monitoring. Ben Johnson 2013-12-04 16:23:27 -07:00
  • 618def7ab0 Merge pull request #369 from philips/format-json Brandon Philips 2013-12-04 13:50:05 -08:00
  • 7ec3f861e4 fix(README): prettify json Brandon Philips 2013-12-04 13:48:38 -08:00
  • 67f3fc349c Merge pull request #368 from philips/cleanup-responses Brandon Philips 2013-12-04 12:22:19 -08:00
  • 0dc428b5d6 fix(README): use the new response format Brandon Philips 2013-12-04 12:06:41 -08:00
  • faab194247 Fixed test case Neil Dunbar 2013-12-04 17:39:03 +00:00
  • 46f8a354d1 Added the ability to specify heartbeat and election timeouts as config parameters. Neil Dunbar 2013-12-04 16:58:44 +00:00
  • e4f1e22401 Merge pull request #357 from philips/add-osx-curl-note Brandon Philips 2013-12-03 22:35:55 -08:00
  • aa4660d780 chore(README): add note about curl on OSX Brandon Philips 2013-12-01 20:41:18 -08:00
  • bef03efdaa fix(etcd): Fix forced config reset Brian Waldon 2013-12-03 08:40:18 -08:00
  • ded3cc24c0 fix redirect url should include rawquery Xiang Li 2013-12-02 22:53:36 -05:00
  • 73f04d5cec Merge pull request #343 from xiangli-cmu/refactoring_event Xiang Li 2013-12-02 19:48:23 -08:00
  • c6e1af8321 merge master Xiang Li 2013-12-02 22:36:38 -05:00
  • 7875ba28c9 Merge pull request #360 from philips/fix-peerurl Xiang Li 2013-12-02 19:02:58 -08:00
  • d5e4aef6c2 Merge pull request #361 from philips/cleanup-peers-usage Xiang Li 2013-12-02 19:01:18 -08:00
  • 6729776e25 fix(server/usage): fixup the usage based on feedback Brandon Philips 2013-12-02 18:41:03 -08:00
  • 72bf216cb4 fix(server/v2): redirect to ClientURL not PeerURL Brandon Philips 2013-12-02 18:20:11 -08:00
  • df20be775c Fix test harness. Ben Johnson 2013-11-29 16:35:06 -07:00
  • cfb6eb6e50 Merge pull request #355 from xiangli-cmu/root_readonly Xiang Li 2013-12-02 10:27:02 -08:00
  • e34d368a3e Merge pull request #354 from philips/fixup-prevExist-README Xiang Li 2013-12-01 15:24:45 -08:00
  • b929e71948 tests add root readonly test Xiang Li 2013-12-01 18:16:32 -05:00
  • 6252037376 fix root should be rdonly Xiang Li 2013-12-01 18:01:24 -05:00
  • 577d08ea7d Merge pull request #352 from xiangli-cmu/fix_watch_prefix Xiang Li 2013-12-01 14:40:15 -08:00
  • 78e382cb6b test add watcher prefix test Xiang Li 2013-12-01 17:35:22 -05:00
  • fc562bd625 fix tests bump deps Xiang Li 2013-12-01 17:24:30 -05:00
  • 1d02a70802 feat(README): add a prevExist example Brandon Philips 2013-12-01 13:28:08 -08:00
  • 3d16633a94 update the v2 server to support recursive on CompareAndDelete events rick 2013-12-01 13:56:32 -07:00
  • d2d7e37990 implement recursive for CompareAndDelete in the store rick 2013-12-01 13:38:09 -07:00
  • f8985d731f keep the Delete tests together rick 2013-12-01 13:28:14 -07:00
  • ff081dca88 Merge pull request #353 from baruch/patch-1 Xiang Li 2013-12-01 08:52:13 -08:00
  • cc9c75acbe fix(README): repair some noisy spaces Brandon Philips 2013-11-30 22:46:12 -08:00
  • 08dffe85d6 Fix spelling mistakes in internal-protocol-versioning.md Baruch Even 2013-12-01 08:35:56 +02:00
  • 5097a2adee fix(event_history.go) should not scan prefix Xiang Li 2013-12-01 00:47:23 -05:00
  • 3704b1ba69 Merge 373199fe468b017071d527c39641bfcdf7313af3 into 7997fdc76f2e41147d5e50906fc54ebc6789d88c risk danger olson 2013-11-30 20:00:15 -08:00
  • 373199fe46 support CreateAndDelete through the v2 server rick 2013-11-30 16:25:26 -07:00
  • 171072c736 add the CompareAndDelete command rick 2013-11-30 16:24:23 -07:00
  • 90a8f56c96 add compareAndDelete event action rick 2013-11-30 10:08:25 -07:00
  • 5b739f6166 track CompareAndDelete stats rick 2013-11-30 10:05:48 -07:00
  • 702cf1cc36 teach store.Store about CompareAndDelete rick 2013-11-30 10:02:03 -07:00
  • 7997fdc76f Merge pull request #330 from philips/fixup-readme-remove-v1 Brandon Philips 2013-11-29 22:28:02 -08:00
  • 2a5030b3ca fix(README): fix 9 instances of v1 Brandon Philips 2013-11-26 10:29:03 -06:00
  • d5172849bc Merge pull request #342 from philips/use-machine-nomenclature Brandon Philips 2013-11-29 16:57:28 -08:00
  • 03571d3cda Merge branch 'master' of https://github.com/coreos/etcd into mod-lock Ben Johnson 2013-11-29 16:34:04 -07:00
  • d8e9838c38 Lock testing. Ben Johnson 2013-11-29 16:33:49 -07:00
  • 67b4c27d5d refactor change node_repr to node_extern Xiang Li 2013-11-28 21:34:38 -05:00
  • b7d07ea5c8 refactor event Xiang Li 2013-11-27 23:04:52 -05:00
  • 08c59895b5 refactor(Node) do not expose node struct Xiang Li 2013-11-27 21:02:28 -05:00