Commit Verlauf

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