Historique des commits

Auteur SHA1 Message Date
  Joffrey F 04e5925a23 Use docker SDK 2.0 il y a 9 ans
  Joffrey F 007cf96452 Use docker-py's default behavior when no explicit host on Windows il y a 9 ans
  Joffrey F 64517e31fc Force default host on windows to the default TCP host (instead of npipe) il y a 9 ans
  Joffrey F c0305024f5 Remove surrounding quotes from TLS paths, if present il y a 9 ans
  Ben Firshman 1877a41b92 Add user agent to API calls il y a 9 ans
  Aanand Prasad 576a2ee7ae Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variable il y a 9 ans
  Joffrey F e7a8b2fed5 Update TLS version configuration code. Tests. il y a 9 ans
  Joffrey F 78a8be07ad Re-enabling assert_hostname when instantiating docker_client from the il y a 9 ans
  Joffrey F 71c86acaa4 Update docker-py version to include match_hostname fix il y a 9 ans
  Joffrey F 7116aefe43 Fix assert_hostname logic in tls_config_from_options il y a 9 ans
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file il y a 9 ans
  Joffrey F 2cc87555cb tls_config_from_options unit tests il y a 9 ans
  Joffrey F 442dff72b4 Improve assert_hostname setting in tls_config_from_options il y a 9 ans
  Joffrey F 26f3861791 Specifying --tls no longer overrides all other TLS options il y a 9 ans
  Joffrey F 7166408d2a Fixed typos + simplified TLSConfig creation process. il y a 9 ans
  Joffrey F 1ac33ea7e5 Add support for TLS config command-line options il y a 9 ans
  Kalle Møller 7fc40dd7cc Adding ssl_version to docker_clients kwargs il y a 9 ans
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. il y a 10 ans
  Aanand Prasad 9ccef1ea91 Catch TLSParameterErrors from docker-py il y a 9 ans
  Aanand Prasad 9e17cff0ef Refactor API version switching logic il y a 10 ans
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. il y a 10 ans
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files il y a 10 ans
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. il y a 10 ans
  Daniel Nephin e2f792c4f4 If -x-networking is used, set the correct API version. il y a 10 ans
  Aanand Prasad e5eaf68490 Remove custom docker client initialization logic il y a 10 ans
  Joffrey F f9c7346380 HTTP_TIMEOUT as importable constant for consistency il y a 10 ans
  Joffrey F e634fe3fd6 Deprecation warning when DOCKER_CLIENT_TIMEOUT is used il y a 10 ans
  Joffrey F b54b932b54 Exit gracefully when requests encounter a ReadTimeout exception. il y a 10 ans
  Daniel Nephin 59d4f304ee Run pre-commit on all files il y a 10 ans
  Aanand Prasad 118a389646 Update API version to 1.19 il y a 10 ans