Historique des commits

Auteur SHA1 Message Date
  Joffrey F 04e5925a23 Use docker SDK 2.0 il y a 9 ans
  Tony Witherspoon ae46bf8907 Updated StringIO import to support io module il y a 9 ans
  Tony Witherspoon 276738f733 Updated cli_test.py to validate against the updated help command conditions il y a 9 ans
  Tony Witherspoon f5b80640fe Merge branch '3191_2_help_cli_feature' of https://github.com/twitherspoon/compose into 3191_2_help_cli_feature il y a 9 ans
  Tony Witherspoon 5d0aab4a8e updated cli_test.py to no longer expect raised SystemExit exceptions il y a 9 ans
  Joffrey F f48da96e8b Test get_project_name from env file il y a 9 ans
  Joffrey F 5831b869e8 Update tests for new environment handling il y a 9 ans
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code il y a 9 ans
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline il y a 9 ans
  Daniel Nephin 9f9dcc098a Make TopLevelCommand use the project field. il y a 9 ans
  Daniel Nephin 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. il y a 9 ans
  Aanand Prasad 20caf02bf6 Create real Project objects in CLI unit tests il y a 9 ans
  Aanand Prasad 4644f2c0f9 Remove environment-overriding unit test for 'run' il y a 9 ans
  Aanand Prasad 575b48749d Remove unused global_options arg from dispatch() il y a 9 ans
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. il y a 9 ans
  Aanand Prasad be236d8801 Update docker-py and dockerpty il y a 9 ans
  Dimitar Bonev 34ccb90d7e Falling back to default project name when COMPOSE_PROJECT_NAME is set to empty il y a 9 ans
  Aanand Prasad da2b6329ae Add test for logs=False il y a 9 ans
  Aanand Prasad f3e55568d1 Fix interactive run with networking il y a 9 ans
  Daniel Nephin 2acc29cf1c Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. il y a 9 ans
  Aanand Prasad ecf2dd11f9 Merge pull request #2467 from dnephin/remove_migrate_to_labels il y a 10 ans
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. il y a 10 ans
  Daniel Nephin 2f568984f7 Fixes #2368, removes the deprecated --allow-insecure-ssl flag. il y a 10 ans
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. il y a 10 ans
  Daniel Nephin ae47435425 Fix unicode in environment variables for python2. il y a 10 ans
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. il y a 10 ans
  Daniel Nephin 258d0fa0c6 Remove some functions from Command class il y a 10 ans
  Mazz Mosley 39ba2c5a7c Fix leaky tests il y a 10 ans
  Daniel Nephin d2718bed99 Allow setting a one-off container name il y a 10 ans
  Daniel Nephin 809443d6d0 Support python 3 il y a 11 ans