summaryrefslogtreecommitdiff
path: root/compose/cli/errors.py
Commit message (Expand)AuthorAge
* Removed Python2 supportalexrecuenco2020-08-21
* Removed Python2 supportBastian Venthur2020-06-03
* Merge pull request #6244 from Cyral/windows-conn-err-msgJoffrey F2018-10-31
|\
| * Show more helpful error message when Docker is not running. Fixes #6175Heath Milligan2018-10-02
* | Fix new flake8 errors/warningsJoffrey F2018-10-24
|/
* Handle non-ascii characters in npipe error handlerJoffrey F2017-12-08
* Recover from possible unicode errors in get_conn_error_messageJoffrey F2017-12-07
* Add specific handling for pywintypes.errorJoffrey F2017-10-16
* Avoid encoding crash in log_api_errorJoffrey F2017-03-09
* Replace "which" calls with the portable find_executable functionJoffrey F2016-10-24
* Refactor "docker not found" message generation, add Windows messageAanand Prasad2016-10-14
* Fix stacktrace when handling timeout errorAanand Prasad2016-07-29
* Fix timeout value in error messageAanand Prasad2016-07-07
* Suggest to run Docker for Mac if it isn't runningBen Firshman2016-07-06
* Handle all timeout errors consistently.Daniel Nephin2016-03-18
* Merge pull request #3152 from aanand/update-mac-install-urlAanand Prasad2016-03-17
|\
| * Update Mac Engine install URL in error messageAanand Prasad2016-03-17
* | Fix TypeError in Exception handlingThomas Grainger2016-03-17
|/
* Improve handling of connection errors and error messages.Daniel Nephin2016-03-08
* Update pre-commit config to enforace that future imports exist in all files.Daniel Nephin2016-01-07
* Update linksSebastiaan van Stijn2015-12-21
* Fix error message and class name from Boot2Docker to DockerMachineLucas N. Munhoz2015-09-08
* Run pre-commit on all filesDaniel Nephin2015-08-24
* Support reading config from stdin.Daniel Nephin2015-07-02
* Add parent directories search for default compose-filesAleksandr Vinokurov2015-04-09
* Support fig.y(a)ml and show a deprecation warningAanand Prasad2015-01-29
* WIP: rename Fig to ComposeAanand Prasad2015-01-20