Commit History

Author SHA1 Message Date
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes 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
  Sahdev P. Zala b25edb62cc clientV3watch: Watch Close should close successfully 5 years ago
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" 6 years ago
  Joe Betz 4b51b6de49 *: Add progress notify request watch request 6 years ago
  Joe Betz 8569b9c782 clientv3: Fix endpoint resolver to create a new resolver for each grpc client connection 6 years ago
  Joe Betz 9304d1abd1 clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping 6 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 years ago
  Sam Batschelet d21fef2d41 integration: add constant RequestWaitTimeout. 6 years ago
  Gyu-Ho Lee 0199bdc266 *: fix 'ineffassign' issues 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check 7 years ago
  Anthony Romano 7de417d745 clientv3/integration: use grpc metadata to create unique watch ctxs 7 years ago
  Anthony Romano ebcfdd1a3d integration: check Canceled is true in compacted watch response 7 years ago
  Anthony Romano 9e574afb84 clientv3/integration: wait for leader before trying to count watches 7 years ago
  Anthony Romano ec470944f8 clientv3/integration: test watch resume with disconnect before first event 7 years ago
  Gyu-Ho Lee 369d561350 clientv3/integration: fix minor typo in Fatalf 7 years ago
  Anthony Romano c3a678be75 integration: permit background watch streams in TestWatchCancelOnServer 7 years ago
  Anthony Romano a4a8393cb7 integration: wait five elections before creating watch for require leader test 7 years ago
  fanmin shi 366e689eae clientv3: uses direct client calls in integration tests 7 years ago
  Anthony Romano 7b5e5eadb1 integration: test canceling a watcher on disconnected stream 8 years ago
  Gyu-Ho Lee 0684d8c4c6 clientv3/integration: close active connection to get ErrClientConnClosing 8 years ago
  Anthony Romano d8ea9d22b6 integration: put key on watch target member for TestWatchWithRequireLeader 8 years ago
  Gyu-Ho Lee 0a3d45a307 clientv3: send create event over outc 8 years ago
  Anthony Romano 8f3abda5b8 integration: account for unsynced server in TestWatchResumeCompacted 8 years ago
  Anthony Romano a66c25121b integration: stress closing while resuming watchers 8 years ago
  Anthony Romano 8e1c989ec3 integration: test a canceled watch won't return a closing error 8 years ago
  Anthony Romano 9ce398f8a6 integration: test canceling watchers when disconnected 8 years ago