Commit History

Author SHA1 Message Date
  Gyuho Lee dbfc7bd612 integration: update 5 years ago
  Joe Betz a9996f8768 test: Deflake TestV3LeasePrmote integration test 7 years ago
  Gyu-Ho Lee 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Gyu-Ho Lee 556c1a1fe0 integration,clientv3/integration: test LeaseLeases API 7 years ago
  Anthony Romano ac061671d5 Revert "integration: remove lease exist checking on randomized expiry" 7 years ago
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext 7 years ago
  Gyu-Ho Lee 95bc33f37f integration: remove lease exist checking on randomized expiry 7 years ago
  Gyu-Ho Lee 29bbcdd110 integration: bump up 'TestV3LeaseRequireLeader' timeout to 5-sec 7 years ago
  Gyu-Ho Lee 01b6cdf13d integration: ensure revoke completes before TimeToLive 7 years ago
  Gyu-Ho Lee 99a2d6c4b1 integration: use 'time.Until' in Go 1.8 7 years ago
  Anthony Romano b55ea6a70b integration: test require leader for a lease stream 7 years ago
  Gyu-Ho Lee beb58c434c *: fix minor typos 7 years ago
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix 7 years ago
  fanmin shi 0d08ffa282 integration: don't expect lease not found error for TestV3GetNonExistLease 7 years ago
  fanmin shi fef4a79528 lease: force leader to apply its pending committed index for lease operations 8 years ago
  Anthony Romano f6042890b7 integration: use RequireLeader for TestV3LeaseFailover 8 years ago
  fanmin shi 8ef6687018 etcdserver: fix a node panic bug caused LeaseTimeToLive call on a nonexistent lease 8 years ago
  Gyu-Ho Lee f1f31f1015 integration: add more lease tests 8 years ago
  Anthony Romano 07ed4da2ff integration: test grpc error equivalence with Error() 8 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 years ago
  Gyu-Ho Lee ec1fdd3938 integration: test with new server errors 8 years ago
  Anthony Romano b7ac758969 *: rename storage package to mvcc 8 years ago
  Anthony Romano dc17eaace7 *: rename Lease Create to Grant 8 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 years ago
  Gyu-Ho Lee dae7e009b0 *: godoc clean up 8 years ago
  Anthony Romano 58c8521920 Merge pull request #4792 from heyitsanthony/snip-snip 8 years ago
  Anthony Romano 44753594ec v3rpc: move errors to v3rpc/rpctypes 8 years ago
  Xiang Li e6c39108a7 integration: add TestV3LeaseFailover test 8 years ago
  Xiang Li 44151ba531 integration: add TestV3PutOnNonExistLease 8 years ago