Historique des commits

Auteur SHA1 Message Date
  Xiang Li 93a129e55a Merge pull request #516 from augustoroman/patch-1 il y a 12 ans
  augustoroman e1ed380f04 Fix compile bug in peer_server_handlers.go il y a 12 ans
  Brandon Philips a542a7804b Merge pull request #508 from jonboulle/master il y a 12 ans
  Jonathan Boulle 03ff4c8b76 Missed one il y a 12 ans
  Jonathan Boulle 7992448f6a Various cleanup to API documentation il y a 12 ans
  Brandon Philips 281b0e7e59 Merge pull request #506 from philips/add-freebsd-docs il y a 12 ans
  Bartłomiej Rutkowski 50e6256058 feat(Documentation): add instructions on freebsd il y a 12 ans
  Brandon Philips 1b00c449a5 Revert "Better error message when setting values on directories" il y a 12 ans
  Xiang Li 9848072d21 Merge pull request #487 from intjonathan/patch-1 il y a 12 ans
  Xiang Li 2652e46d66 Merge pull request #504 from kelseyhightower/master il y a 12 ans
  Kelsey Hightower d13dd50d51 Better error message when setting values on directories il y a 12 ans
  Jonathan Owens 8fece992eb Update filesystem documenation for clarity. il y a 12 ans
  Brandon Philips 3264b51a74 Merge pull request #501 from benbjohnson/snapshot-documentation il y a 12 ans
  Ben Johnson 0692097a73 Add snapshot documentation. il y a 12 ans
  Brandon Philips 19ef1042d6 Merge pull request #497 from philips/store-bench-no-rand il y a 12 ans
  Brian Waldon 394e651591 Merge pull request #484 from bcwaldon/server-config il y a 12 ans
  Brian Waldon 2fe22f1890 refactor(servers): emit http.Handlers from *Server il y a 12 ans
  Brian Waldon 089021ca6d refacotor(transporter): make TLS config explicit il y a 12 ans
  Brian Waldon f158dfcd77 refactor(peerserver): Remove PeerServerConfig.Path il y a 12 ans
  Brian Waldon 19980a7033 refactor(peerserver): remove timeouts from PeerServerConfig il y a 12 ans
  Brian Waldon a7d9efa900 refactor(server): Remove ServerConfig struct il y a 12 ans
  Brian Waldon 0abd860f7e refactor(server): drop Serve code; rename cors object il y a 12 ans
  Brian Waldon 5c3a3db2d8 refactor(server): treat Server as an http.Handler il y a 12 ans
  Brian Waldon 074099a1b2 refactor(cors): Simplify corsInfo struct il y a 12 ans
  Brian Waldon a2ee620394 refactor(raft): init raft transporter & server in main il y a 12 ans
  Brian Waldon ffa2b07dc4 refactor(transporter): Pass in everything the transporter needs il y a 12 ans
  Brian Waldon 60bbc57aeb refactor(transporter): pass in timeouts il y a 12 ans
  Brian Waldon 86718167e8 refactor(peer_server): move stats construction to factories il y a 12 ans
  Brian Waldon 7bd4d05a38 refactor(peer-server): move listener init out of peer_server.go il y a 12 ans
  Brian Waldon d0c4916fe9 refactor(server): move listener init out of server.go il y a 12 ans