Commit History

Author SHA1 Message Date
  Ian Davis a288333e6f fix(server/server.go): /v2/stats endpoints emit application/json content type header 11 years ago
  Yicheng Qin 934c28d498 fix(peer_server): set store and registry when setting raft server 11 years ago
  Yicheng Qin 17e299995c refactor(peer_server): remove standby mode in peer server 11 years ago
  Yicheng Qin c7116a37c0 fix(server): dispatch SetClusterConfigCommand correctly 11 years ago
  Yicheng Qin 9f228550a2 Merge pull request #730 from unihorn/65 11 years ago
  Yicheng Qin 67600603c5 chore: rename proxy mode to standby mode 11 years ago
  Yicheng Qin a1a91ab75a chore(server): deprecate mod temporarily 11 years ago
  Yicheng Qin 76ac1da7ea feat(server): add HEAD for v1/watch 11 years ago
  Yicheng Qin 89d3df242c chore(server): handle HEAD for key space efficiently 11 years ago
  Yicheng Qin 28f19dec60 feat(server): make header-only requests work 11 years ago
  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 c8d6b26dfd Add auto-demotion after peer inactivity. 11 years ago
  Ben Johnson 1d961b8e56 Add proxy mode. 12 years ago
  Yicheng Qin 3a4df1612c feat(discovery): adjust boot order to find peers 12 years ago
  Yicheng Qin bd56b15b6e fix(tests/discovery): use host as -peers parameter instead of url 12 years ago
  Brian Waldon 42363001b4 fix(v2): Use case-insensitive check on bool query params 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 ea8a353545 chore(*): gofmt everything 12 years ago
  Brian Waldon 2fe22f1890 refactor(servers): emit http.Handlers from *Server 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 5c3a3db2d8 refactor(server): treat Server as an http.Handler 12 years ago
  Brian Waldon d0c4916fe9 refactor(server): move listener init out of server.go 12 years ago
  Brian Waldon 91fc6aabd2 chore(gofmt): Run gofmt 12 years ago
  Brian Waldon c0ff8f6026 chore(imports): Shift around some imports 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 7eaad5c8e0 feat(metrics): enable some metrics; push to graphite 12 years ago