Histórico de Commits

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