Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Waldon 5c3a3db2d8 refactor(server): treat Server as an http.Handler hace 12 años
  Brian Waldon 074099a1b2 refactor(cors): Simplify corsInfo struct hace 12 años
  Brian Waldon a2ee620394 refactor(raft): init raft transporter & server in main hace 12 años
  Brian Waldon ffa2b07dc4 refactor(transporter): Pass in everything the transporter needs hace 12 años
  Brian Waldon 60bbc57aeb refactor(transporter): pass in timeouts hace 12 años
  Brian Waldon 86718167e8 refactor(peer_server): move stats construction to factories hace 12 años
  Brian Waldon 7bd4d05a38 refactor(peer-server): move listener init out of peer_server.go hace 12 años
  Brian Waldon d0c4916fe9 refactor(server): move listener init out of server.go hace 12 años
  Brian Waldon 91fc6aabd2 chore(gofmt): Run gofmt hace 12 años
  Brian Waldon c0ff8f6026 chore(imports): Shift around some imports hace 12 años
  Brian Waldon a93d60be90 refactor(cors): Break apart CORS data and middleware hace 12 años
  Brian Waldon c47760382e refactor(Server): Use a config struct in Server hace 12 años
  Brian Waldon 9c8a23c333 refactor(PeerServer): Use a config struct in PeerServer hace 12 años
  Brian Waldon 91f768f9ae refactor(cors): Rename cors_handler.go to cors.go hace 12 años
  Brandon Philips 6c48466bfe Merge pull request #500 from drusellers/patch-2 hace 12 años
  Dru Sellers 5bf667851c adding .net client to the matrix hace 12 años
  Brandon Philips d77e3a203f Merge pull request #499 from drusellers/patch-1 hace 12 años
  Dru Sellers c32dfa013d adding .net client hace 12 años
  Xiang Li 6b70efbe30 Merge pull request #498 from tobz/actually-hidden-keys hace 12 años
  tobz 641edd4e6e test(store): group together all store tests that deal with hidden keys hace 12 años
  tobz 823fdfab12 fix(store): make isHidden see if any portion of the path is hidden, not just the last element hace 12 años
  tobz 0cacb6cba4 test(store): exercise watchers receiving notifications of non-hidden keys within hidden directories hace 12 años
  tobz 7a948746a8 fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub hace 12 años
  tobz 139f59f7d1 fix(store): properly hide hidden keys from watchers, not just gets hace 12 años
  Brian Waldon a417782151 Merge pull request #483 from bcwaldon/metrics hace 12 años
  Brandon Philips e87f3231a1 Merge pull request #496 from bcwaldon/droneio hace 12 años
  Brian Waldon fe39288ebf test(ci): Replace travis.ci with drone.io hace 12 años
  Brian Waldon 97bc5b260d feat(metrics): Publish peer heartbeat events as metrics hace 12 años
  Brian Waldon 47f24d1088 bump(github.com/coreos/raft): bf7accb84ce4fe446983abffe00dd18a6b8cbc18 hace 12 años
  Xiang Li 3a75d0a465 Merge pull request #493 from xiangli-cmu/bench_watcher hace 12 años