Commit History

Author SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths 6 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 6 years ago
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" 7 years ago
  Gyuho Lee a5b32ba941 etcdserver/api/v3rpc: add "etcd_network_server_stream_failures_total" 7 years ago
  Gyuho Lee bdbed26f64 etcdserver: support structured logging 7 years ago
  Gyuho Lee dd2f3b0de8 *: revert "internal/lease" change 7 years ago
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" 8 years ago
  Sahdev P. Zala a66d7c3ba5 etcdserver/api/v3rpc: debug user cancellation and log warning for rest 8 years ago
  Gyuho Lee 9a50255515 etcdserver/api/v3rpc: log stream error with debug level 8 years ago
  Gyu-Ho Lee 6bd41f36ff api/v3rpc: log grpc stream send/recv errors in server-side 8 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
  Gyu-Ho Lee d25ae50c02 etcdserver: implement LeaseLeases API 8 years ago
  Anthony Romano 833769f59f v3rpc: return leader loss error if lease stream is canceled 8 years ago
  fanmin shi 2ca1823a96 v3rpc: LeaseTimeToLive returns TTL=-1 resp on lease not found 8 years ago
  Anthony Romano be1f36d97c v3rpc, etcdserver, leasehttp: ctxize Renew with request timeout 9 years ago
  fanmin shi a862fd9f0f Lease: Add lease errors to togRPCError() 9 years ago
  Gyu-Ho Lee 63b0cd470d etcdserver: implement 'LeaseTimeToLive' 9 years ago
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header 9 years ago
  Gyu-Ho Lee 506cf1f03f etcdserver/api/v3rpc: use new errors 9 years ago
  Anthony Romano 06ea8aee11 v3rpc: only fill lease grant header if no error 9 years ago
  Xiang Li afd2cc7373 Merge pull request #5206 from xiang90/lease_header 9 years ago
  Xiang Li c3de53c23c v3rpc: fill lease header 9 years ago
  Anthony Romano af1a0b60e2 etcdserver: respond with ttl=0 for revoked lease keep alive 9 years ago
  Anthony Romano dc17eaace7 *: rename Lease Create to Grant 9 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 9 years ago
  Anthony Romano 44753594ec v3rpc: move errors to v3rpc/rpctypes 9 years ago
  Xiang Li 6f72b31316 integration: add test promote and move lease tests to lease_test.go 10 years ago
  Xiang Li f2c24dec05 clientv3: initial lease 10 years ago
  Anthony Romano 2e157530a0 etcdhttp, lease, v3api: forward keepalives to leader 10 years ago
  Xiang Li 59bf83c7f4 *: now lease keepAlive works on leader 10 years ago