https://github.com/etcd-io/etcd

sort by:
Revision Author Date Message Commit Date
088a01f Merge pull request #248 from benbjohnson/build-fail Update build script to fail on error. 17 October 2013, 16:27:22 UTC
4fb3a01 Update build script to fail on error. 17 October 2013, 16:02:59 UTC
7fa99b3 Merge pull request #245 from benbjohnson/0.2 Travis Fix 17 October 2013, 01:37:39 UTC
c39f096 Merge branch '0.2' of https://github.com/coreos/etcd into 0.2 17 October 2013, 01:36:38 UTC
e0636ce Merge pull request #242 from philips/add-version-flag-0.2 feat(etcd): add version flag 17 October 2013, 00:33:35 UTC
7670c85 feat(server): export ReleaseVersion releaseVersion is needed in etcd.go to print it out in the -version flag. 17 October 2013, 00:29:53 UTC
f998a19 feat(etcd): add version flag print the version and exit, very simple :) Conflicts: etcd.go 17 October 2013, 00:29:53 UTC
bc8c338 Travis fix. 16 October 2013, 21:23:11 UTC
66becdd Merge pull request #243 from benbjohnson/reintegrate-functional-tests Reintegrate functional tests into etcd. 16 October 2013, 21:13:21 UTC
b4d311d Reintegrate functional tests into etcd. 16 October 2013, 19:58:03 UTC
f5fa89c Merge pull request #238 from xiangli-cmu/0.2-handlers 0.2 handlers 16 October 2013, 17:56:39 UTC
e680f28 fix move update check to update handler 16 October 2013, 06:25:12 UTC
0392c18 refactor put_handler.go 16 October 2013, 06:18:03 UTC
baa683b feat POST-create unique node under given path 16 October 2013, 05:21:55 UTC
01bbad3 refactor remove web pacakge 15 October 2013, 06:16:48 UTC
c5f9afa fix store test 15 October 2013, 06:15:31 UTC
fbf40fb refactor store.go add set function 15 October 2013, 06:04:21 UTC
278a089 fix set should register set rather than create 15 October 2013, 05:45:29 UTC
53a9bd0 feat add set command 15 October 2013, 05:44:17 UTC
2aeb25e refactor change handler name to its method 15 October 2013, 05:38:07 UTC
9ebdcb8 refactor change testAndSet to CompareAndSwap 15 October 2013, 05:32:22 UTC
545f8ed fix update PUT handler 15 October 2013, 05:22:23 UTC
811d172 fix change wait_index to waitIndex; we do not use post in 0.2 15 October 2013, 04:22:20 UTC
3f896cf Merge pull request #236 from benbjohnson/remove-functional-tests Remove functional tests. 14 October 2013, 20:56:29 UTC
fb7a917 Remove functional tests. 14 October 2013, 20:20:50 UTC
812fd43 Merge pull request #235 from xiangli-cmu/0.2 Test both of the condition if given 14 October 2013, 20:03:02 UTC
2b6c628 Merge branch '0.2' of https://github.com/coreos/etcd into 0.2 14 October 2013, 19:57:38 UTC
c87a7a0 feat test both of the condidtion 14 October 2013, 19:57:35 UTC
89660ce Merge pull request #234 from benbjohnson/raft-server-interface Use raft.Server interface. 14 October 2013, 19:55:29 UTC
e759807 Use raft.Server interface. 14 October 2013, 19:51:20 UTC
4f5ec77 Merge pull request #233 from benbjohnson/store-interface Extract Store into an interface. 14 October 2013, 17:57:55 UTC
1321c63 Extract Store into an interface. 14 October 2013, 17:12:30 UTC
5a1338c Merge pull request #231 from benbjohnson/test-fix Fix etcd.NewClient(). 14 October 2013, 17:07:43 UTC
a6a32a5 Merge branch '0.2' into test-fix 14 October 2013, 16:06:51 UTC
56192b7 bump(code.google.com/p/go.net): 355ff0aa1b2e 14 October 2013, 16:05:49 UTC
e1003a8 bump(bitbucket.org/kardianos/osext): 364fb577de68 14 October 2013, 16:05:46 UTC
6b55a47 bump(github.com/coreos/go-systemd): af0e6cd015e5fad8d9d090ad7aa343a1f680318d 14 October 2013, 16:05:43 UTC
13b86f5 bump(github.com/coreos/go-log/log): 14 October 2013, 16:05:43 UTC
1843f7b bump(github.com/coreos/go-etcd): 0cc84e9bc81c45e074864360adc549e61a3a7f83 14 October 2013, 16:05:39 UTC
375f7a7 bump(github.com/coreos/go-raft): 9fed6b9e77a96f1ab3a4c02bc8dbed72fbac9eb0 14 October 2013, 16:05:38 UTC
63e1286 Fix etcd.NewClient(). 14 October 2013, 15:55:57 UTC
259e1ce Merge pull request #228 from xiangli-cmu/0.2 refactor move raft http handlers to peer_server_handlers.go 14 October 2013, 06:20:21 UTC
ef74464 refactor remove extra function 14 October 2013, 06:09:52 UTC
090d049 refactor move raft http handlers to peer_server_handlers.go 14 October 2013, 05:50:51 UTC
755c18d Merge pull request #227 from xiangli-cmu/0.2 refactor remove the extra function 14 October 2013, 05:20:52 UTC
7565313 refactor add wrapper function 14 October 2013, 05:20:23 UTC
a635f6b refactor remove the extra function 14 October 2013, 05:13:20 UTC
2b291aa Merge pull request #218 from benbjohnson/refactoring [wip] Refactoring 14 October 2013, 04:15:29 UTC
dc59bd8 gofmt 14 October 2013, 03:37:45 UTC
0e49c49 Remove verbosity from test. 14 October 2013, 03:36:42 UTC
1a27c9d Add github.com/gorilla/context. 14 October 2013, 03:15:13 UTC
8475d98 bump(github.com/gorilla/context): 708054d61e5a2918b9f4e9700000ee611dcf03f5 14 October 2013, 03:14:45 UTC
d44fd66 Fix registry cache issues. 14 October 2013, 03:09:56 UTC
013d07b Fix server dispatch redirection. 13 October 2013, 22:58:36 UTC
77572b0 Merge pull request #2 from xiangli-cmu/refactoring fix registry.go: use the correct node name; self is already in the list 13 October 2013, 22:27:40 UTC
e954d3d fix registry.go: use the correct node name; self is already in the list 13 October 2013, 22:25:07 UTC
55c1f45 Merge branch 'refactoring' of https://github.com/benbjohnson/etcd into refactoring Conflicts: server/registry.go 13 October 2013, 21:04:21 UTC
ec24e76 Fix duplicates in registry. 13 October 2013, 20:56:17 UTC
2b9c4bc Merge pull request #1 from xiangli-cmu/refactoring fix server/server.go accept name when creating a when server; gofmt 13 October 2013, 20:53:34 UTC
0c5808e fix server/server.go accept name when creating a when server; gofmt 13 October 2013, 17:44:40 UTC
d58c4a9 Merge pull request #224 from philips/bump-protobuf bump(code.google.com/p/goprotobuf): 61664b8425f3 13 October 2013, 17:19:13 UTC
bd89398 bump(code.google.com/p/goprotobuf): 61664b8425f3 13 October 2013, 17:08:40 UTC
d3b064c Refactor v2 routes. 13 October 2013, 06:29:58 UTC
7416d2f Mostly working. 13 October 2013, 05:39:34 UTC
d8d712e Merge pull request #223 from xiangli-cmu/refactoring_store refactor create do not need to check existence first 13 October 2013, 04:49:23 UTC
b0793e2 refactor create do not need to check existence first 13 October 2013, 04:48:29 UTC
52b67ca Add gorilla/mux to third_party. 13 October 2013, 02:35:10 UTC
34b99ee bump(github.com/gorilla/mux): b08c5fcf14d01cb0c20ddf70157f54d4a2c3a38a 13 October 2013, 02:34:31 UTC
8670e1b Refactored. 12 October 2013, 21:56:43 UTC
bb94015 Intermediate commit. 12 October 2013, 19:35:23 UTC
eb78d96 Intermediate commit. 12 October 2013, 06:28:46 UTC
89334df Refactor commands. 11 October 2013, 07:02:38 UTC
594c2ca Refactor v2 API into server/v2. 11 October 2013, 06:07:22 UTC
a113a51 Refactor v1 API into server/v1. 11 October 2013, 04:42:45 UTC
a8b677f Merge pull request #214 from xiangli-cmu/newStore WIP refactor remove raft singleton 11 October 2013, 02:49:52 UTC
40c520c refactor remove raft singleton 10 October 2013, 22:40:05 UTC
a3b07f7 Merge pull request #212 from xiangli-cmu/newStore refactor command.go: commands do not rely on the etcdStore singleton. 10 October 2013, 17:15:12 UTC
255e14a refactor command.go,server.go: add raftWrapper as context, totally get rid of reference in command.go 10 October 2013, 03:51:21 UTC
61899d6 refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture. 10 October 2013, 03:34:00 UTC
b8e5794 Merge remote-tracking branch 'xiangli-cmu/newStore' into 0.2 09 October 2013, 19:28:55 UTC
4bf5753 refactor store.go remove extra assignment 09 October 2013, 05:12:00 UTC
e597947 refactor store.go update 09 October 2013, 05:10:18 UTC
a030a41 refactor store.go remove unwanted print 09 October 2013, 05:01:22 UTC
75959f9 refactor add node.ExpirationAndTTL 09 October 2013, 04:49:10 UTC
c3e2332 refactor separate kvpair to kvpair.go; simplify sorting interface 09 October 2013, 04:25:56 UTC
3c7f921 comments node.go 08 October 2013, 06:30:51 UTC
48e6137 fix node.go race between expire and update 08 October 2013, 06:21:39 UTC
a07802a refactor node.go; use once 08 October 2013, 06:12:13 UTC
a71838a refactor watcher.go 08 October 2013, 05:17:58 UTC
0facc24 Merge remote-tracking branch 'xiangli-cmu/newStore' into 0.2 06 October 2013, 18:39:49 UTC
baaaf24 (feat) v1 apt backward support 06 October 2013, 18:23:52 UTC
5cc585a Merge pull request #201 from rca/master Update README.md 03 October 2013, 18:31:27 UTC
d64cf5f Update README.md Minor typo fix (dead -> died). 03 October 2013, 16:45:26 UTC
b8b81d5 feat(store) create node with incremental suffix. accept #190 in new API 03 October 2013, 15:59:05 UTC
512dede finish todo 03 October 2013, 05:15:12 UTC
c988b1e Merge pull request #199 from zined/update_documentation adopt documentation to implementation 02 October 2013, 14:28:38 UTC
5a7ba24 adopt documentation to implementation as requesting the root path of etcd leads to a 404, whereas a request to /version leads to the etcd version, update the documentation. 02 October 2013, 13:04:26 UTC
9412c86 fix wrong logic in event.go 01 October 2013, 06:51:47 UTC
558d30f simplify lock 01 October 2013, 06:18:52 UTC
d2407df Merge pull request #15 from evan-gu/newStore add watcher for expiration, add expiration for TestAndSet 01 October 2013, 06:00:22 UTC
back to top