Bastian Venthur
|
e8424d5ae0
Removed Python2 support
|
6 年 前 |
Joffrey F
|
fb8cd7d813
Merge pull request #6244 from Cyral/windows-conn-err-msg
|
7 年 前 |
Joffrey F
|
98bb68e404
Fix new flake8 errors/warnings
|
7 年 前 |
Heath Milligan
|
abf67565f6
Show more helpful error message when Docker is not running. Fixes #6175
|
7 年 前 |
Joffrey F
|
d0644bdff8
Handle non-ascii characters in npipe error handler
|
7 年 前 |
Joffrey F
|
d60f94b1bf
Recover from possible unicode errors in get_conn_error_message
|
7 年 前 |
Joffrey F
|
d2cbf33412
Add specific handling for pywintypes.error
|
8 年 前 |
Joffrey F
|
c3bcd59aeb
Avoid encoding crash in log_api_error
|
8 年 前 |
Joffrey F
|
d2fb146913
Replace "which" calls with the portable find_executable function
|
9 年 前 |
Aanand Prasad
|
8b383ad795
Refactor "docker not found" message generation, add Windows message
|
9 年 前 |
Aanand Prasad
|
5aeeecb6f2
Fix stacktrace when handling timeout error
|
9 年 前 |
Aanand Prasad
|
4207d43b85
Fix timeout value in error message
|
9 年 前 |
Ben Firshman
|
5dabc81c16
Suggest to run Docker for Mac if it isn't running
|
9 年 前 |
Daniel Nephin
|
f1dce50b3d
Handle all timeout errors consistently.
|
9 年 前 |
Aanand Prasad
|
72ed4d3f97
Merge pull request #3152 from aanand/update-mac-install-url
|
9 年 前 |
Thomas Grainger
|
20bf05a6e3
Fix TypeError in Exception handling
|
9 年 前 |
Aanand Prasad
|
92d69b0cb6
Update Mac Engine install URL in error message
|
9 年 前 |
Daniel Nephin
|
0a091055d2
Improve handling of connection errors and error messages.
|
9 年 前 |
Daniel Nephin
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 年 前 |
Sebastiaan van Stijn
|
5ed559fa0e
Update links
|
9 年 前 |
Lucas N. Munhoz
|
b33dd3bc01
Fix error message and class name from Boot2Docker to DockerMachine
|
10 年 前 |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 年 前 |
Daniel Nephin
|
ae96fc0071
Support reading config from stdin.
|
10 年 前 |
Aleksandr Vinokurov
|
ceff5cb9ca
Add parent directories search for default compose-files
|
10 年 前 |
Aanand Prasad
|
7c087f1c07
Support fig.y(a)ml and show a deprecation warning
|
10 年 前 |
Aanand Prasad
|
2af7693e64
WIP: rename Fig to Compose
|
10 年 前 |