Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. hace 9 años
  Evgeniy Dobrohvalov bf48a781db Add flag for stops all containers if any container was stopped. hace 10 años
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers hace 9 años
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
  Daniel Nephin 778c213dfc Fix signal handlers by moving shutdown logic out of handler. hace 9 años
  Daniel Nephin ea4230e7a2 Handle both SIGINT and SIGTERM for docker-compose up. hace 10 años
  Daniel Nephin d836973a04 Use colors when logging warnings or errors, so they are more obvious. hace 10 años
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. hace 10 años
  Daniel Nephin 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. hace 10 años
  Daniel Nephin 3a0153859a Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. hace 10 años