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

Автор SHA1 Сообщение Дата
  Ulysses Souza 47d170b06a Fix race condition on watch_events 6 лет назад
  Ulysses Souza c8a621b637 Fix Flake8 lint 7 лет назад
  kbroadwater 6c3641fdb7 Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]> 9 лет назад
  Joffrey F 3fcd648ba2 Catch APIError while printing container logs 9 лет назад
  Daniel Nephin e8a93821d4 Fix race condition where a container stopping and starting again would cause logs to miss logs. 10 лет назад
  Daniel Nephin 48ed68eeaa Fix geneartors for python3. 10 лет назад
  Daniel Nephin 44c1747127 Add tests for reactive log printing. 10 лет назад
  Daniel Nephin 65797558f8 Refactor log printing to support containers that are started later. 10 лет назад
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary 10 лет назад
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. 10 лет назад
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. 10 лет назад
  Daniel Nephin d32bb8efee Fix #1549 - flush after each line of logs. 10 лет назад
  Mazz Mosley bee063c07d Fix tests 10 лет назад
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver 10 лет назад
  Daniel Nephin 9d9550c5b6 Fix log printing for python3 by converting everything to unicode. 10 лет назад
  Daniel Nephin 2b589606da Move log_printer_test into correct testing module for naming convention. 10 лет назад