Commit History

Author SHA1 Message Date
  Ben Johnson 174b9ff343 bump(github.com/goraft/raft): 6bf34b9 11 years ago
  Ben Johnson 7d4fda550d Machine join/remove v2 API. 11 years ago
  Ben Johnson e9a1ac15d9 Allow partial cluster config updates. 11 years ago
  Ben Johnson 3fff1a8dcd Add /machines and /machines/:name endpoints. 11 years ago
  Ben Johnson 3cd83c61c4 Fix PUT /config response and log errors. 11 years ago
  Ben Johnson c8d6b26dfd Add auto-demotion after peer inactivity. 11 years ago
  Ben Johnson f5698d3566 Proxy promotion. 11 years ago
  Ben Johnson 1d961b8e56 Add proxy mode. 12 years ago
  Brandon Philips 76da437f29 bump(github.com/coreos/raft): ef3280ce54f60fff98a72012f547ed2b3415841f 12 years ago
  Brandon Philips 8687dd3802 feat(discovery): fully working discovery now 12 years ago
  Brandon Philips 69922340f6 refactor(server): move utilities into pkg 12 years ago
  Brandon Philips 13b6c1e684 chore(*): make everything use goven 12 years ago
  Brandon Philips 0566bf2d5d Revert "Fix compile bug in peer_server_handlers.go " 12 years ago
  augustoroman e1ed380f04 Fix compile bug in peer_server_handlers.go 12 years ago
  Brian Waldon 0abd860f7e refactor(server): drop Serve code; rename cors object 12 years ago
  Brian Waldon a93d60be90 refactor(cors): Break apart CORS data and middleware 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
  Xiang Li 8a0496cfae bump deps 12 years ago
  Xiang Li eb2fbcb575 feat use-raft-protobuf 12 years ago
  Ben Johnson ddf527e092 Add version upgrade endpoint. 12 years ago
  Ben Johnson aa9ae32998 Internal versioning. 12 years ago
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node 12 years ago
  Ben Johnson e7598075ac Use raft.Server interface. 12 years ago
  Xiang Li ef74464aea refactor remove extra function 12 years ago
  Xiang Li 090d049b81 refactor move raft http handlers to peer_server_handlers.go 12 years ago