summaryrefslogtreecommitdiff
path: root/compose/cli
Commit message (Expand)AuthorAge
* Force default host on windows to the default TCP host (instead of npipe)Joffrey F2016-09-16
* Catch APIError while printing container logsJoffrey F2016-09-13
* Merge pull request #3830 from shin-/3534-machine-config-argsJoffrey F2016-09-07
|\
| * Remove surrounding quotes from TLS paths, if presentJoffrey F2016-08-09
* | Merge pull request #3799 from aanand/handle-connection-error-on-project-initJoffrey F2016-09-06
|\ \
| * | Handle connection errors on project initializationAanand Prasad2016-08-02
* | | Merge pull request #3808 from jgsqware/patch-1Joffrey F2016-08-09
|\ \ \ | |_|/ |/| |
| * | Update rm.mdJG²2016-08-05
| |/
* | Merge pull request #3789 from shin-/3788-json-splitter-fixAanand Prasad2016-08-03
|\ \ | |/ |/|
| * Catchable error for parse failures in split_bufferJoffrey F2016-08-02
* | Fix stacktrace when handling timeout errorAanand Prasad2016-07-29
|/
* Fix error message for unrecognised TLS versionAanand Prasad2016-07-27
* Add user agent to API callsBen Firshman2016-07-27
* Rename --fetch-digests to --push-images and remove auto-pullAanand Prasad2016-07-25
* Merge pull request #3705 from aanand/fix-timeout-messageDaniel Nephin2016-07-22
|\
| * Fix timeout value in error messageAanand Prasad2016-07-07
| * Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variableAanand Prasad2016-07-07
* | Merge pull request #3718 from aanand/fix-run-entrypointDaniel Nephin2016-07-22
|\ \
| * | Fix bugs with entrypoint/command in docker-compose runAanand Prasad2016-07-11
| |/
* / service: detailed error messages for create and startTomas Tomecek2016-07-11
|/
* Merge pull request #3591 from staticshock/togatherAanand Prasad2016-07-06
|\
| * togather -> togetherAnton Backer2016-06-15
* | Suggest to run Docker for Mac if it isn't runningBen Firshman2016-07-06
* | make-output-consistent-typoallencloud2016-07-02
* | Post-merge fix - restore Environment import in main.pyAanand Prasad2016-06-30
* | Unset env vars behavior in 'run' mirroring engineJoffrey F2016-06-30
* | Update bundle extensionAanand Prasad2016-06-27
|/
* Warn on missing digests, don't push/pull by defaultAanand Prasad2016-06-14
* Merge pull request #3595 from dnephin/add-push-and-bundleJoffrey F2016-06-14
|\
| * Implement 'docker-compose push' and 'docker-compose bundle'Aanand Prasad2016-06-14
* | Merge pull request #3549 from shin-/KalleDK-masterAanand Prasad2016-06-14
|\ \ | |/ |/|
| * Update TLS version configuration code. Tests.Joffrey F2016-06-03
| |\
| | * Adding ssl_version to docker_clients kwargsKalle Møller2016-03-19
* | | Fix byte/str typing errorSander Maijers2016-06-10
|/ /
* | Merge pull request #3482 from aanand/fix-prompt-bufferingJoffrey F2016-05-19
|\ \
| * | Fix bug where confirmation prompt doesn't show due to line bufferingAanand Prasad2016-05-19
* | | Update rm command to always remove one-off containers.Joffrey F2016-05-16
|/ /
* | Fail gracefully when -d is not provided for exec command on Win32Joffrey F2016-05-12
* | Properly handle APIError failures in Project.upJoffrey F2016-05-02
* | Merge pull request #3384 from shin-/3264-shorthand-host-supportJoffrey F2016-04-29
|\ \
| * | Support combination of shorthand flag and equal sign for host optionJoffrey F2016-04-28
* | | Merge pull request #3390 from aronahl/masterJoffrey F2016-04-28
|\ \ \ | |/ / |/| |
| * | Add missing log event filter when using docker-compose logs.Aaron Nall2016-04-28
* | | Define WindowsError on non-win32 platformsJoffrey F2016-04-26
|/ /
* | Merge pull request #3263 from twitherspoon/3191_2_help_cli_featureAanand Prasad2016-04-19
|\ \
| * \ Merge branch 'master' into 3191_2_help_cli_featuretwitherspoon2016-04-07
| |\ \
| * | | Added code to output the top level command options if docker-compose help wit...Tony Witherspoon2016-04-04
* | | | Fix CLI docstring to reflect Docopt behaviour.johnharris852016-04-15
* | | | Clarify behaviour of rm and downAanand Prasad2016-04-11
| |/ / |/| |
* | | Re-enabling assert_hostname when instantiating docker_client from theJoffrey F2016-03-30