Historique des commits

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