docs/compose
Daniel Nephin 36176befb0 Fix #1549 - flush after each line of logs.
Includes some refactoring of log_printer_test to support checking for flush(), and so that each test calls the unit-under-test directly, instead of through a helper function.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-12 13:54:41 -05:00
..
cli Fix #1549 - flush after each line of logs. 2015-11-12 13:54:41 -05:00
config Handle non-utf8 unicode without raising an error. 2015-11-12 13:54:40 -05:00
__init__.py Bump 1.5.0 2015-11-03 12:36:30 -05:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Logs are available for all log drivers except for none. 2015-10-29 15:01:33 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py Added --force-rm to compose build. 2015-11-12 13:54:41 -05:00
service.py Added --force-rm to compose build. 2015-11-12 13:54:41 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Handle non-utf8 unicode without raising an error. 2015-11-12 13:54:40 -05:00