提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn 4cc796ab93 client: Client.buildRequest: use http.NewRequestWithContext 2 年之前
  Sebastiaan van Stijn 58dc0fcd1e client: Client.Ping: re-use request when falling back to GET 1 年之前
  Sebastiaan van Stijn 19cd5ff164 client: use strings.Cut() 2 年之前
  Sebastiaan van Stijn 1e645fb70f client: Ping(): add handling for swarm status headers 3 年之前
  Daniel Helfand 4d249ae1f3 remove extra space in code comment in ping.go 5 年之前
  Sebastiaan van Stijn dabc7cdb56 client: use constants for http methods 5 年之前
  Ian Campbell 8c8457b0f2 client: do not fallback to GET if HEAD on _ping fail to connect 6 年之前
  Sebastiaan van Stijn 9c846b2fcc Client: always call ensureReaderClosed 6 年之前
  Sebastiaan van Stijn 2a9c987e5a Move httputils error helpers to errdefs package 6 年之前
  Sebastiaan van Stijn 38e6d474af client: return rich / errdefs errors 6 年之前
  Sebastiaan van Stijn 7e7e100be0 Add HEAD support for /_ping endpoint 6 年之前
  Anda Xu 2be17666b4 add optional fields in daemon.json to enable buildkit 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Daniel Nephin 81bb9978ab Cleanup client not found errors. 7 年之前
  Tonis Tiigi 823e88d4c4 Fix requests for docker host ending with slash 8 年之前
  Brian Goff 27ef09a46f Set ping version even on error 8 年之前
  Aaron Lehmann 44c9ccc069 client: Use string concatenation instead of Sprintf 8 年之前
  Boaz Shuster 7199522ea2 Hide command options that are related to Windows 8 年之前
  allencloud 7c3657065c change minor mistake of spelling 8 年之前
  Victor Vieux e98e4a7111 always add but hide experimental cmds and flags 8 年之前
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag 8 年之前