Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastian Pipping 6559af7660 Fix one-off commands for "restart: unless-stopped" (fixes #6302) há 7 anos atrás
  Matthieu Nottale 5fe3aff1c3 Allow dash and underscore in project name. há 7 anos atrás
  Thomas Scholtes 5b6e02d13a 'run' command can use network aliases for service há 8 anos atrás
  Joffrey F d4106679a6 Use configfile-provided proxy values to populate buildargs and env values há 8 anos atrás
  Joffrey F c6fe564ed5 Add --detach tests há 8 anos atrás
  Joffrey F a5d8c68d42 Also use docker CLI for interactive one-off runs. há 8 anos atrás
  Joffrey F b13ec16e11 Replace unittest-style asserts with pytest asserts há 8 anos atrás
  Samantha Miller c36a2fb1ad Added a label option to 'docker-compose run' and test. há 8 anos atrás
  Guillermo Arribas 9c5347bd23 Placing dots in hostname no longer populates domainname if api >= 1.23 (fixes #4128) há 8 anos atrás
  Piotr Szymanski 83388ec31a enable -v flag for docker-compose run command há 9 anos atrás
  Joffrey F 9f8e01fa94 Merge pull request #3543 from milin/master há 9 anos atrás
  Aaron.L.Xu d20e3f3342 function-name-modification for tests/* há 9 anos atrás
  Joffrey F 04e5925a23 Use docker SDK 2.0 há 9 anos atrás
  Milind Shakya 11a2eab549 Replace assertEquals with assertEqual since the former is getting deprecated soon. Also, fix pep8 E309. há 9 anos atrás
  Tony Witherspoon ae46bf8907 Updated StringIO import to support io module há 9 anos atrás
  Tony Witherspoon 276738f733 Updated cli_test.py to validate against the updated help command conditions há 9 anos atrás
  Tony Witherspoon f5b80640fe Merge branch '3191_2_help_cli_feature' of https://github.com/twitherspoon/compose into 3191_2_help_cli_feature há 9 anos atrás
  Tony Witherspoon 5d0aab4a8e updated cli_test.py to no longer expect raised SystemExit exceptions há 9 anos atrás
  Joffrey F f48da96e8b Test get_project_name from env file há 9 anos atrás
  Joffrey F 5831b869e8 Update tests for new environment handling há 10 anos atrás
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code há 10 anos atrás
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline há 10 anos atrás
  Daniel Nephin 9f9dcc098a Make TopLevelCommand use the project field. há 9 anos atrás
  Daniel Nephin 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. há 10 anos atrás
  Aanand Prasad 20caf02bf6 Create real Project objects in CLI unit tests há 10 anos atrás
  Aanand Prasad 4644f2c0f9 Remove environment-overriding unit test for 'run' há 10 anos atrás
  Aanand Prasad 575b48749d Remove unused global_options arg from dispatch() há 10 anos atrás
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. há 10 anos atrás
  Aanand Prasad be236d8801 Update docker-py and dockerpty há 10 anos atrás
  Dimitar Bonev 34ccb90d7e Falling back to default project name when COMPOSE_PROJECT_NAME is set to empty há 10 anos atrás