Commit Graph

  • 545f8ed6a1 fix update PUT handler Xiang Li 2013-10-14 22:22:23 -0700
  • 811d172a54 fix change wait_index to waitIndex; we do not use post in 0.2 Xiang Li 2013-10-14 21:22:20 -0700
  • 3f896cf586 Merge pull request #236 from benbjohnson/remove-functional-tests Ben Johnson 2013-10-14 13:56:29 -0700
  • fb7a91739a Remove functional tests. Ben Johnson 2013-10-14 14:20:50 -0600
  • 812fd4393e Merge pull request #235 from xiangli-cmu/0.2 Xiang Li 2013-10-14 13:03:02 -0700
  • 2b6c628342 Merge branch '0.2' of https://github.com/coreos/etcd into 0.2 Xiang Li 2013-10-14 12:57:38 -0700
  • c87a7a039e feat test both of the condidtion Xiang Li 2013-10-14 12:57:35 -0700
  • 89660ce0cd Merge pull request #234 from benbjohnson/raft-server-interface Ben Johnson 2013-10-14 12:55:29 -0700
  • e7598075ac Use raft.Server interface. Ben Johnson 2013-10-14 13:05:55 -0600
  • ad5cfab5ba Merge pull request #232 from adrianlzt/patch-1 Brandon Philips 2013-10-14 10:59:39 -0700
  • 4f5ec77f87 Merge pull request #233 from benbjohnson/store-interface Ben Johnson 2013-10-14 10:57:55 -0700
  • 12636ce89c A little lit bit easy to read Adrián 2013-10-14 19:14:14 +0200
  • 1321c63f3b Extract Store into an interface. Ben Johnson 2013-10-14 11:12:30 -0600
  • 5a1338ce8a Merge pull request #231 from benbjohnson/test-fix Ben Johnson 2013-10-14 10:07:43 -0700
  • c434f2cae7 Merge pull request #229 from amirhhz/patch-1 Xiang Li 2013-10-14 09:10:29 -0700
  • a6a32a592d Merge branch '0.2' into test-fix Ben Johnson 2013-10-14 10:06:51 -0600
  • 56192b7f85 bump(code.google.com/p/go.net): 355ff0aa1b2e Ben Johnson 2013-10-14 10:05:49 -0600
  • e1003a8623 bump(bitbucket.org/kardianos/osext): 364fb577de68 Ben Johnson 2013-10-14 10:05:46 -0600
  • 6b55a47090 bump(github.com/coreos/go-systemd): af0e6cd015e5fad8d9d090ad7aa343a1f680318d Ben Johnson 2013-10-14 10:05:43 -0600
  • 13b86f5360 bump(github.com/coreos/go-log/log): Ben Johnson 2013-10-14 10:05:43 -0600
  • 1843f7bda5 bump(github.com/coreos/go-etcd): 0cc84e9bc81c45e074864360adc549e61a3a7f83 Ben Johnson 2013-10-14 10:05:39 -0600
  • 375f7a73b9 bump(github.com/coreos/go-raft): 9fed6b9e77a96f1ab3a4c02bc8dbed72fbac9eb0 Ben Johnson 2013-10-14 10:05:38 -0600
  • 63e128670e Fix etcd.NewClient(). Ben Johnson 2013-10-14 09:55:57 -0600
  • a0007dbeab Correct index number to match description in 'watch' example Amir H. Hajizamani 2013-10-14 13:48:20 +0100
  • 259e1ce256 Merge pull request #228 from xiangli-cmu/0.2 Ben Johnson 2013-10-13 23:20:21 -0700
  • ef74464aea refactor remove extra function Xiang Li 2013-10-13 23:09:52 -0700
  • 090d049b81 refactor move raft http handlers to peer_server_handlers.go Xiang Li 2013-10-13 22:50:51 -0700
  • 755c18d491 Merge pull request #227 from xiangli-cmu/0.2 Xiang Li 2013-10-13 22:20:52 -0700
  • 7565313290 refactor add wrapper function Xiang Li 2013-10-13 22:20:23 -0700
  • a635f6b17c refactor remove the extra function Xiang Li 2013-10-13 22:13:20 -0700
  • 2b291aabea Merge pull request #218 from benbjohnson/refactoring Xiang Li 2013-10-13 21:15:29 -0700
  • dc59bd8d77 gofmt Ben Johnson 2013-10-13 21:37:45 -0600
  • 0e49c49dce Remove verbosity from test. Ben Johnson 2013-10-13 21:36:42 -0600
  • 1a27c9de67 Add github.com/gorilla/context. Ben Johnson 2013-10-13 21:15:13 -0600
  • 8475d9878e bump(github.com/gorilla/context): 708054d61e5a2918b9f4e9700000ee611dcf03f5 Ben Johnson 2013-10-13 21:14:45 -0600
  • d44fd6661a Fix registry cache issues. Ben Johnson 2013-10-13 21:09:56 -0600
  • 013d07bc2a Fix server dispatch redirection. Ben Johnson 2013-10-13 16:58:36 -0600
  • 77572b01f8 Merge pull request #2 from xiangli-cmu/refactoring Ben Johnson 2013-10-13 15:27:40 -0700
  • e954d3d41f fix registry.go: use the correct node name; self is already in the list Xiang Li 2013-10-13 15:25:07 -0700
  • 55c1f45805 Merge branch 'refactoring' of https://github.com/benbjohnson/etcd into refactoring Ben Johnson 2013-10-13 15:04:21 -0600
  • ec24e76959 Fix duplicates in registry. Ben Johnson 2013-10-13 14:56:17 -0600
  • 2b9c4bc90d Merge pull request #1 from xiangli-cmu/refactoring Ben Johnson 2013-10-13 13:53:34 -0700
  • 0c5808eeec fix server/server.go accept name when creating a when server; gofmt Xiang Li 2013-10-13 10:44:40 -0700
  • d58c4a9145 Merge pull request #224 from philips/bump-protobuf Xiang Li 2013-10-13 10:19:13 -0700
  • bd893986b2 bump(code.google.com/p/goprotobuf): 61664b8425f3 Brandon Philips 2013-10-13 10:05:00 -0700
  • d3b064c2e9 Refactor v2 routes. Ben Johnson 2013-10-13 00:29:58 -0600
  • 7416d2fdcc Mostly working. Ben Johnson 2013-10-12 23:39:34 -0600
  • d8d712e8f0 Merge pull request #223 from xiangli-cmu/refactoring_store Xiang Li 2013-10-12 21:49:23 -0700
  • b0793e2dd9 refactor create do not need to check existence first Xiang Li 2013-10-12 21:48:29 -0700
  • c7d3d3371b feat(README): add go-discover Brandon Philips 2013-10-12 21:27:00 -0700
  • 52b67ca307 Add gorilla/mux to third_party. Ben Johnson 2013-10-12 20:35:10 -0600
  • 34b99ee343 bump(github.com/gorilla/mux): b08c5fcf14d01cb0c20ddf70157f54d4a2c3a38a Ben Johnson 2013-10-12 20:34:31 -0600
  • 8670e1b7aa Refactored. Ben Johnson 2013-10-12 15:56:43 -0600
  • bb9401544a Intermediate commit. Ben Johnson 2013-10-12 13:35:23 -0600
  • ba0c104cc8 Merge pull request #215 from robszumski/update-dashboard-readme Brandon Philips 2013-10-12 12:01:02 -0700
  • eb78d96a20 Intermediate commit. Ben Johnson 2013-10-12 00:28:46 -0600
  • e1186bbead docs(dashboard): improve instructions Rob Szumski 2013-10-11 15:37:30 -0700
  • 89334df5ae Refactor commands. Ben Johnson 2013-10-11 01:02:38 -0600
  • 0dfbb3f921 Merge pull request #217 from xiangli-cmu/master Xiang Li 2013-10-10 23:45:12 -0700
  • beac6d8589 Update README.md Xiang Li 2013-10-10 23:44:59 -0700
  • 188a903e97 Update README.md Xiang Li 2013-10-10 23:43:47 -0700
  • d65c2451c4 Update README.md Xiang Li 2013-10-10 23:15:48 -0700
  • 594c2cab47 Refactor v2 API into server/v2. Ben Johnson 2013-10-11 00:07:22 -0600
  • a113a51d73 Refactor v1 API into server/v1. Ben Johnson 2013-10-10 22:42:45 -0600
  • a8b677f6e7 Merge pull request #214 from xiangli-cmu/newStore Ben Johnson 2013-10-10 19:49:52 -0700
  • 40c520ca1b refactor remove raft singleton Xiang Li 2013-10-10 15:40:05 -0700
  • e77b9aa020 fix(mod/dashboard): bump the resources v0.1.2 Brandon Philips 2013-10-10 15:28:19 -0700
  • 45f0ff5679 feat(scripts): add build-release script Brandon Philips 2013-10-10 14:38:35 -0700
  • 52c34a2323 docs(dashboard): add instructions to get started Rob Szumski 2013-10-10 13:32:37 -0700
  • 8ebbb96611 chore(mod/dashboard): remove fmt package Brandon Philips 2013-10-10 12:41:20 -0700
  • 3d5087d488 chore(mod/dashboard): remove debug line Brandon Philips 2013-10-10 12:34:08 -0700
  • 777e03491f fix(mod/dashboard): use deleteKey() not delete_key() Brandon Philips 2013-10-10 12:19:01 -0700
  • bc077b66b0 Merge pull request #207 from philips/integrate-dashboard Brandon Philips 2013-10-10 11:42:49 -0700
  • 05202c9ce9 feat(mod/dashboard): add cleaner urls for stats and browser Brandon Philips 2013-10-10 11:32:39 -0700
  • a3b07f71d2 Merge pull request #212 from xiangli-cmu/newStore Ben Johnson 2013-10-10 10:15:12 -0700
  • 4246d3a400 Merge pull request #213 from aterreno/master Xiang Li 2013-10-10 08:48:10 -0700
  • cb323e95ff Including clojure library Antonio Terreno 2013-10-10 13:43:51 +0100
  • 255e14a5c4 refactor command.go,server.go: add raftWrapper as context, totally get rid of reference in command.go Xiang Li 2013-10-09 20:51:21 -0700
  • 61899d62c5 refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture. Xiang Li 2013-10-09 20:34:00 -0700
  • 302347426e Merge pull request #210 from philips/add-version-flag Brandon Philips 2013-10-09 14:48:49 -0700
  • af30cb8725 feat(etcd): add version flag Brandon Philips 2013-10-09 14:26:49 -0700
  • 1d6a6d20d1 feat(mod): introduce the /etcd/mod namespace Brandon Philips 2013-10-09 13:54:44 -0700
  • b8e5794765 Merge remote-tracking branch 'xiangli-cmu/newStore' into 0.2 Brandon Philips 2013-10-09 12:28:55 -0700
  • 4bf57537b5 refactor store.go remove extra assignment Xiang Li 2013-10-08 22:12:00 -0700
  • e597947bd8 refactor store.go update Xiang Li 2013-10-08 22:10:18 -0700
  • a030a41153 refactor store.go remove unwanted print Xiang Li 2013-10-08 22:01:22 -0700
  • 75959f9948 refactor add node.ExpirationAndTTL Xiang Li 2013-10-08 21:49:10 -0700
  • c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface Xiang Li 2013-10-08 21:25:56 -0700
  • f8b0c876f7 Merge pull request #208 from kelseyhightower/master Xiang Li 2013-10-08 15:31:39 -0700
  • 52d5773cc6 Add confd to list of projects using etcd kelseyhightower 2013-10-08 14:41:39 -0700
  • 32f562a013 feat(mods): add README file Brandon Philips 2013-10-08 11:22:48 -0700
  • 8ee0845631 chore(dashboard): move to the mod directory Brandon Philips 2013-10-08 11:17:12 -0700
  • bed3980e9c fix(dashboard): add moment to bower dependencies Brandon Philips 2013-10-08 11:06:22 -0700
  • d2904ae36e fix(dashboard): add d3 to bower Brandon Philips 2013-10-08 11:04:48 -0700
  • 431eebf754 feat(dashboard): introduce the in memory handler Brandon Philips 2013-10-07 23:33:16 -0700
  • 637650e2a9 feat(dashboard): inital commit of resources package Brandon Philips 2013-10-07 21:53:36 -0700
  • 65948d531c bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7 Brandon Philips 2013-10-07 16:49:50 -0700
  • 52da2acffd feat(dashboard): Initial commit of frontend code Rob Szumski 2013-10-07 16:15:06 -0700
  • 3c7f9215d1 comments node.go Xiang Li 2013-10-07 23:30:51 -0700
  • 48e6137f46 fix node.go race between expire and update Xiang Li 2013-10-07 23:21:39 -0700