Daniel Nephin
|
fbaea58fc1
|
Fix #2133 - fix call to get_client()
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-05 15:57:49 -04:00 |
Daniel Nephin
|
413b76e228
|
Fix warning message when a container uses a non-json log driver
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-09-11 12:54:27 -04:00 |
Aanand Prasad
|
10cb0c921a
|
Merge pull request #1963 from shin-/1923-catch-timeout
Exit gracefully when requests encounter a ReadTimeout exception.
|
2015-09-04 16:14:32 -07:00 |
Daniel Nephin
|
0484e22a84
|
Add enum34 and use it to create a ConvergenceStrategy enum.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-09-04 10:45:53 -04:00 |
Joffrey F
|
6a95f6d628
|
custom timeout test rewrite
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2015-09-02 18:00:08 -07:00 |
Daniel Nephin
|
48466d7d82
|
Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-09-02 16:08:18 -04:00 |
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 |