Historial de Commits

Autor SHA1 Mensaje Fecha
  Aanand Prasad b3a4d76d4f Handle connection errors on project initialization hace 9 años
  Aanand Prasad ec825af3d3 Fix error message for unrecognised TLS version hace 9 años
  Joffrey F 0fe82614a6 Merge pull request #3595 from dnephin/add-push-and-bundle hace 9 años
  Aanand Prasad 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' hace 9 años
  Joffrey F e7a8b2fed5 Update TLS version configuration code. Tests. hace 9 años
  Joffrey F 0b24883cef Support combination of shorthand flag and equal sign for host option hace 9 años
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file hace 9 años
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. hace 9 años
  Joffrey F 0ff53d9668 Less verbose environment invocation hace 9 años
  Joffrey F 1801f83bb8 Environment class cleanup hace 9 años
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing hace 9 años
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code hace 9 años
  Joffrey F 7166408d2a Fixed typos + simplified TLSConfig creation process. hace 9 años
  Joffrey F 1ac33ea7e5 Add support for TLS config command-line options hace 9 años
  Kalle Møller 7fc40dd7cc Adding ssl_version to docker_clients kwargs hace 9 años
  Daniel Nephin 0a091055d2 Improve handling of connection errors and error messages. hace 9 años
  Daniel Nephin 53a3d14046 Support multiple files in COMPOSE_FILE env var. hace 9 años
  Dimitar Bonev 34ccb90d7e Falling back to default project name when COMPOSE_PROJECT_NAME is set to empty hace 9 años
  Aanand Prasad 9e17cff0ef Refactor API version switching logic hace 10 años
  Aanand Prasad a027a0079c Use networking for version 2 Compose files hace 10 años
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files hace 10 años
  Daniel Nephin 2acc29cf1c Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. hace 10 años
  Daniel Nephin 437f3f8adb Add docker-compose config subcommand. hace 10 años
  Daniel Nephin dac75b07dc Move volume parsing to config.types module hace 10 años
  Daniel Nephin d4b9845201 Add the git sha to version output hace 10 años
  Daniel Nephin e2f792c4f4 If -x-networking is used, set the correct API version. hace 10 años
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag hace 10 años
  Daniel Nephin fbaea58fc1 Fix #2133 - fix call to get_client() hace 10 años
  Daniel Nephin aefb7a44b2 Refactor command class hierarchy to remove an unnecessary intermediate base class Command. hace 10 años
  mnowster 6f12224ec9 Merge pull request #2005 from lnmunhoz/master hace 10 años