Histórico de Commits

Autor SHA1 Mensagem Data
  Anthony Romano 58da8b17ee etcdserver: support mvcc txn há 9 anos atrás
  Hitoshi Mitake f8a290e7ca *: support jwt token in v3 auth API há 9 anos atrás
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix há 9 anos atrás
  Hitoshi Mitake 0191509637 auth, etcdserver: authenticate clients based on certificate CommonName há 9 anos atrás
  Xiang Li 699b1e5b3a Merge pull request #7160 from xiang90/snapshotcount há 9 anos atrás
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role há 9 anos atrás
  Xiang Li c5a9d54835 etcdserver: increase snapshot to 100,000 há 9 anos atrás
  vimalk78 5fac6b8d15 etcdserver: resume compactor only if leader há 9 anos atrás
  fanmin shi 2a1bae0c2a etcdserver: consistent naming in raftReadyHandler há 9 anos atrás
  fanmin shi 2faf72f47c etcdserver: rework update committed index logic há 9 anos atrás
  fanmin shi fef4a79528 lease: force leader to apply its pending committed index for lease operations há 9 anos atrás
  Xiang Li 35fd5dc9fc Merge pull request #6903 from mitake/auth-member há 9 anos atrás
  Hitoshi Mitake 86d7390804 auth, etcdserver: protect membership change operations with auth há 9 anos atrás
  Anthony Romano 2c06def8ca etcdserver, embed, v2http: move pprof setup to embed há 9 anos atrás
  Xiang Li 2f96a68a20 etcdserver: do not send v2 sync if ttl keys do not exist há 9 anos atrás
  Vimal Kumar dfe853ebff auth: add a timeout mechanism to simple token há 9 anos atrás
  Xiang Li c33d04fb54 etcdserver: print out warning when waiting for file lock há 9 anos atrás
  Gyu-Ho Lee 6ec03d3f7c etcdserver: move 'EtcdServer.send' to raft.go há 9 anos atrás
  Gyu-Ho Lee 0c61d8804a etcdserver: make WaitGroup.Add sync with Wait há 9 anos atrás
  Gyu-Ho Lee e011ea25ca etcdserver: separate EtcdServer from raftNode há 9 anos atrás
  Xiang Li 0f0c048e29 etcdserver: fix early lessor promotion issue há 9 anos atrás
  Xiang Li e3e3993022 etcdserver: support read index há 9 anos atrás
  fanmin shi 690a0b6f00 etcdserver: parallelize expired leases process há 9 anos atrás
  Anthony Romano 3866e78c26 etcdserver: tighten up goroutine management há 9 anos atrás
  Xiang Li 771ee43169 etcdserver: allow zero kv index for cluster upgrade há 9 anos atrás
  Xiang Li 7f3d4bfae5 etcdserver: kv.commit needs to be serialized with apply há 9 anos atrás
  Xiang Li 83de13e4a8 etcdserver: support apply wait há 9 anos atrás
  Xiang Li d0fa390048 etcdserver: improve logging for leadership transfer há 9 anos atrás
  Gyu-Ho Lee 64a0e34602 etcdserver: transfer leadership when stopping há 9 anos atrás
  Gyu-Ho Lee c6c6cfb502 etcdserver: implement 'CutPeer', 'MendPeer' há 9 anos atrás