Yicheng Qin
|
7dce4c8fbb
refactor(tests/server_utils): use etcd instance
|
11 years ago |
Ben Johnson
|
62b89a128a
Merge branch 'master' of https://github.com/coreos/etcd into proxy
|
11 years ago |
Ben Johnson
|
174b9ff343
bump(github.com/goraft/raft): 6bf34b9
|
11 years ago |
Xiang Li
|
3ae792b159
refactor(listener) refactor listener related code
|
11 years ago |
Ben Johnson
|
f5698d3566
Proxy promotion.
|
11 years ago |
Yicheng Qin
|
46d817f91b
Merge pull request #577 from unihorn/6
|
12 years ago |
Yicheng Qin
|
f434177a9a
chore: rename 'heartbeat timeout' to 'heartbeat interval'
|
12 years ago |
Yicheng Qin
|
3a4df1612c
feat(discovery): adjust boot order to find peers
|
12 years ago |
Brandon Philips
|
76da437f29
bump(github.com/coreos/raft): ef3280ce54f60fff98a72012f547ed2b3415841f
|
12 years ago |
Brandon Philips
|
14f15c33fe
fix(tests/server_utils): use a WaitGroup for RunServer
|
12 years ago |
Brandon Philips
|
ff6090836c
fix(tests/server_utils): add a metrics bucket
|
12 years ago |
Brandon Philips
|
13b6c1e684
chore(*): make everything use goven
|
12 years ago |
Brandon Philips
|
ea8a353545
chore(*): gofmt everything
|
12 years ago |
Brian Waldon
|
2fe22f1890
refactor(servers): emit http.Handlers from *Server
|
12 years ago |
Brian Waldon
|
089021ca6d
refacotor(transporter): make TLS config explicit
|
12 years ago |
Brian Waldon
|
f158dfcd77
refactor(peerserver): Remove PeerServerConfig.Path
|
12 years ago |
Brian Waldon
|
a7d9efa900
refactor(server): Remove ServerConfig struct
|
12 years ago |
Brian Waldon
|
0abd860f7e
refactor(server): drop Serve code; rename cors object
|
12 years ago |
Brian Waldon
|
a2ee620394
refactor(raft): init raft transporter & server in main
|
12 years ago |
Brian Waldon
|
7bd4d05a38
refactor(peer-server): move listener init out of peer_server.go
|
12 years ago |
Brian Waldon
|
d0c4916fe9
refactor(server): move listener init out of server.go
|
12 years ago |
Brian Waldon
|
a93d60be90
refactor(cors): Break apart CORS data and middleware
|
12 years ago |
Brian Waldon
|
c47760382e
refactor(Server): Use a config struct in Server
|
12 years ago |
Brian Waldon
|
9c8a23c333
refactor(PeerServer): Use a config struct in PeerServer
|
12 years ago |
Brian Waldon
|
7eaad5c8e0
feat(metrics): enable some metrics; push to graphite
|
12 years ago |
Brian Waldon
|
32df6f92fc
fix(peer): Pass peer server timeouts through factory
|
12 years ago |
Cong Ding
|
468bfedf34
gofmt
|
12 years ago |
Ben Johnson
|
8442e7a0dc
Timeout refactor.
|
12 years ago |
Neil Dunbar
|
a06f5e74af
Merge remote-tracking branch 'upstream/master' into feature-parametric-timeout
|
12 years ago |
Neil Dunbar
|
0867b33de5
fix(Dockerfile): reverted unneeded changes
|
12 years ago |