Commit History

Author SHA1 Message Date
  Brandon Philips ea8a353545 chore(*): gofmt everything 12 years ago
  Brandon Philips 0566bf2d5d Revert "Fix compile bug in peer_server_handlers.go " 12 years ago
  Xiang Li 93a129e55a Merge pull request #516 from augustoroman/patch-1 12 years ago
  augustoroman e1ed380f04 Fix compile bug in peer_server_handlers.go 12 years ago
  Brandon Philips a542a7804b Merge pull request #508 from jonboulle/master 12 years ago
  Jonathan Boulle 03ff4c8b76 Missed one 12 years ago
  Jonathan Boulle 7992448f6a Various cleanup to API documentation 12 years ago
  Brandon Philips 281b0e7e59 Merge pull request #506 from philips/add-freebsd-docs 12 years ago
  Bartłomiej Rutkowski 50e6256058 feat(Documentation): add instructions on freebsd 12 years ago
  Brandon Philips 1b00c449a5 Revert "Better error message when setting values on directories" 12 years ago
  Xiang Li 9848072d21 Merge pull request #487 from intjonathan/patch-1 12 years ago
  Xiang Li 2652e46d66 Merge pull request #504 from kelseyhightower/master 12 years ago
  Kelsey Hightower d13dd50d51 Better error message when setting values on directories 12 years ago
  Jonathan Owens 8fece992eb Update filesystem documenation for clarity. 12 years ago
  Brandon Philips 3264b51a74 Merge pull request #501 from benbjohnson/snapshot-documentation 12 years ago
  Ben Johnson 0692097a73 Add snapshot documentation. 12 years ago
  Brandon Philips 19ef1042d6 Merge pull request #497 from philips/store-bench-no-rand 12 years ago
  Brian Waldon 394e651591 Merge pull request #484 from bcwaldon/server-config 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 19980a7033 refactor(peerserver): remove timeouts from PeerServerConfig 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 074099a1b2 refactor(cors): Simplify corsInfo struct 12 years ago
  Brian Waldon a2ee620394 refactor(raft): init raft transporter & server in main 12 years ago
  Brian Waldon ffa2b07dc4 refactor(transporter): Pass in everything the transporter needs 12 years ago
  Brian Waldon 60bbc57aeb refactor(transporter): pass in timeouts 12 years ago
  Brian Waldon 86718167e8 refactor(peer_server): move stats construction to factories 12 years ago