This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
compose
Watch
1
Star
0
Fork
0
You've already forked compose
mirror of
https://github.com/docker/compose.git
synced
2025-09-12 20:38:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
tests
/
unit
/
cli
History
Ben Firshman
1877a41b92
Add user agent to API calls
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-07-27 14:26:15 +01:00
..
__init__.py
Resolves
#369
, add verbose output on --verbose flag
2014-08-09 21:05:54 -04:00
command_test.py
Skip TLS version test if TLSv1_2 is not available on platform
2016-06-14 12:23:04 -07:00
docker_client_test.py
Add user agent to API calls
2016-07-27 14:26:15 +01:00
errors_test.py
Fix TypeError in Exception handling
2016-03-17 15:13:01 +00:00
formatter_test.py
Remove the duplicate 'Warning' prefix now that the logger adds the prefix.
2015-10-29 14:18:28 -04:00
log_printer_test.py
Fix race condition where a container stopping and starting again would cause logs to miss logs.
2016-03-15 13:17:11 -04:00
main_test.py
Add tests for reactive log printing.
2016-03-15 13:17:10 -04:00
verbose_proxy_test.py
Support python 3
2015-08-25 10:37:29 -04:00