Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Gyuho Lee 34bd797e67 *: revert module import paths 5 gadi atpakaļ
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 gadi atpakaļ
  Shin'ya Ueoka aa4313a55a *: fix github links 6 gadi atpakaļ
  Joe Betz 49450aaa60 clientv3: Clarify lessor KeepAlive docs 6 gadi atpakaļ
  Gyuho Lee 07fcc26799 *: fix gofmt warnings with Go 1.11 6 gadi atpakaļ
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" 6 gadi atpakaļ
  Gyuho Lee 0458c5d54b Merge pull request #9951 from gyuho/revive 6 gadi atpakaļ
  Gyuho Lee e93fb56037 clientv3: clean up variables, add response dropping warning 6 gadi atpakaļ
  Gyuho Lee f3385418bb clientv3: fix keepalive send interval when response queue is full 6 gadi atpakaļ
  Gyuho Lee 90a5da18cf clientv3: clean up code format 6 gadi atpakaļ
  Joe Betz a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 6 gadi atpakaļ
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options 7 gadi atpakaļ
  Gyuho Lee 3e58dd707f clientv3: document lease KeepAlive streaming errors 7 gadi atpakaļ
  Anthony Romano da3e3b7240 clientv3: document from "don't halt lease client if there is a lease error" 7 gadi atpakaļ
  Sam Batschelet a5d9bff24c clientv3/lease.go: TTL, document expired Lease. 7 gadi atpakaļ
  Gyu-Ho Lee 29aa4ce2a1 clientv3: remove redundant retries in Lease, set FailFast=true 7 gadi atpakaļ
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 gadi atpakaļ
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check 7 gadi atpakaļ
  Gyu-Ho Lee 15ef98a4ee clientv3: implement LeaseLeases API 7 gadi atpakaļ
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext 7 gadi atpakaļ
  fanmin shi 4dff7aaa2a clientv3: change keepAlive Close() to close() 7 gadi atpakaļ
  Iwasaki Yudai aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors 7 gadi atpakaļ
  Anthony Romano 6dd8fb6f24 Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka" 7 gadi atpakaļ
  Anthony Romano d5f414f69b clientv3: don't halt lease client if there is a lease error 7 gadi atpakaļ
  Anthony Romano 8024a0d15f clientv3: support WithRequireLeader in lease client 7 gadi atpakaļ
  Anthony Romano 3c306cdb3e clientv3: do not set next keepalive time <= now+TTL 7 gadi atpakaļ
  fanmin shi a5cf7fdc87 Merge pull request #7221 from fanminshi/grpcproxy_support_lease_coalescing 7 gadi atpakaļ
  Xiang 4fb8d30f0a clientv3: fix lease keepalive duration 7 gadi atpakaļ
  Xiang Li 5d3597a5f2 Merge pull request #7338 from xiang90/fix_l 7 gadi atpakaļ
  fanmin shi 65b59f4423 grpcproxy: incorporate lease proxy into existing proxy framework 7 gadi atpakaļ