Commit History

作者 SHA1 備註 提交日期
  Gyu-Ho Lee 41e329cd35 *: drop breaking-changes from master branch 8 年之前
  Anthony Romano 395bd2313c v3rpc, etcdserver, leasehttp: ctxize Renew with request timeout 8 年之前
  Gyu-Ho Lee 6f89fbf8b5 etcdserver: use mvcc.WatchableKV for prev-kv watch 8 年之前
  Gyu-Ho Lee df9a52e53f Merge pull request #5702 from gyuho/vet 8 年之前
  Gyu-Ho Lee caffcb7fbb *: go vet fix in go tip 8 年之前
  Anthony Romano 30cfa30490 etcdserver: make serialized txns auth-aware 8 年之前
  Xiang Li 598fa7a10e *: add pending/failed proposal metrics 8 年之前
  Hitoshi Mitake 18253e2723 *: support getting all users and roles in auth v3 8 年之前
  Anthony Romano 16db9e68a2 auth, etcdserver: separate auth checking apply from core apply 8 年之前
  Gyu-Ho Lee 5d6af0b51f etcdserver: key, rangeEnd in []byte for auth 8 年之前
  Hitoshi Mitake ead5096fa9 auth, etcdserver: make auth tokens consistent for all nodes 8 年之前
  Anthony Romano b3a0b0502c etcdserver: respect auth on serialized Range 8 年之前
  Xiang Li cc1155c93b etcdserver: make usernameFromCtx more go style 8 年之前
  Xiang Li 83ce1051ff auth: make naming consistent 8 年之前
  Hitoshi Mitake 94f22e8a07 *: rename RPCs and structs related to revoking 8 年之前
  Hitoshi Mitake c7a1423d45 *: support deleting a role in auth v3 8 年之前
  Hitoshi Mitake 0cb1343109 *: support revoking a key from a role in auth v3 8 年之前
  Hitoshi Mitake 957b07c408 *: support revoking a role from a user in auth v3 8 年之前
  Hitoshi Mitake 10ee69b44c *: support getting role in auth v3 8 年之前
  Hitoshi Mitake 5609fdb9a8 *: support getting user in etcdctl v3 8 年之前
  Hitoshi Mitake 8e821cdc70 *: do permission check in raft log apply phase 8 年之前
  Hitoshi Mitake 90e9652f70 etcdserver: return error of apply result without touching response 8 年之前
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header 8 年之前
  Xiang Li 9c103dd0de *: cancel required leader streams when memeber lost its leader 8 年之前
  Xiang Li 0d43a2b7e7 Merge pull request #5295 from ajityagaty/auth_disable 8 年之前
  Ajit Yagaty adc981c53d auth: Adding support for "auth disable" command. 8 年之前
  Anthony Romano 824ffded12 etcdserver: fix nil dereference in physical Compact on proposal timeout 8 年之前
  Xiang Li 6ee5f9c677 etcdserver: add timeout for processing v3 request 8 年之前
  Anthony Romano b7ac758969 *: rename storage package to mvcc 8 年之前
  Hitoshi Mitake 131e3806bb *: support authenticate in v3 auth 8 年之前