Commit Graph

  • 968468d1d7 Merge 5f6d331e6ab653da376af4743af562f36fd49a30 into b8c89a147b9e2de43a0b80312b0d75f038dff61d Brandon Philips 2013-08-06 11:39:52 -07:00
  • 5f6d331e6a feat(third_party): use this directory Brandon Philips 2013-08-06 11:19:19 -07:00
  • a585f5fc2e bump(github.com/ccding/go-config-reader): ed2b178dfa43911665337544ccec96e57820daab Brandon Philips 2013-08-06 11:32:14 -07:00
  • 6813a92325 bump(github.com/coreos/go-etcd): 9d174bd052fc49e53d5978c2ecd81770aee3788d Brandon Philips 2013-08-06 11:21:58 -07:00
  • bb7ed9314b bump(github.com/benbjohnson/go-raft): d46748244f1f1830a002b8f645342426c5d73e81 Brandon Philips 2013-08-06 11:18:15 -07:00
  • c03d4666b8 feat(third_party): initial update script Brandon Philips 2013-08-06 10:41:51 -07:00
  • 6b3bbc1dd5 bump(code.google.com/p/goprotobuf): d54cbe4bdc25 Brandon Philips 2013-08-06 10:50:14 -07:00
  • 46bce9cc49 bump(code.google.com/p/go.net): ca4c826193c2 Brandon Philips 2013-08-06 10:50:12 -07:00
  • 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 Brandon Philips 2013-08-06 10:50:11 -07:00
  • 7992171974 bump(github.com/ccding/go-logging): d4e747a24b2af160872a886a430a16ac65f76456 Brandon Philips 2013-08-06 10:50:08 -07:00
  • aac485d67b bump(github.com/coreos/go-raft): 75c9644bbc43e5ef7805480c13deacec02195706 Brandon Philips 2013-08-06 10:50:04 -07:00
  • d0e9449ba2 use url package to parse url; fix commented codes Xiang Li 2013-08-06 09:08:22 -07:00
  • 65c34457de fix test file Xiang Li 2013-08-05 21:28:42 -07:00
  • d239e5e0dd fix join redirection Xiang Li 2013-08-05 17:29:01 -07:00
  • bebcf4b733 simplify tree list Xiang Li 2013-08-05 17:03:31 -07:00
  • 09cfd89298 better error name for watcher Xiang Li 2013-08-05 17:03:15 -07:00
  • 793d5187a5 fix wrong join redirection Xiang Li 2013-08-05 17:02:27 -07:00
  • b8c89a147b Merge pull request #54 from xiangli-cmu/master Xiang Li 2013-08-05 16:52:35 -07:00
  • c6a4321310 gofmt Xiang Li 2013-08-05 16:06:23 -07:00
  • 63ba16f51a add clone func to help snapshot. add benchmarks Xiang Li 2013-08-05 16:05:49 -07:00
  • 39fa2eb4ee add benchmarks Xiang Li 2013-08-05 13:21:08 -07:00
  • e0e8450735 Merge 026f93cd837e70a74e020233630e7669ca890bab into 6b08b555233c2c7293a7f9fbc69d5c572348649c Xiang Li 2013-08-04 23:10:22 -07:00
  • 026f93cd83 add watch benchmark Xiang Li 2013-08-04 23:10:16 -07:00
  • 10b5bc9871 fix wrong snapshot path Xiang Li 2013-08-04 22:02:40 -07:00
  • 06c9f1893f avoid set value to root Xiang Li 2013-08-04 18:16:49 -07:00
  • b046e184d4 Merge https://github.com/coreos/etcd Xiang Li 2013-08-04 17:44:25 -07:00
  • dc2eae8595 fix watcher test and keyword test Xiang Li 2013-08-04 17:42:28 -07:00
  • 8a4b2e83a5 change create->new, follow go spec Xiang Li 2013-08-04 17:17:40 -07:00
  • 802b4b3ad3 Merge 60ae2e8c892bdbaf4f7e2d6ae379e9bbbb8ca093 into 6b08b555233c2c7293a7f9fbc69d5c572348649c Cong Ding 2013-08-04 13:26:22 -07:00
  • 60ae2e8c89 use "version" rather than "v1" to avoid potential bugs caused by longer version numbers like "v10" Cong Ding 2013-08-04 22:25:06 +02:00
  • 6b08b55523 Merge pull request #51 from polvi/master Xiang Li 2013-08-04 10:16:55 -07:00
  • f2088a0f62 Merge 0d0b59b254c844141d539cb7ae9a10b2c91d8a1d into 0310268d27807ee41a1c193725e5e98ca7ddfbfe polvi 2013-08-04 10:16:25 -07:00
  • 0d0b59b254 Make a note about go 1.1 polvi 2013-08-04 10:16:07 -07:00
  • ce33c4d29f gofmt Xiang Li 2013-08-03 23:30:15 -07:00
  • 66f4e0aa19 clear watchers before recover from a snapshot Xiang Li 2013-08-03 23:29:05 -07:00
  • 0310268d27 Merge pull request #47 from xiangli-cmu/master Xiang Li 2013-08-03 22:59:23 -07:00
  • ec93c65f2b Merge 8f551e3dc164c39d085b5d2c19c6623b873fc77e into 2225693f11834b8f80e368b898d4a9652198a522 Xiang Li 2013-08-03 22:56:56 -07:00
  • 8f551e3dc1 fix wrong error Xiang Li 2013-08-03 22:56:39 -07:00
  • 9b8c5b0527 allow pervious machine to rejoin to the cluster without pervious log Xiang Li 2013-08-03 22:33:56 -07:00
  • 1b38a6b315 change version from 0.1 to pre-0.1 Xiang Li 2013-08-03 22:13:49 -07:00
  • 53feb9d973 add space in comments Xiang Li 2013-08-03 21:16:09 -07:00
  • 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 -07:00
  • 67b66f75e0 in this case, err should be nil. avoid dereference Xiang Li 2013-08-02 20:19:16 -07:00
  • 7ea4ae8693 add RawGet that will return Response struct Xiang Li 2013-08-02 20:17:37 -07:00
  • 4a5abf1ab8 gofmt Xiang Li 2013-08-02 12:45:17 -07:00
  • 3ba4ea65f2 version name etcd 0.1 Xiang Li 2013-08-02 12:44:16 -07:00
  • 0ebd133a0d support version and basic stats Xiang Li 2013-08-02 12:31:35 -07:00
  • 2225693f11 Merge pull request #46 from xiangli-cmu/master Xiang Li 2013-08-02 10:06:16 -07:00
  • 7ee3ac2bc0 Merge 36839921833938603bb6cafe3162ced63ad60b7b into c4d2834ebb209f21a10b827de0b63fe4b6efd380 Xiang Li 2013-08-02 09:55:07 -07:00
  • 3683992183 CreateClient->NewClient Xiang Li 2013-08-02 09:54:59 -07:00
  • 773ee61fb2 Merge https://github.com/coreos/etcd Xiang Li 2013-08-01 18:06:12 -07:00
  • e7f88579bd change api due to go-etcd Xiang Li 2013-08-01 17:42:06 -07:00
  • c4d2834ebb Merge pull request #45 from ccding/master Xiang Li 2013-08-01 14:55:41 -07:00
  • 6fbe724e8d Merge 13af54fdd06ddc5ad2d7e2ddccb199c31e271fd1 into 4febe16d194998ea1a58807fba7c88922e8185fe Cong Ding 2013-08-01 14:29:53 -07:00
  • 13af54fdd0 revise log handling Cong Ding 2013-08-01 23:28:03 +02:00
  • 4febe16d19 Merge pull request #44 from ccding/master Xiang Li 2013-08-01 13:47:59 -07:00
  • 25cd8b21dd Merge 93750397422effd15fdef8f378ceb6ca18f434ec into 869d1a3c697af57516af121c71509f76aa19b04b Cong Ding 2013-08-01 13:45:41 -07:00
  • 9375039742 update fatal to the same stile as in line 410 Cong Ding 2013-08-01 22:40:56 +02:00
  • 869d1a3c69 Merge pull request #41 from xiangli-cmu/master polvi 2013-08-01 10:29:04 -07:00
  • b94395eec1 Merge aa3f0b3a2aeb1e6af36fd0d73dca991a69cdb339 into 6f590b39ec4d19828ee570172831af1f7cf3574e Xiang Li 2013-08-01 08:42:07 -07:00
  • 6f590b39ec Merge pull request #43 from iconara/patch-2 polvi 2013-08-01 07:45:57 -07:00
  • 6681bf7196 Merge 72c1a6135d191b5b72a5e882c5cf2f3d51a6d33d into d67dd7a15612c0b4f0d5b08382b7910c115a9bb3 Theo Hultberg 2013-08-01 07:32:51 -07:00
  • 72c1a6135d Fix typo in the readme Theo Hultberg 2013-08-01 16:32:05 +02:00
  • aa3f0b3a2a change 404 not found to json error Xiang Li 2013-07-31 20:35:14 -07:00
  • 98d6dc0dd4 Merge branch 'master' of https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-31 19:45:01 -07:00
  • 9ebc5b1a0b support go prof via flag cpuprofile Xiang Li 2013-07-31 19:43:44 -07:00
  • 51b0ca1f48 Update README.md Xiang Li 2013-07-31 19:41:26 -07:00
  • cc428c4e84 change keyword from /machines to /_etcd/machines Xiang Li 2013-07-31 19:40:40 -07:00
  • 04eea356e4 Merge https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-31 17:27:08 -07:00
  • 5f846d5d47 update error name Xiang Li 2013-07-31 17:26:45 -07:00
  • 54eca07995 Update README.md Xiang Li 2013-07-31 17:25:15 -07:00
  • 08af8cd9b0 Merge https://github.com/coreos/etcd Xiang Li 2013-07-31 16:44:29 -07:00
  • d67dd7a156 Merge pull request #42 from juliusv/fix-var-typo Xiang Li 2013-07-31 16:42:28 -07:00
  • 02b10430bd Merge 38b9758a5b8f2375744b36f91a32e0d0fd4ee54b into 9cbe9c52f9b9bfc40c86194c40042669f67d4b76 juliusv 2013-07-31 16:20:07 -07:00
  • 38b9758a5b Fix typo in variable name ("ELECTIONTIMTOUT"). Julius Volz 2013-08-01 01:17:25 +02:00
  • e4fde5b044 fix typo Xiang Li 2013-07-31 14:55:03 -07:00
  • 159db68009 Merge https://github.com/xiangli-cmu/etcd Xiang Li 2013-07-31 14:48:25 -07:00
  • 805521d8ad Update README.md Xiang Li 2013-07-31 14:47:53 -07:00
  • 5695119d65 Merge https://github.com/coreos/etcd Xiang Li 2013-07-31 14:37:16 -07:00
  • 1bd8694fa3 add space Xiang Li 2013-07-31 14:35:54 -07:00
  • 9cbe9c52f9 Merge pull request #38 from xiangli-cmu/master Xiang Li 2013-07-31 14:34:34 -07:00
  • 6a1c0fb627 Merge 69f8b8693dd7d9213f13e5ee54987234f5c91181 into 1d39ac53b1883e6f51daf28b3122215bac542303 Xiang Li 2013-07-31 14:12:05 -07:00
  • 46a2dcbe8e add killRandom test Xiang Li 2013-07-31 13:55:28 -07:00
  • 79966b6550 Accept maxsize parameter. Deny further join request if reache max size Xiang Li 2013-07-31 11:05:12 -07:00
  • 1d39ac53b1 Merge pull request #40 from traviscross/master polvi 2013-07-31 10:50:18 -07:00
  • 5e08b717c2 Merge 3381177341c11aa9d89b6172699d64ddc2146a11 into 95efbf03535303ba1d39838ad7f9862ef68ed424 traviscross 2013-07-31 10:44:13 -07:00
  • 3381177341 License project under the Apache License Version 2.0 Travis Cross 2013-07-31 17:39:03 +00:00
  • 612fcf120e check keywords before set/testandset Xiang Li 2013-07-31 10:10:00 -07:00
  • 756b2cc750 add keyword checker Xiang Li 2013-07-31 09:52:03 -07:00
  • 95efbf0353 Merge pull request #39 from iconara/patch-1 Xiang Li 2013-07-31 08:05:57 -07:00
  • d16f2287c0 Merge 89d13993049aaa9b5d79c967f027ef954978148c into 40965a2c6495e8977b53493db5147c2834e0614a Theo Hultberg 2013-07-31 06:10:27 -07:00
  • 89d1399304 Change get -> keys in an example Theo Hultberg 2013-07-31 15:09:24 +02:00
  • 69f8b8693d add new node to /machines Xiang Li 2013-07-30 22:39:45 -07:00
  • fba1ba0b85 Merge https://github.com/coreos/etcd Xiang Li 2013-07-30 16:50:13 -07:00
  • 40965a2c64 Merge pull request #37 from philips/add-curl-L Xiang Li 2013-07-30 16:49:31 -07:00
  • 00157ccdce add killleader test and leader monitor func Xiang Li 2013-07-30 16:47:46 -07:00
  • a57c1ecfbe Merge 066cf2b811790ccc0034d5c4a305f90c3ec3756e into 96bdf864006f823ba689d24af8e55428af430cc7 Brandon Philips 2013-07-30 16:27:15 -07:00
  • 066cf2b811 fix(README): add curl -L everywhere Brandon Philips 2013-07-30 16:25:20 -07:00
  • e8b636b646 add node create and recovery test Xiang Li 2013-07-30 11:01:37 -07:00
  • 96bdf86400 Merge pull request #36 from xiangli-cmu/master Xiang Li 2013-07-29 20:51:50 -07:00