summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Implement 'healthcheck' optionAanand Prasad2016-11-18
* Use stop grace period for container stop.Daniel Nephin2016-11-16
* Add a vendored and modified pytimeparseDaniel Nephin2016-11-16
* Support version 3.0 of the Compose file formatAanand Prasad2016-11-16
* Merge pull request #4134 from shin-/fix_none_opts_network_checkJoffrey F2016-11-15
|\
| * Avoid breaking when remote driver options are null.Joffrey F2016-11-15
* | Merge pull request #4131 from aanand/test-environment-overrides-env-fileJoffrey F2016-11-15
|\ \ | |/ |/|
| * Test that values in 'environment' override env filesAanand Prasad2016-11-09
* | Handle new pull failures behavior in Engine 1.13Joffrey F2016-11-15
|/
* Fix logging dict mergingJoffrey F2016-11-03
* Add whitelisted driver option added by the overlay driver to avoid breakageJoffrey F2016-11-01
* Merge pull request #4067 from shin-/portable-find-exeAanand Prasad2016-10-24
|\
| * Replace "which" calls with the portable find_executable functionJoffrey F2016-10-24
* | Improve robustness of a couple integration tests with occasional failuresJoffrey F2016-10-24
|/
* Do not normalize volume paths on Windows by defaultJoffrey F2016-10-18
* Merge branch 'master' of https://github.com/dbdd4us/compose into dbdd4us-masterJoffrey F2016-10-17
|\
| * add support for creating volume and network with label definitiondbdd2016-10-12
* | Merge pull request #3991 from shin-/3906-isolation-configJoffrey F2016-10-17
|\ \
| * | Add support for "isolation" in configJoffrey F2016-09-28
* | | Merge pull request #3994 from shin-/3430-enable-ipv6Joffrey F2016-10-17
|\ \ \
| * | | Add support for enable_ipv6 in network definition.Joffrey F2016-10-06
* | | | fix serialize restart spec with null stringrealityone2016-10-14
* | | | Merge pull request #3964 from shin-/3963-unicode-envJoffrey F2016-10-11
|\ \ \ \
| * | | | Don't break when interpolating environment with unicode charactersJoffrey F2016-09-20
* | | | | Merge pull request #4004 from shin-/4000-extend-loggingJoffrey F2016-10-11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Properly merge logging dictionaries in overriding configsJoffrey F2016-10-10
| | |_|/ | |/| |
* | | | Merge pull request #4016 from shin-/4008-unicode-formatterJoffrey F2016-10-06
|\ \ \ \
| * | | | Handle formatter case where logrecord message is binary containingJoffrey F2016-10-06
| | |_|/ | |/| |
* | | | Merge pull request #3992 from shin-/3701-npipe-windows-defaultJoffrey F2016-10-06
|\ \ \ \
| * | | | Use docker-py's default behavior when no explicit host on WindowsJoffrey F2016-09-28
| | |/ / | |/| |
* | | | Support non-alphanumeric default values.Daniel Nephin2016-10-06
| |/ / |/| |
* | | Support inline default values.Daniel Nephin2016-09-29
|/ /
* | Merge pull request #3653 from shin-/3637-link-local-ipsJoffrey F2016-09-22
|\ \ | |/ |/|
| * Denormalize function defaults to latest versionJoffrey F2016-09-20
| * Include docker-py link-local fix and improve integration testJoffrey F2016-09-15
| * Add support for link-local IPs in service.networks definitionJoffrey F2016-09-15
* | Merge pull request #3922 from shin-/3897-volumespec_parse_win32Joffrey F2016-09-20
|\ \
| * | Improve volumespec parsing on windows platformsJoffrey F2016-09-20
* | | Merge pull request #3709 from Knetic/groupaddJoffrey F2016-09-19
|\ \ \
| * | | Supported group_addGeorge Lester2016-09-11
| |/ /
* | / Force default host on windows to the default TCP host (instead of npipe)Joffrey F2016-09-16
| |/ |/|
* | Merge pull request #3941 from shin-/3888-recover-apierror-logsJoffrey F2016-09-13
|\ \
| * | Catch APIError while printing container logsJoffrey F2016-09-13
| |/
* | Merge pull request #3942 from shin-/3873-syslog-logs-errorJoffrey F2016-09-13
|\ \
| * | Only allow log streaming if logdriver is json-file or journaldJoffrey F2016-09-13
| |/
* / Fix integration test on Docker for MacAanand Prasad2016-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