Commit History

Author SHA1 Message Date
  Hongchao Deng c05c027a24 etcdctl: fix migrate in outputing client.Node to json 8 years ago
  Gyu-Ho Lee 3fd64f913a auth: fix return type on 'hasRootRole' 8 years ago
  Xiang Li f935290bbc mvcc: fix rev inconsistency 8 years ago
  Hitoshi Mitake ca91f898a2 auth, e2e, clientv3: the root role should be granted access to every key 8 years ago
  Gyu-Ho Lee fcbada7798 Merge pull request #6622 from luxas/backport_arm_fixes 8 years ago
  Jared Hulbert fad9bdc3e1 etcdserver: atomic access alignment 8 years ago
  Jared Hulbert 198ccb8b7b raftpb: atomic access alignment 8 years ago
  Jared Hulbert dc5d5c6ac8 raft: atomic access alignment 8 years ago
  Gyu-Ho Lee f771eaca47 version: bump to v3.0.12+git 8 years ago
  Gyu-Ho Lee 2d1e2e8e64 version: bump to v3.0.12 8 years ago
  Gyu-Ho Lee 6412758177 v3rpc: remove redundant locks 8 years ago
  Xiang Li 836c8159f6 v3rpc: lock progress and prevKV map correctly 8 years ago
  Gyu-Ho Lee e406e6e8f4 etcdctl/ctlv3: add 'prev-kv' flag to watch command 8 years ago
  Gyu-Ho Lee 2fa2c6284e clientv3: add 'prevKV' field to watch request 8 years ago
  Gyu-Ho Lee 2862c4fa12 v3rpc: implement 'prev-kv' watch 8 years ago
  Gyu-Ho Lee 6f89fbf8b5 etcdserver: use mvcc.WatchableKV for prev-kv watch 8 years ago
  Gyu-Ho Lee 6ae7ec9a3f *: regenerate proto 8 years ago
  Gyu-Ho Lee 4a35b1b20a etcdserverpb: add 'prev_kb' to WatchCreateRequest 8 years ago
  Gyu-Ho Lee c859c97ee2 mvccpb: add 'prev_kv' field 8 years ago
  Gyu-Ho Lee a091c629e1 version: bump to v3.0.11+git 8 years ago
  Gyu-Ho Lee 96de94a584 version: bump to v3.0.11 8 years ago
  Gyu-Ho Lee e9cd8410d7 integration: add 'prevKV' to TestV3DeleteRange 8 years ago
  Gyu-Ho Lee e37ede1d2e etcdserver: handle 'PrevKV' 8 years ago
  Gyu-Ho Lee 4420a29ac4 etcdctl/ctlv3: add 'prev-kv' flag 8 years ago
  Gyu-Ho Lee 0544d4bfd0 clientv3: add WithPrevKV OpOption 8 years ago
  Gyu-Ho Lee fe7379f102 clientv3: add Op.prevKV 8 years ago
  Gyu-Ho Lee c76df5052b *: update proto to add 'prev_kv' 8 years ago
  Xiang Li 3299cad1c3 *: add put prevkv 8 years ago
  Anthony Romano d9ab018c49 integration: test a canceled watch won't return a closing error 8 years ago
  Anthony Romano e853451cd2 clientv3: only return closing error to watcher if context is not canceled 8 years ago