Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn 091991606a opts: format code with gofumpt il y a 3 ans
  Sebastiaan van Stijn 774cd9a26c opts: use strings.Cut() and refactor parseDaemonHost() il y a 2 ans
  Sebastiaan van Stijn 306b8c89e8 linting: host:port in url should be constructed with net.JoinHostPort il y a 2 ans
  Sebastiaan van Stijn a3ae9a5956 opts: ParseTCPAddr(): extract parsing logic, consistent errors il y a 3 ans
  Sebastiaan van Stijn ab5ebefa0d opts: TestParseHost(): also check the error il y a 3 ans
  Sebastiaan van Stijn fc83834ebb opts: use subtests, and split checks il y a 3 ans
  Sebastiaan van Stijn 83b71e0ed0 opts: re-order test-cases and use more consistent values il y a 3 ans
  Sebastiaan van Stijn c66271f4da opts: TestParseDockerDaemonHost(), TestParseTCP() remove workaround il y a 3 ans
  Sebastiaan van Stijn ecbfe73193 opts: ParseTCPAddr(): fix validation of hosts to not ignore path elements il y a 3 ans
  Sebastiaan van Stijn 683766613a Adjust tests for changes in Go 1.12.8 / 1.11.13 il y a 6 ans
  Akihiro Suda ec87479b7e allow running `dockerd` in an unprivileged user namespace (rootless mode) il y a 6 ans
  Kir Kolyshkin 9b0097a699 Format code with gofmt -s from go-1.11beta1 il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Vincent Demeester de5c80b4f3 Remove Docker from some functions il y a 7 ans
  Vincent Demeester c424be21b7 Clean some stuff from runconfig that are cli only… il y a 8 ans
  Tonis Tiigi 0a4a0d9800 Fix opts tests after default port fix il y a 9 ans
  Tonis Tiigi fb3eb1c27e Unify swarm init and update options il y a 9 ans
  David Calavera 14d5c91d87 Upgrade Go to 1.6. il y a 9 ans
  John Starks 0906195fbb Windows: Add support for named pipe protocol il y a 9 ans
  Daniel Nephin 9b99591054 Move ParseDockerDaemonHost to opts/ package. il y a 9 ans