Commit Verlauf

Autor SHA1 Nachricht Datum
  Piotr Szymanski 83388ec31a enable -v flag for docker-compose run command vor 9 Jahren
  Joffrey F 9f8e01fa94 Merge pull request #3543 from milin/master vor 8 Jahren
  Aaron.L.Xu d20e3f3342 function-name-modification for tests/* vor 8 Jahren
  Joffrey F 04e5925a23 Use docker SDK 2.0 vor 9 Jahren
  Milind Shakya 11a2eab549 Replace assertEquals with assertEqual since the former is getting deprecated soon. Also, fix pep8 E309. vor 9 Jahren
  Tony Witherspoon ae46bf8907 Updated StringIO import to support io module vor 9 Jahren
  Tony Witherspoon 276738f733 Updated cli_test.py to validate against the updated help command conditions vor 9 Jahren
  Tony Witherspoon f5b80640fe Merge branch '3191_2_help_cli_feature' of https://github.com/twitherspoon/compose into 3191_2_help_cli_feature vor 9 Jahren
  Tony Witherspoon 5d0aab4a8e updated cli_test.py to no longer expect raised SystemExit exceptions vor 9 Jahren
  Joffrey F f48da96e8b Test get_project_name from env file vor 9 Jahren
  Joffrey F 5831b869e8 Update tests for new environment handling vor 9 Jahren
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code vor 9 Jahren
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline vor 9 Jahren
  Daniel Nephin 9f9dcc098a Make TopLevelCommand use the project field. vor 9 Jahren
  Daniel Nephin 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. vor 9 Jahren
  Aanand Prasad 20caf02bf6 Create real Project objects in CLI unit tests vor 9 Jahren
  Aanand Prasad 4644f2c0f9 Remove environment-overriding unit test for 'run' vor 9 Jahren
  Aanand Prasad 575b48749d Remove unused global_options arg from dispatch() vor 9 Jahren
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. vor 9 Jahren
  Aanand Prasad be236d8801 Update docker-py and dockerpty vor 9 Jahren
  Dimitar Bonev 34ccb90d7e Falling back to default project name when COMPOSE_PROJECT_NAME is set to empty vor 9 Jahren
  Aanand Prasad da2b6329ae Add test for logs=False vor 9 Jahren
  Aanand Prasad f3e55568d1 Fix interactive run with networking vor 9 Jahren
  Daniel Nephin 2acc29cf1c Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. vor 9 Jahren
  Aanand Prasad ecf2dd11f9 Merge pull request #2467 from dnephin/remove_migrate_to_labels vor 10 Jahren
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. vor 10 Jahren
  Daniel Nephin 2f568984f7 Fixes #2368, removes the deprecated --allow-insecure-ssl flag. vor 10 Jahren
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. vor 10 Jahren
  Daniel Nephin ae47435425 Fix unicode in environment variables for python2. vor 10 Jahren
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. vor 10 Jahren