summaryrefslogtreecommitdiff
path: root/compose/progress_stream.py
Commit message (Expand)AuthorAge
* fix race condition after pulling imageStephan Müller2019-01-09
* Add progress messages to parallel pullJoffrey F2018-07-25
* Manage encoding errors in progress_streamJoffrey F2018-03-15
* progress_stream: Avoid undefined ANSI escape codesIan Campbell2016-11-25
* Implement 'docker-compose push' and 'docker-compose bundle'Aanand Prasad2016-06-14
* Update pre-commit config to enforace that future imports exist in all files.Daniel Nephin2016-01-07
* Reorganize conditional branches to improve readabilityJoffrey F2015-11-11
* Fixes #1490Yves Peter2015-11-11
* Fix split buffer with inconsistently delimited json objects.Daniel Nephin2015-10-06
* Fix build against the swarm cluster by joining buffered output before parsing...Daniel Nephin2015-10-06
* Update unit tests for stream_output to match the behaviour of a docker-py res...Daniel Nephin2015-08-25
* Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2funkyfuture2015-08-25
* Support python 3Daniel Nephin2015-08-25
* Run pre-commit on all filesDaniel Nephin2015-08-24
* Possible division by zero error when pulling an image - fixes #1463Todd Whiteman2015-05-26
* WIP: rename Fig to ComposeAanand Prasad2015-01-20