Aanand Prasad
|
e777d08854
|
Merge pull request #1924 from dnephin/python3_fix_for_logs
Fix `docker-compose logs` on python3
|
2015-08-27 14:19:42 +01:00 |
Daniel Nephin
|
3a0153859a
|
Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-08-26 16:21:31 -04:00 |
Daniel Nephin
|
9d9550c5b6
|
Fix log printing for python3 by converting everything to unicode.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-08-26 11:24:48 -04:00 |
Daniel Nephin
|
2b589606da
|
Move log_printer_test into correct testing module for naming convention.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-08-25 16:49:49 -04:00 |
Daniel Nephin
|
809443d6d0
|
Support python 3
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-08-25 10:37:29 -04:00 |
Daniel Nephin
|
59d4f304ee
|
Run pre-commit on all files
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-08-24 17:04:50 -04:00 |
akoskaaa
|
f9ea5ecf40
|
[pep8] make test files and config files pep8 valid
Signed-off-by: akoskaaa <akos.hochrein@prezi.com>
|
2015-03-25 20:20:38 -07:00 |
Zoltan Nagy
|
8f38b28816
|
Use docker-py 1.0.0
Signed-off-by: Zoltan Nagy <abesto@abesto.net>
|
2015-03-02 13:11:02 +01:00 |
Aanand Prasad
|
2af7693e64
|
WIP: rename Fig to Compose
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2015-01-20 21:00:23 +00:00 |
Daniel Nephin
|
3c0f297ba6
|
Some minor cleanup from yelp/fig
Signed-off-by: Daniel Nephin <dnephin@yelp.com>
|
2014-12-11 10:08:39 -08:00 |
Daniel Nephin
|
7544580b4b
|
Resolves #553, Resolves #546 - bug fixes with unit tests
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-10-18 13:54:10 -04:00 |
Daniel Nephin
|
df7c2cc43f
|
Resolves #369, add verbose output on --verbose flag
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-08-09 21:05:54 -04:00 |