Historial de Commits

Autor SHA1 Mensaje Fecha
  Sahdev P. Zala df4036ab73 etcdserver/api/v3rpc: debug user cancellation and log warning for rest hace 7 años
  Gyuho Lee 4ab213a4ec etcdserver/api/v3rpc: log stream error with debug level hace 7 años
  Gyu-Ho Lee 5921b2c035 api/v3rpc: log grpc stream send/recv errors in server-side hace 7 años
  Hitoshi Mitake 939912c425 clientv3, etcdserver: support auth in Watch() hace 7 años
  Anthony Romano 135a40751e v3rpc: force RangeEnd=nil if length is 0 hace 7 años
  Anthony Romano 9a20743190 v3rpc: don't close watcher if client closes send hace 8 años
  Gyu-Ho Lee 4d3b281369 etcdserver: fix spell errors hace 8 años
  Anthony Romano 299ebc6137 v3rpc: don't elide next progress notification on progress notification hace 8 años
  Xiang Li 58aa3483c3 grpcproxy: add filter to watcher hace 8 años
  Xiang Li 427496ebb8 v3rpc: lock progress and prevKV map correctly hace 8 años
  Xiang Li 929d6ab62c Merge pull request #5850 from xiang90/get_o_kv hace 8 años
  Xiang Li c853704ac9 *: support get-old-kv in watch hace 8 años
  Xiang Li 13a4056327 v3rpc: do not panic on user error for watch hace 8 años
  Xiang Li dced92f8bd *: support watch with filters hace 8 años
  Xiang Li 6f28b43806 *: fix pending events metrics hace 8 años
  Anthony Romano 09e8f5782e v3rpc: fix race on closing watcher stream ctrl channel hace 8 años
  Anthony Romano c438310634 v3rpc: make watcher wait for its send goroutine to finish hace 8 años
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header hace 8 años
  Xiang Li 9c103dd0de *: cancel required leader streams when memeber lost its leader hace 8 años
  Anthony Romano b7ac758969 *: rename storage package to mvcc hace 8 años
  Hitoshi Mitake 88306c9fa7 etcdserver, clientv3: let progressReportIntervalMilliseconds be private hace 8 años
  Anthony Romano 5ee85bea7c v3rpc: fix race on watch progress map hace 8 años
  Anthony Romano 91dc6b29a6 clientv3/integration: fix race when setting progress report interval hace 8 años
  Xiang Li 036ed87c6d *: support watch from future revision hace 8 años
  Xiang Li d84811aecf *: fix watch full key range hace 8 años
  Xiang Li b1521570b6 v3api: support progress hace 8 años
  Anthony Romano c0eac7ab72 storage: support watch on ranges hace 8 años
  Anthony Romano 8dbc6cfd43 etcdserver: ranges in watcher rpc protocol hace 8 años
  Gyu-Ho Lee 4a0a83380e *: return -1 for canceled watch request hace 8 años
  Gyu-Ho Lee a78604dacb *: watch true cancel, created for wrong rev hace 8 años