Commit History

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