Commit Graph

  • b7358ccd98 Merge pull request #7 from fengjingchao/fileSystem Xiang Li 2013-09-08 07:05:54 -0700
  • f41a9b9703 modify name. simplify test case. Hongchao Deng 2013-09-08 09:55:54 -0400
  • 44e8c234ed merge master Xiang Li 2013-09-07 14:47:55 -0400
  • db534fde3b Merge pull request #161 from philips/add-faq-section Xiang Li 2013-09-07 10:27:14 -0700
  • 380326b5d1 feat(README): add note about cluster size Brandon Philips 2013-09-07 09:05:24 -0700
  • 8ab6684bf5 Merge branch 'fileSystem' of github.com:xiangli-cmu/etcd into fileSystem Hongchao Deng 2013-09-07 10:40:43 -0400
  • 4f7011fc2b add acl doc Hongchao Deng 2013-09-07 10:40:19 -0400
  • 08057fa642 remove todo Xiang Li 2013-09-07 09:14:27 -0400
  • f50cf0497d add comments; event.go: add Create and Update const Xiang Li 2013-09-07 08:54:58 -0400
  • bd8ec6d67b support watch delete Xiang Li 2013-09-07 01:05:11 -0400
  • 948044093b support create directory Xiang Li 2013-09-06 23:36:11 -0400
  • 4f99b60291 update test Xiang Li 2013-09-06 23:24:01 -0400
  • 907e39edec update operation Xiang Li 2013-09-06 23:01:11 -0400
  • 8cf87921ff Merge pull request #160 from diwakergupta/patch-1 Xiang Li 2013-09-06 19:41:00 -0700
  • a623effaf1 Add another Java library for etcd Diwaker Gupta 2013-09-06 19:34:22 -0700
  • d95485d511 Merge branch 'fileSystem' of https://github.com/xiangli-cmu/etcd into fileSystem Xiang Li 2013-09-06 22:05:27 -0400
  • ea4ab2a429 recursive watch Xiang Li 2013-09-06 22:05:11 -0400
  • 9138a75df4 Merge pull request #6 from fengjingchao/fileSystem Xiang Li 2013-09-06 11:32:31 -0700
  • 9b80e1cd64 refine doc Hongchao Deng 2013-09-06 14:28:11 -0400
  • f50ea7d971 Merge pull request #159 from hayesgm/master Xiang Li 2013-09-05 21:29:54 -0700
  • b366f10446 Blank prevValue in POST should be interpreted as a blank test-and-set, not a normal set Geoff Hayes 2013-09-05 21:08:43 -0700
  • 450d0eb0da support recursive get Xiang Li 2013-09-05 23:10:41 -0400
  • 6d27afd1c9 more testandset test cases Xiang Li 2013-09-05 15:48:53 -0400
  • 227d79e2bf support testandset Xiang Li 2013-09-05 15:38:22 -0400
  • adbcbefe92 feat(README): add python library transitorykris/etcd-py Brandon Philips 2013-09-05 08:42:30 -0700
  • 4c286fde23 change key_path to keyPath Xiang Li 2013-09-05 11:00:53 -0400
  • cc77613fd9 update file Xiang Li 2013-09-04 23:57:19 -0400
  • 621cf57761 event.go: remove extra logic in addEvent() Xiang Li 2013-09-04 23:36:14 -0400
  • 197b9106f9 init file system spec Xiang Li 2013-09-04 22:40:33 -0400
  • 7ce8389d83 Merge pull request #5 from fengjingchao/fileSystem Xiang Li 2013-09-04 17:51:11 -0700
  • 03af286b03 change filepath to path and fix path namespace collision Hongchao Deng 2013-09-04 20:50:04 -0400
  • b300d2877e README: add justinsb/jetcd project Brandon Philips 2013-09-04 17:31:27 -0700
  • 4e2f9b4991 Merge pull request #4 from fengjingchao/fileSystem Xiang Li 2013-09-04 15:24:10 -0700
  • aed76d0e08 gofmt Hongchao Deng 2013-09-04 18:23:44 -0400
  • 90f691fc2a node.go: fix defer and add doc Hongchao Deng 2013-09-04 18:22:07 -0400
  • c56312f09f refactor Xiang Li 2013-09-03 23:21:26 -0400
  • 23775dc776 add hidden test Xiang Li 2013-09-03 23:10:33 -0400
  • b8967bc7d1 support hidden node Xiang Li 2013-09-03 22:35:25 -0400
  • 45c9ec9f29 basic get Xiang Li 2013-09-03 21:27:46 -0400
  • dee496b5ae Merge pull request #153 from philips/add-cors Xiang Li 2013-09-03 16:10:03 -0700
  • 2f5015552e feat(etcd_handlers): enable CORS Brandon Philips 2013-09-02 22:17:39 -0700
  • 45ab5238fe Merge https://github.com/coreos/etcd into fileSystem Xiang Li 2013-09-03 14:33:21 -0400
  • 329f8c4fa3 init filesystem Xiang Li 2013-09-03 14:30:42 -0400
  • 40dcde42aa Merge pull request #152 from evan-gu/tranWithTimeout Xiang Li 2013-09-02 17:09:24 -0700
  • 90d7ebec47 gofmt Ivan7702 2013-09-02 19:58:45 -0400
  • 8eaa9500e9 change heartbeattimeout to electiontimeout Ivan7702 2013-09-02 19:54:46 -0400
  • fec65d8717 change DefaultHeartbeat to DefaultElectionTimeout modified: raft_server.go modified: transporter_test.go Ivan7702 2013-09-02 17:05:35 -0400
  • 0c39971363 change default heart beat to electionTimtout Ivan7702 2013-09-02 16:50:53 -0400
  • 51941fa613 add timeout for transportation layer Ivan7702 2013-09-01 21:41:57 -0400
  • 946f9eaedc merge Ivan7702 2013-09-01 21:37:54 -0400
  • a90bb85bb3 modified: README.md Ivan7702 2013-09-01 17:48:29 -0400
  • 43f808fa60 Merge pull request #150 from evan-gu/master Xiang Li 2013-09-01 14:39:06 -0700
  • a22bd2b8b2 full version for readme Evan 2013-09-01 17:38:41 -0400
  • d56d79018e Merge pull request #151 from philips/listening-ip-cleanups Xiang Li 2013-09-01 03:08:14 -0700
  • de0a8c60ac feat(README): document -cl flag Brandon Philips 2013-08-31 22:10:30 -0700
  • e28fd7cc2b fix(README): use 127.0.0.1 everywhere Brandon Philips 2013-08-31 21:53:58 -0700
  • bfeed190ea feat(etcd): Default server listen and client listen to advertised IPs Brandon Philips 2013-08-31 21:53:08 -0700
  • 59599dc519 Update README.md Evan 2013-08-30 23:52:37 -0400
  • 0166edce77 Merge pull request #147 from iconara/patch-3 Xiang Li 2013-08-27 07:50:40 -0700
  • b8d85e627e Change leader and machine result examples in readme Theo Hultberg 2013-08-27 16:30:25 +0200
  • 32cf8ddfde Merge pull request #145 from philips/add-listen-host Brandon Philips 2013-08-23 13:08:01 -0700
  • 351e84aece feat(etcd): add listen host parameter Brandon Philips 2013-08-23 11:57:51 -0700
  • 197689fcb5 Merge branch 'master' into moreStats Xiang Li 2013-08-23 13:45:51 -0400
  • 8264156ce9 Merge pull request #143 from xiangli-cmu/master Xiang Li 2013-08-23 10:16:54 -0700
  • 6108f8536f add testandset test Xiang Li 2013-08-23 01:37:20 -0400
  • 808eb64bd7 tmp commit Xiang Li 2013-08-23 01:25:35 -0400
  • 4a617979a9 Merge pull request #142 from Mistobaan/master Xiang Li 2013-08-22 22:11:20 -0700
  • a543d644b4 Split raw get into rawGetNode and rawGetNodeList Fabrizio (Misto) Milo 2013-08-21 16:39:23 -0700
  • 6345e02d20 test and set creates the key if key does not exists. fixes #96 Fabrizio (Misto) Milo 2013-08-22 15:04:17 -0700
  • 91aed9e232 Fix error code in README.md Fatih Arslan 2013-08-21 14:21:17 +0300
  • 50d53f3ae0 fix(README): add cd etcd on build instructions Brandon Philips 2013-08-22 13:13:41 -0700
  • 29b7aab5fc Merge pull request #141 from Hoverbear/patch-1 Xiang Li 2013-08-21 14:50:30 -0700
  • 4f436ae70a Added a PUT handler that copies the behavior of the POST handler. Fixes #139. Andrew Hobden 2013-08-21 14:43:25 -0700
  • 23995ffc59 add recvQueue Xiang Li 2013-08-21 14:34:52 -0700
  • 4adc17eb01 Merge pull request #140 from marineam/quote Brandon Philips 2013-08-21 14:32:29 -0700
  • e856acf05e fix(build): If you quote in shell you're going to have a bad time. Michael Marineau 2013-08-21 17:25:38 -0400
  • 6ef18b1ae3 thread-saft queue Xiang Li 2013-08-21 13:35:15 -0700
  • 9b7109b466 Merge pull request #137 from fatih/patch-1 Brandon Philips 2013-08-21 11:26:15 -0700
  • 8eca7b2ca8 Merge pull request #138 from fatih/patch-2 Brandon Philips 2013-08-21 06:05:16 -0700
  • 800c4718c1 Fix api urls in examples Fatih Arslan 2013-08-21 14:43:43 +0300
  • 7563a13621 Fix error code in README.md Fatih Arslan 2013-08-21 14:21:17 +0300
  • 10cdaea059 make a better array cyc-queue Xiang Li 2013-08-20 16:48:41 -0700
  • f75c309d26 sampling sending rate Xiang Li 2013-08-20 16:33:54 -0700
  • 896c944c7e add serverStats Xiang Li 2013-08-20 14:05:23 -0700
  • 2b66641b55 bump deps Xiang Li 2013-08-19 20:36:13 -0700
  • 9a63723bbe add sdv Xiang Li 2013-08-19 20:35:56 -0700
  • d8cd744f2f fix remove node Xiang Li 2013-08-19 19:07:18 -0700
  • e4b164c324 add avg Xiang Li 2013-08-19 17:40:13 -0700
  • 7a9fae9530 better warn on restart the entire cluster Xiang Li 2013-08-19 17:22:33 -0700
  • 41b2175fe0 Merge pull request #134 from xiangli-cmu/removePeer Xiang Li 2013-08-19 17:22:02 -0700
  • a97590ff50 basic stats Xiang Li 2013-08-19 17:19:45 -0700
  • dd2f856d63 if the whole cluster dies, should not panic Xiang Li 2013-08-19 16:26:09 -0700
  • 798d52e695 simplify remove/join process; add tests Xiang Li 2013-08-19 15:28:01 -0700
  • fb9f09d240 use commandname Xiang Li 2013-08-19 13:43:12 -0700
  • 49c160b50c change getMachines Xiang Li 2013-08-19 13:42:00 -0700
  • 64e6d54758 add remove peer Xiang Li 2013-08-19 12:10:11 -0700
  • e7caa1475e Merge pull request #133 from xiangli-cmu/master Xiang Li 2013-08-19 10:51:18 -0700
  • 57ef6e9f5a add killallAndReocery test Xiang Li 2013-08-19 10:46:16 -0700
  • 7b289043c7 Merge pull request #130 from philips/add-version-to-join2 v0.1.1 Xiang Li 2013-08-19 09:45:49 -0700
  • b430a07e1b chore(name_url_map): rename version to raftVersion Brandon Philips 2013-08-19 09:35:34 -0700