Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Anthony Lai 802fa20228 Make container service color deterministic, remove red from chosen colors 6 gadi atpakaļ
  Ulysses Souza 47d170b06a Fix race condition on watch_events 6 gadi atpakaļ
  Joffrey F 8b293d486e Use improved API fields for project events when possible 6 gadi atpakaļ
  Nicholas Higgins 28085ebee2 Attach logger to containers after crashing. 7 gadi atpakaļ
  Joffrey F c8daf17db6 Handle unicode errors in LogPrinter 8 gadi atpakaļ
  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]> 8 gadi atpakaļ
  Joffrey F 3fcd648ba2 Catch APIError while printing container logs 9 gadi atpakaļ
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. 9 gadi atpakaļ
  Daniel Nephin e8a93821d4 Fix race condition where a container stopping and starting again would cause logs to miss logs. 9 gadi atpakaļ
  Daniel Nephin 48ed68eeaa Fix geneartors for python3. 9 gadi atpakaļ
  Daniel Nephin 44c1747127 Add tests for reactive log printing. 9 gadi atpakaļ
  Daniel Nephin 65797558f8 Refactor log printing to support containers that are started later. 9 gadi atpakaļ
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary 9 gadi atpakaļ
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. 9 gadi atpakaļ
  Stéphane Seguin d9b4286f91 Add -t, --timestamps flag as option on logs. 9 gadi atpakaļ
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. 9 gadi atpakaļ
  Evgeniy Dobrohvalov bf48a781db Add flag for stops all containers if any container was stopped. 10 gadi atpakaļ
  Daniel Nephin d32bb8efee Fix #1549 - flush after each line of logs. 10 gadi atpakaļ
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started 10 gadi atpakaļ
  Daniel Nephin 3661e8bc74 Fix build against the swarm cluster by joining buffered output before parsing json. 10 gadi atpakaļ
  Daniel Nephin 7d8ae9aa6d Refactor LogPrinter to make it immutable and remove logic from the constructor. 10 gadi atpakaļ
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver 10 gadi atpakaļ
  Daniel Nephin 9d9550c5b6 Fix log printing for python3 by converting everything to unicode. 10 gadi atpakaļ
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 gadi atpakaļ
  Daniel Nephin 7e4c3142d7 Have log_printer use utf8 stream. 10 gadi atpakaļ
  Daniel Nephin 809443d6d0 Support python 3 11 gadi atpakaļ
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 gadi atpakaļ
  Aanand Prasad 27378704df Isolate STOP logic in multiplexer module 10 gadi atpakaļ
  Igor Ch f1fc1d7a16 Move several steps closer to python3 compatibility 10 gadi atpakaļ
  Aanand Prasad c39a0b0a2d Update pep8, fix errors and freeze requirements-dev.txt 10 gadi atpakaļ