Brandon Philips
d7d20d1c3d
bump(github.com/stretchr/testify): 9cc77fa25329013ce07362c7742952ff887361f2
2014-02-02 16:57:36 -08:00
Brandon Philips
13b6c1e684
chore(*): make everything use goven
...
for i in github.com/BurntSushi/toml github.com/coreos/go-etcd/etcd github.com/coreos/go-log/log github.com/gorilla/context github.com/rcrowley/go-metrics bitbucket.org/kardianos/osext github.com/coreos/go-systemd/journal github.com/coreos/raft code.google.com/p/goprotobuf/proto ; do goven -copy -rewrite $i; done
2014-02-01 23:44:18 -08:00
Brandon Philips
0f97e3528a
chore(build): use third_party.go
...
use the third_party.go project to replace our update script. This
requires moving a few things around and gets rid of a few annoying bugs:
- You can now bump individual packages
- A new src directory isn't created on build
- Less shell scripting!
- Things get built into ./bin/
2014-01-14 22:14:47 -08:00
Ben Johnson
d32fd00bbb
bump(github.com/coreos/go-systemd): 05a794e41e912eca8ebe1538241815f80da76d69
2014-01-02 16:41:31 -07:00
Ben Johnson
7c29d5bf5c
bump(github.com/coreos/go-log/log):
2014-01-02 16:41:31 -07:00
Ben Johnson
f37d9df118
bump(github.com/coreos/go-etcd): 9de519a68a870466f217c35f476ba658f1694bbe
2014-01-02 16:41:28 -07:00
Ben Johnson
7da85d66fd
bump(github.com/coreos/raft): 20e384681d014100733dd69d287fe254d685f319
2014-01-02 16:41:27 -07:00
Ben Johnson
44af8ea190
bump(github.com/coreos/raft): ca61124b291fe38a2ab592a8b42f1423e3c31cc4
2013-12-27 15:24:37 -07:00
Ben Johnson
4ff773aaaf
bump(github.com/coreos/raft): 0c36c972a25343e7e353257284ef6df5c8676a3d
2013-12-23 16:08:10 -07:00
Ben Johnson
6b4f7cf861
bump(github.com/coreos/go-etcd): d2eb551cc057fdaf9848d6130292187bb1368208
2013-12-23 16:01:54 -07:00
Ben Johnson
51406a3582
bump(github.com/coreos/raft): 0409b22a50cb2576318f294eba5c1092316dbea1
2013-12-23 16:01:53 -07:00
Ben Johnson
04c98d0a75
bump(github.com/coreos/go-systemd): 700560af03f8e1df35839041745c9f1fccba7c72
2013-12-20 15:39:22 -07:00
Ben Johnson
53436af899
bump(github.com/coreos/go-etcd): 925b981b19b370a2fe073c2395e8f76cfc241124
2013-12-20 15:39:19 -07:00
Ben Johnson
81a73dbc80
bump(github.com/coreos/raft): ac7be58b1bec49dfcfc7216df4ae27173da1fa57
2013-12-20 15:39:17 -07:00
Xiang Li
59e98fcc62
doc fix grammar issue
2013-12-09 11:33:55 -05:00
Xiang Li
fc562bd625
fix tests bump deps
2013-12-01 17:24:30 -05:00
Xiang Li
522a833ab2
bump go-etcd
2013-11-22 11:31:46 -08:00
Xiang Li
8a0496cfae
bump deps
2013-11-22 08:59:24 -08: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
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
Ben Johnson
7416d2fdcc
Mostly working.
2013-10-12 23:39:34 -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
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
b1f1af82f9
bump(github.com/coreos/go-etcd): c21388f46a08162660f44cc7c7267cc4c66d571e
2013-08-07 13:52:22 -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
253765d81e
bump(github.com/coreos/go-raft): e129a0807cdcbd53440c1d722907043d06c16f1b
2013-08-06 12:48:59 -07:00
Brandon Philips
6813a92325
bump(github.com/coreos/go-etcd): 9d174bd052fc49e53d5978c2ecd81770aee3788d
2013-08-06 11:23:47 -07:00
Brandon Philips
aac485d67b
bump(github.com/coreos/go-raft): 75c9644bbc43e5ef7805480c13deacec02195706
2013-08-06 10:51:54 -07:00