Commit History

Автор SHA1 Съобщение Дата
  Joffrey F 3c424b709e Properly handle APIError failures in Project.up преди 9 години
  Aaron Nall f316b448c2 Add missing log event filter when using docker-compose logs. преди 9 години
  johnharris85 4e8b017283 Fix CLI docstring to reflect Docopt behaviour. преди 9 години
  Tony Witherspoon 9cf483e224 Added code to output the top level command options if docker-compose help with no command options provided преди 9 години
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. преди 9 години
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code преди 9 години
  Joffrey F 26f3861791 Specifying --tls no longer overrides all other TLS options преди 9 години
  Joffrey F 7166408d2a Fixed typos + simplified TLSConfig creation process. преди 9 години
  Joffrey F 1ac33ea7e5 Add support for TLS config command-line options преди 9 години
  Aanand Prasad 81f6d86ad9 Warn when --all is not passed to rm преди 9 години
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter преди 9 години
  Joffrey F 187ea4cd81 Add --all option to rm command - remove one-off containers преди 9 години
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs преди 9 години
  Joffrey F dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal преди 9 години
  Joffrey F 20c29f7e47 Add flag to up/down to remove orphaned containers преди 9 години
  Daniel Nephin 52b791a264 Split off build_container_options() to reduce the complexity of run преди 9 години
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline преди 9 години
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. преди 9 години
  Daniel Nephin 3f7e5bf768 Filter logs by service names. преди 9 години
  Daniel Nephin 44c1747127 Add tests for reactive log printing. преди 9 години
  Daniel Nephin 0a091055d2 Improve handling of connection errors and error messages. преди 9 години
  Daniel Nephin 9f9dcc098a Make TopLevelCommand use the project field. преди 9 години
  Daniel Nephin 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. преди 9 години
  Daniel Nephin b7fb3a6d9b Add --build flag for up and create преди 9 години
  Aanand Prasad 0b3561a7d5 Merge pull request #2720 from seguins/2227-improvements-logs преди 9 години
  Daniel Nephin ed4473c849 Fix signal handling with pyinstaller. преди 9 години
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary преди 9 години
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. преди 9 години
  Stéphane Seguin d9b4286f91 Add -t, --timestamps flag as option on logs. преди 9 години
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. преди 10 години