Commit History

Author SHA1 Message Date
  Zeming YU 3edb569ad3 v3rpc: fix a typo `err` 5 years ago
  Gyuho Lee 34bd797e67 *: revert module import paths 5 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 years ago
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" 6 years ago
  Joe Betz 4b51b6de49 *: Add progress notify request watch request 6 years ago
  Gyuho Lee a5b32ba941 etcdserver/api/v3rpc: add "etcd_network_server_stream_failures_total" 6 years ago
  Gyuho Lee 294b5745d6 etcdserver/api/v3rpc: support watch fragmentation with max request bytes 6 years ago
  Gyuho Lee 7088d2bf52 etcdserver/api/v3rpc: clean up, read lock on "prevKV" 6 years ago
  Gyuho Lee e1df2156c7 etcdserver/api/v3rpc: clean up godoc 6 years ago
  Gyuho Lee 6cf3dae93e etcdserver/api/v3rpc: fix race in stream error logging 6 years ago
  Gyuho Lee bdbed26f64 etcdserver: support structured logging 6 years ago
  Gyuho Lee 4f754c1850 etcdserver: clean up with "RaftStatusGetter" 6 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 years ago
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change 6 years ago
  Xiang 142bff89f4 v3rpc: add jitter to progress notification 6 years ago
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" 6 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 years ago
  Xiang Li 44e1f6f019 Merge pull request #9105 from spzala/getrevision 6 years ago
  Sahdev P. Zala a66d7c3ba5 etcdserver/api/v3rpc: debug user cancellation and log warning for rest 6 years ago
  Gyuho Lee 65464838ba Merge pull request #9065 from gyuho/watch-id-2 6 years ago
  Gyuho Lee 9a50255515 etcdserver/api/v3rpc: log stream error with debug level 6 years ago
  Gyuho Lee 33c732b97c api/v3rpc: add watch ID to "watchStream.Watch" 6 years ago
  Gyu-Ho Lee 6bd41f36ff api/v3rpc: log grpc stream send/recv errors in server-side 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Anthony Romano 6fb08672d8 v3rpc: set canceled=true when stream is compacted 7 years ago
  Hitoshi Mitake 939912c425 clientv3, etcdserver: support auth in Watch() 7 years ago
  Anthony Romano 135a40751e v3rpc: force RangeEnd=nil if length is 0 7 years ago
  Anthony Romano 9a20743190 v3rpc: don't close watcher if client closes send 8 years ago
  Gyu-Ho Lee 4d3b281369 etcdserver: fix spell errors 8 years ago
  Anthony Romano 299ebc6137 v3rpc: don't elide next progress notification on progress notification 8 years ago