Commit Graph

  • a7deba0f90 feat(version): generate version from git tags Brandon Philips 2013-08-06 15:34:17 -0700
  • 253765d81e bump(github.com/coreos/go-raft): e129a0807cdcbd53440c1d722907043d06c16f1b Brandon Philips 2013-08-06 12:48:59 -0700
  • 9115a7e422 fix(third_party): don't intermix go-raft Brandon Philips 2013-08-06 12:47:55 -0700
  • 418611a879 Merge pull request #57 from philips/README-update-build Xiang Li 2013-08-06 12:03:41 -0700
  • e2a1662318 README: update build instructions Brandon Philips 2013-08-06 12:01:34 -0700
  • 4177546458 Merge https://github.com/coreos/etcd Xiang Li 2013-08-06 11:54:30 -0700
  • 0045b3b764 Merge pull request #56 from philips/add-third-party Xiang Li 2013-08-06 11:53:12 -0700
  • 5f6d331e6a feat(third_party): use this directory Brandon Philips 2013-08-06 11:19:19 -0700
  • a585f5fc2e bump(github.com/ccding/go-config-reader): ed2b178dfa43911665337544ccec96e57820daab Brandon Philips 2013-08-06 11:32:14 -0700
  • 6813a92325 bump(github.com/coreos/go-etcd): 9d174bd052fc49e53d5978c2ecd81770aee3788d Brandon Philips 2013-08-06 11:21:58 -0700
  • bb7ed9314b bump(github.com/benbjohnson/go-raft): d46748244f1f1830a002b8f645342426c5d73e81 Brandon Philips 2013-08-06 11:18:15 -0700
  • c03d4666b8 feat(third_party): initial update script Brandon Philips 2013-08-06 10:41:51 -0700
  • 6b3bbc1dd5 bump(code.google.com/p/goprotobuf): d54cbe4bdc25 Brandon Philips 2013-08-06 10:50:14 -0700
  • 46bce9cc49 bump(code.google.com/p/go.net): ca4c826193c2 Brandon Philips 2013-08-06 10:50:12 -0700
  • 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 Brandon Philips 2013-08-06 10:50:11 -0700
  • 7992171974 bump(github.com/ccding/go-logging): d4e747a24b2af160872a886a430a16ac65f76456 Brandon Philips 2013-08-06 10:50:08 -0700
  • aac485d67b bump(github.com/coreos/go-raft): 75c9644bbc43e5ef7805480c13deacec02195706 Brandon Philips 2013-08-06 10:50:04 -0700
  • d0e9449ba2 use url package to parse url; fix commented codes Xiang Li 2013-08-06 09:08:22 -0700
  • 65c34457de fix test file Xiang Li 2013-08-05 21:28:42 -0700
  • d239e5e0dd fix join redirection Xiang Li 2013-08-05 17:29:01 -0700
  • bebcf4b733 simplify tree list Xiang Li 2013-08-05 17:03:31 -0700
  • 09cfd89298 better error name for watcher Xiang Li 2013-08-05 17:03:15 -0700
  • 793d5187a5 fix wrong join redirection Xiang Li 2013-08-05 17:02:27 -0700
  • b8c89a147b Merge pull request #54 from xiangli-cmu/master Xiang Li 2013-08-05 16:52:35 -0700
  • c6a4321310 gofmt Xiang Li 2013-08-05 16:06:23 -0700
  • 63ba16f51a add clone func to help snapshot. add benchmarks Xiang Li 2013-08-05 16:05:49 -0700
  • 39fa2eb4ee add benchmarks Xiang Li 2013-08-05 13:21:08 -0700
  • 026f93cd83 add watch benchmark Xiang Li 2013-08-04 23:10:16 -0700
  • 10b5bc9871 fix wrong snapshot path Xiang Li 2013-08-04 22:02:40 -0700
  • 06c9f1893f avoid set value to root Xiang Li 2013-08-04 18:16:49 -0700
  • b046e184d4 Merge https://github.com/coreos/etcd Xiang Li 2013-08-04 17:44:25 -0700
  • dc2eae8595 fix watcher test and keyword test Xiang Li 2013-08-04 17:42:28 -0700
  • 8a4b2e83a5 change create->new, follow go spec Xiang Li 2013-08-04 17:17:40 -0700
  • 6b08b55523 Merge pull request #51 from polvi/master Xiang Li 2013-08-04 10:16:55 -0700
  • 0d0b59b254 Make a note about go 1.1 polvi 2013-08-04 10:16:07 -0700
  • ce33c4d29f gofmt Xiang Li 2013-08-03 23:30:15 -0700
  • 66f4e0aa19 clear watchers before recover from a snapshot Xiang Li 2013-08-03 23:29:05 -0700
  • 0310268d27 Merge pull request #47 from xiangli-cmu/master Xiang Li 2013-08-03 22:59:23 -0700
  • 8f551e3dc1 fix wrong error Xiang Li 2013-08-03 22:56:39 -0700
  • 9b8c5b0527 allow pervious machine to rejoin to the cluster without pervious log Xiang Li 2013-08-03 22:33:56 -0700
  • 1b38a6b315 change version from 0.1 to pre-0.1 Xiang Li 2013-08-03 22:13:49 -0700
  • 53feb9d973 add space in comments Xiang Li 2013-08-03 21:16:09 -0700
  • 50613c555b simplify machine list. do not need a separate struct to store machines, since we have already stored them into etcd store. Xiang Li 2013-08-02 20:21:11 -0700
  • 67b66f75e0 in this case, err should be nil. avoid dereference Xiang Li 2013-08-02 20:19:16 -0700
  • 7ea4ae8693 add RawGet that will return Response struct Xiang Li 2013-08-02 20:17:37 -0700
  • 4a5abf1ab8 gofmt Xiang Li 2013-08-02 12:45:17 -0700
  • 3ba4ea65f2 version name etcd 0.1 Xiang Li 2013-08-02 12:44:16 -0700
  • 0ebd133a0d support version and basic stats Xiang Li 2013-08-02 12:31:35 -0700
  • 2225693f11 Merge pull request #46 from xiangli-cmu/master Xiang Li 2013-08-02 10:06:16 -0700
  • 3683992183 CreateClient->NewClient Xiang Li 2013-08-02 09:54:59 -0700
  • 773ee61fb2 Merge https://github.com/coreos/etcd Xiang Li 2013-08-01 18:06:12 -0700
  • e7f88579bd change api due to go-etcd Xiang Li 2013-08-01 17:42:06 -0700
  • c4d2834ebb Merge pull request #45 from ccding/master Xiang Li 2013-08-01 14:55:41 -0700
  • 13af54fdd0 revise log handling Cong Ding 2013-08-01 23:28:03 +0200
  • 4febe16d19 Merge pull request #44 from ccding/master Xiang Li 2013-08-01 13:47:59 -0700
  • 9375039742 update fatal to the same stile as in line 410 Cong Ding 2013-08-01 22:40:56 +0200
  • 869d1a3c69 Merge pull request #41 from xiangli-cmu/master polvi 2013-08-01 10:29:04 -0700
  • 6f590b39ec Merge pull request #43 from iconara/patch-2 polvi 2013-08-01 07:45:57 -0700
  • 72c1a6135d Fix typo in the readme Theo Hultberg 2013-08-01 16:32:05 +0200
  • aa3f0b3a2a change 404 not found to json error Xiang Li 2013-07-31 20:35:14 -0700
  • 98d6dc0dd4 Merge branch 'master' of https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-31 19:45:01 -0700
  • 9ebc5b1a0b support go prof via flag cpuprofile Xiang Li 2013-07-31 19:43:44 -0700
  • 51b0ca1f48 Update README.md Xiang Li 2013-07-31 19:41:26 -0700
  • cc428c4e84 change keyword from /machines to /_etcd/machines Xiang Li 2013-07-31 19:40:40 -0700
  • 04eea356e4 Merge https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-31 17:27:08 -0700
  • 5f846d5d47 update error name Xiang Li 2013-07-31 17:26:45 -0700
  • 54eca07995 Update README.md Xiang Li 2013-07-31 17:25:15 -0700
  • 08af8cd9b0 Merge https://github.com/coreos/etcd Xiang Li 2013-07-31 16:44:29 -0700
  • d67dd7a156 Merge pull request #42 from juliusv/fix-var-typo Xiang Li 2013-07-31 16:42:28 -0700
  • 38b9758a5b Fix typo in variable name ("ELECTIONTIMTOUT"). Julius Volz 2013-08-01 01:17:25 +0200
  • e4fde5b044 fix typo Xiang Li 2013-07-31 14:55:03 -0700
  • 159db68009 Merge https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-31 14:48:25 -0700
  • 805521d8ad Update README.md Xiang Li 2013-07-31 14:47:53 -0700
  • 5695119d65 Merge https://github.com/coreos/etcd Xiang Li 2013-07-31 14:37:16 -0700
  • 1bd8694fa3 add space Xiang Li 2013-07-31 14:35:54 -0700
  • 9cbe9c52f9 Merge pull request #38 from xiangli-cmu/master Xiang Li 2013-07-31 14:34:34 -0700
  • 46a2dcbe8e add killRandom test Xiang Li 2013-07-31 13:55:28 -0700
  • 79966b6550 Accept maxsize parameter. Deny further join request if reache max size Xiang Li 2013-07-31 11:05:12 -0700
  • 1d39ac53b1 Merge pull request #40 from traviscross/master polvi 2013-07-31 10:50:18 -0700
  • 3381177341 License project under the Apache License Version 2.0 Travis Cross 2013-07-31 17:39:03 +0000
  • 612fcf120e check keywords before set/testandset Xiang Li 2013-07-31 10:10:00 -0700
  • 756b2cc750 add keyword checker Xiang Li 2013-07-31 09:52:03 -0700
  • 95efbf0353 Merge pull request #39 from iconara/patch-1 Xiang Li 2013-07-31 08:05:57 -0700
  • 89d1399304 Change get -> keys in an example Theo Hultberg 2013-07-31 15:09:24 +0200
  • 69f8b8693d add new node to /machines Xiang Li 2013-07-30 22:39:45 -0700
  • fba1ba0b85 Merge https://github.com/coreos/etcd Xiang Li 2013-07-30 16:50:13 -0700
  • 40965a2c64 Merge pull request #37 from philips/add-curl-L Xiang Li 2013-07-30 16:49:31 -0700
  • 00157ccdce add killleader test and leader monitor func Xiang Li 2013-07-30 16:47:46 -0700
  • 066cf2b811 fix(README): add curl -L everywhere Brandon Philips 2013-07-30 16:25:20 -0700
  • e8b636b646 add node create and recovery test Xiang Li 2013-07-30 11:01:37 -0700
  • 96bdf86400 Merge pull request #36 from xiangli-cmu/master Xiang Li 2013-07-29 20:51:50 -0700
  • 8ad7a23648 init test suit for etcd Xiang Li 2013-07-29 15:57:37 -0700
  • 89d7e1ea97 Merge pull request #35 from xiangli-cmu/master Xiang Li 2013-07-29 14:29:30 -0700
  • f26416d6dd Merge https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-28 20:20:09 -0700
  • 0e6ebfa1f6 add veryverbose to ouput raft debug info Xiang Li 2013-07-28 20:19:39 -0700
  • 0d6b340dac Merge pull request #34 from xiangli-cmu/master polvi 2013-07-27 13:07:44 -0700
  • 7d876fc414 Update README.md Xiang Li 2013-07-27 12:23:20 -0700
  • 3f53e4fc97 Update README.md Xiang Li 2013-07-27 12:20:40 -0700
  • 53e8782cd3 Update README.md Xiang Li 2013-07-27 12:12:58 -0700
  • fac8d66244 Merge pull request #33 from xiangli-cmu/master Xiang Li 2013-07-26 18:03:04 -0700