Ben Johnson
bc0e07bca2
Add tiered configuration.
2013-10-21 21:37:25 -06:00
Ben Johnson
dcef04b796
Add v2 unit tests.
2013-10-17 21:52:15 -06:00
Xiang Li
9ebdcb8ae3
refactor change testAndSet to CompareAndSwap
2013-10-14 22:32:22 -07:00
Ben Johnson
e7598075ac
Use raft.Server interface.
2013-10-14 13:51:20 -06:00
Ben Johnson
56192b7f85
bump(code.google.com/p/go.net): 355ff0aa1b2e
2013-10-14 10:05:49 -06:00
Ben Johnson
e1003a8623
bump(bitbucket.org/kardianos/osext): 364fb577de68
2013-10-14 10:05:46 -06:00
Ben Johnson
6b55a47090
bump(github.com/coreos/go-systemd): af0e6cd015e5fad8d9d090ad7aa343a1f680318d
2013-10-14 10:05:43 -06:00
Ben Johnson
13b86f5360
bump(github.com/coreos/go-log/log):
2013-10-14 10:05:43 -06:00
Ben Johnson
1843f7bda5
bump(github.com/coreos/go-etcd): 0cc84e9bc81c45e074864360adc549e61a3a7f83
2013-10-14 10:05:39 -06:00
Ben Johnson
375f7a73b9
bump(github.com/coreos/go-raft): 9fed6b9e77a96f1ab3a4c02bc8dbed72fbac9eb0
2013-10-14 10:05:38 -06:00
Xiang Li
2b291aabea
Merge pull request #218 from benbjohnson/refactoring
...
[wip] Refactoring
2013-10-13 21:15:29 -07:00
Ben Johnson
1a27c9de67
Add github.com/gorilla/context.
2013-10-13 21:15:13 -06:00
Ben Johnson
8475d9878e
bump(github.com/gorilla/context): 708054d61e5a2918b9f4e9700000ee611dcf03f5
2013-10-13 21:14:45 -06:00
Brandon Philips
bd893986b2
bump(code.google.com/p/goprotobuf): 61664b8425f3
2013-10-13 10:08:40 -07:00
Ben Johnson
7416d2fdcc
Mostly working.
2013-10-12 23:39:34 -06:00
Ben Johnson
52b67ca307
Add gorilla/mux to third_party.
2013-10-12 20:35:10 -06:00
Ben Johnson
34b99ee343
bump(github.com/gorilla/mux): b08c5fcf14d01cb0c20ddf70157f54d4a2c3a38a
2013-10-12 20:34:31 -06:00
Xiang Li
61899d62c5
refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture.
2013-10-09 20:34:00 -07:00
Xiang Li
2c9d57a9fe
fix conflicts
2013-09-28 17:05:00 -07:00
Xiang Li
784d286f37
merge from master
2013-09-28 16:58:57 -07:00
David Fisher
9825976e06
Merge upstream
2013-09-26 13:05:09 -07:00
David Fisher
951d467917
Swith to coreos/go-log from ccding/go-logging
...
bump(github.com/coreos/go-etcd): 57864cf81c66b8605816fafab3ab142e1c5f5b29
bump(github.com/coreos/go-log/log):
bump(github.com/coreos/go-systemd): 52f153170a52158deffce83502a9b6aed3744802
2013-09-25 13:32:51 -07:00
Xiang Li
24b34d0a1e
bump 3rd party
2013-09-22 01:32:49 -04:00
Xiang Li
d3fbf6d997
bump 3rd party
2013-09-21 23:09:20 -04:00
Xiang Li
2b66641b55
bump deps
2013-08-19 20:36:13 -07:00
Xiang Li
57ef6e9f5a
add killallAndReocery test
2013-08-19 10:46:16 -07:00
Xiang Li
f813017f1b
fix raft api
2013-08-18 21:12:36 -07:00
Brandon Philips
111888adea
bump(code.google.com/p/goprotobuf): 1141ccae4b85
2013-08-18 19:43:26 -07:00
Brandon Philips
ea28b1cdf3
bump(code.google.com/p/go.net): bc411e2ac33f
2013-08-18 19:43:24 -07:00
Brandon Philips
2662b3c559
bump(github.com/ccding/go-config-reader): 8b6c2b50197f20da3b1c5944c274c173634dc056
2013-08-18 19:43:20 -07:00
Brandon Philips
7ec0ee2a19
bump(github.com/ccding/go-logging): 4f3650d51969cc425c1940efa31fcb7c0bba86b3
2013-08-18 19:43:19 -07:00
Brandon Philips
13afdb0825
bump(github.com/coreos/go-etcd): 460022c1238ee0913013936e3486f41a3c7c1d7a
2013-08-18 19:43:14 -07:00
Brandon Philips
449cad4658
bump(github.com/coreos/go-raft): bb7f7ec92e4cb6d98241cea83f55d0e85e624189
2013-08-18 19:43:13 -07:00
Xiang Li
1527b7008c
fix test
2013-08-17 21:21:18 -07:00
Xiang Li
cf2d6888c2
add error package
2013-08-17 20:41:15 -07:00
Xiang Li
434b0045db
add snapshot
2013-08-11 09:47:23 -07:00
Brandon Philips
0bb9fe9f50
hack(go-etcd): stop appending schema to everything
...
trying to get the new tests to pass.
2013-08-09 17:10:09 -07:00
Brandon Philips
17cfe22a55
bump(code.google.com/p/go.net): 3591c18acabc
2013-08-07 13:52:29 -07:00
Brandon Philips
044c6593a2
bump(github.com/ccding/go-config-reader): 02eda1a8218709cdcbd6fe2d53cd76128ac13526
2013-08-07 13:52:26 -07:00
Brandon Philips
b1f1af82f9
bump(github.com/coreos/go-etcd): c21388f46a08162660f44cc7c7267cc4c66d571e
2013-08-07 13:52:22 -07:00
Brandon Philips
7247d9b3ee
chore(update): put the deps into their own file
2013-08-07 09:32:21 -07:00
Brandon Philips
3f07b37ada
fix(third_party): etcd from go-etcd was accidently gitignored
...
gitignore messup ignored thie directory. Add it!
2013-08-06 18:40:12 -07:00
Brandon Philips
8144c404e6
bump(code.google.com/p/goprotobuf): 44b59d41add2
2013-08-06 18:35:55 -07:00
Brandon Philips
af2fa2adad
bump(github.com/ccding/go-config-reader): fcf8cc3fb5100a2466c414cea91a4bb6344087fd
2013-08-06 18:35:49 -07:00
Brandon Philips
253765d81e
bump(github.com/coreos/go-raft): e129a0807cdcbd53440c1d722907043d06c16f1b
2013-08-06 12:48:59 -07:00
Brandon Philips
9115a7e422
fix(third_party): don't intermix go-raft
...
the previous commit added both benbjohnson and coreos go-raft repos.
This is just asking for trouble. Only use the coreos version in the
third_party directory and maintain the coreos/master branch.
2013-08-06 12:47:55 -07:00
Brandon Philips
5f6d331e6a
feat(third_party): use this directory
...
The third_party directory has all of the dependencies needed to build
etcd so that we can have a consistent build. `go get` should not be
called at any point during the build process.
2013-08-06 11:38:43 -07:00
Brandon Philips
a585f5fc2e
bump(github.com/ccding/go-config-reader): ed2b178dfa43911665337544ccec96e57820daab
2013-08-06 11:35:26 -07:00
Brandon Philips
6813a92325
bump(github.com/coreos/go-etcd): 9d174bd052fc49e53d5978c2ecd81770aee3788d
2013-08-06 11:23:47 -07:00
Brandon Philips
bb7ed9314b
bump(github.com/benbjohnson/go-raft): d46748244f1f1830a002b8f645342426c5d73e81
2013-08-06 11:18:15 -07:00