提交歷史

作者 SHA1 備註 提交日期
  Brian Waldon 52288fa748 client: remove CancelableTransport arg from httpClientFactory 11 年之前
  Brian Waldon 3b41b77cd7 client: ClientConfig -> Config 11 年之前
  Brian Waldon 2aecbaf165 client: unexport httpAction 11 年之前
  Brian Waldon 3f5e827e3c client: httpClient -> simpleHTTPClient 11 年之前
  Brian Waldon f037cb9f65 client: collapse unnecessary constructor 11 年之前
  Brian Waldon 62054dfb5e client: don't cache httpClients in httpClusterClient 11 年之前
  Brian Waldon 99d63eb62e client: protect httpClusterClient with RWMutex 11 年之前
  Brian Waldon 0943831b8e client: establish httpClusterClient.reset 11 年之前
  Brian Waldon 74fe28c5e0 client: exchange ClientConfig for SyncableHTTPClient 11 年之前
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 11 年之前
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context 11 年之前
  Brian Waldon 4b555dba99 client: add SyncableHTTPClient.Endpoints 11 年之前
  Jonathan Boulle 45b7c9a4ac client: return ErrNoEndpoint when none available 11 年之前
  Brian Waldon 6dd4944e62 client: follow redirects 11 年之前
  Brian Waldon da6827f09e client: use all endpoints 11 年之前
  Brian Waldon 58af26736c client: further clarify external interfaces 11 年之前
  Brian Waldon 913d102a81 client: remove unused field 11 年之前
  Brian Waldon 824049897d client: export necessary interfaces/methods 11 年之前
  Brian Waldon c282664c23 client: s/transport/CancelableTransport/ 11 年之前
  Brian Waldon d52d836761 client: return full http.Response in httpActionDo 11 年之前
  Brian Waldon 323fb1ec85 client: introduce httpActionDo interface 11 年之前
  Brian Waldon 9d07db4432 client: move timeout into caller of httpClient 11 年之前
  Jonathan Boulle 97c23c4333 client: pass around statuscode instead of Response 11 年之前
  Brian Waldon 73e48068c2 client: add prefix to KeysAPI 11 年之前
  Brian Waldon f21d93ba60 client: define DefaultRequestTimeout 11 年之前
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 11 年之前
  Brian Waldon 992e7c76e0 client: copy v2KeysPrefix to httpClient 11 年之前
  Brian Waldon a85a47c8f9 client: s/v2URL/v2KeysURL/ 11 年之前
  Brian Waldon ebe32689d4 client: s/v2Prefix/DefaultV2KeysPrefix/ 11 年之前
  Jonathan Boulle 7a4d42166b *: add license header to all source files 11 年之前