История коммитов

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