Historique des commits

Auteur SHA1 Message Date
  Joffrey F 4368b8ac05 Only use supported protocols when starting engine CLI subprocess il y a 7 ans
  Joffrey F cbb9bff924 Support -H=host notation for interactive run/execs il y a 7 ans
  Joffrey F 7ce5766f6a Re-use TLS and host options when shelling out to docker CLI il y a 7 ans
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence il y a 8 ans
  Daniel Nephin 44c1747127 Add tests for reactive log printing. il y a 9 ans
  Daniel Nephin 886328640f Convert some cli tests to pytest. il y a 9 ans
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary il y a 9 ans
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. il y a 10 ans
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. il y a 10 ans
  Evgeniy Dobrohvalov bf48a781db Add flag for stops all containers if any container was stopped. il y a 10 ans
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers il y a 10 ans
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. il y a 10 ans
  Daniel Nephin 778c213dfc Fix signal handlers by moving shutdown logic out of handler. il y a 10 ans
  Daniel Nephin ea4230e7a2 Handle both SIGINT and SIGTERM for docker-compose up. il y a 10 ans
  Daniel Nephin d836973a04 Use colors when logging warnings or errors, so they are more obvious. il y a 10 ans
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. il y a 10 ans
  Daniel Nephin 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. il y a 10 ans
  Daniel Nephin 3a0153859a Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. il y a 10 ans