summaryrefslogtreecommitdiff
path: root/compose
Commit message (Expand)AuthorAge
* Merge pull request #1886 from mnowster/create-host-config-needs-versionDaniel Nephin2015-09-17
|\
| * Use docker.client.create_host_configMazz Mosley2015-09-17
* | Merge pull request #1995 from predakanga/mastermnowster2015-09-17
|\ \
| * | Added IPC spec to fields_schema.jsonLachlan Pease2015-09-06
| * | Added support for IPC namespaces, fixes GH-1689Lachlan Pease2015-09-06
* | | Fixes #189 - stacktrace when ctrl-c stops logsDaniel Nephin2015-09-15
| |/ |/|
* | Merge pull request #1878 from mnowster/change-default-log-driver-valueAanand Prasad2015-09-15
|\ \
| * | Stop sending json-file by defaultMazz Mosley2015-09-15
* | | Relax constraints on key naming for environmentMazz Mosley2015-09-15
* | | Log a warning when boolean is found in `environment`Mazz Mosley2015-09-15
* | | Disallow booleans in environmentMazz Mosley2015-09-15
|/ /
* | Refactor to simplify _parse_valid_typesMazz Mosley2015-09-15
* | Improve error messages from oneOf schema errorsMazz Mosley2015-09-15
* | Improved messaging for simple type validatorMazz Mosley2015-09-14
* | Remove redundant oneOf definitionsMazz Mosley2015-09-14
* | Merge pull request #2018 from dnephin/fix_scale_testAanand Prasad2015-09-11
|\ \
| * | Fixes #1955 - Handle unexpected errors, but don't ignore background threads.Daniel Nephin2015-09-11
* | | Merge pull request #2020 from dnephin/fix_compose_with_logs_noneAanand Prasad2015-09-11
|\ \ \
| * | | Refactor LogPrinter to make it immutable and remove logic from the constructor.Daniel Nephin2015-09-11
| * | | Fix warning message when a container uses a non-json log driverDaniel Nephin2015-09-11
| |/ /
* | | Merge pull request #2026 from ggtools/validationAanand Prasad2015-09-11
|\ \ \ | |/ / |/| |
| * | Fix type for `tty` & `stdin_open`Christophe Labouisse2015-09-10
* | | Merge pull request #1954 from nhumrich/masterAanand Prasad2015-09-10
|\ \ \ | |/ / |/| |
| * | Allow for user relative pathsNick H2015-09-09
* | | Merge pull request #2016 from mnowster/remove-unique-constraint-for-commandAanand Prasad2015-09-09
|\ \ \
| * | | Remove item unique constraint for commandMazz Mosley2015-09-09
* | | | Remove mistaken fieldMazz Mosley2015-09-09
|/ / /
* | | Merge pull request #1862 from mrfuxi/costom-container-name-in-logsAanand Prasad2015-09-08
|\ \ \
| * | | Use custom container name in logs. Fixes #1851Karol Duleba2015-09-07
* | | | Merge pull request #1944 from funkyfuture/issue-1921Aanand Prasad2015-09-08
|\ \ \ \
| * | | | Adds pause- and unpause-command to docopt's TLCFrank Sachsenheim2015-08-28
* | | | | Merge pull request #1990 from shin-/1975-fixAanand Prasad2015-09-08
|\ \ \ \ \
| * | | | | Remove or space out suspension dots after service name for easier copy-pastingJoffrey F2015-09-04
* | | | | | Allow entrypoint to be a list or stringMazz Mosley2015-09-07
| |_|/ / / |/| | | |
* | | | | Merge pull request #1963 from shin-/1923-catch-timeoutAanand Prasad2015-09-04
|\ \ \ \ \
| * | | | | HTTP_TIMEOUT as importable constant for consistencyJoffrey F2015-09-02
| * | | | | Refined error message when timeout is encountered.Joffrey F2015-09-02
| * | | | | Deprecation warning when DOCKER_CLIENT_TIMEOUT is usedJoffrey F2015-09-02
| * | | | | Exit gracefully when requests encounter a ReadTimeout exception.Joffrey F2015-09-02
| | |_|/ / | |/| | |
* | | | | Add enum34 and use it to create a ConvergenceStrategy enum.Daniel Nephin2015-09-04
| |/ / / |/| | |
* | | | Merge pull request #1960 from dnephin/fix_smart_recreate_when_service_is_removedAanand Prasad2015-09-03
|\ \ \ \
| * | | | Extract link names into a function.Daniel Nephin2015-09-03
| * | | | Refactor network_mode logic out of Service.Daniel Nephin2015-09-03
| * | | | Fixes #1757 - include all service properties in the config_dict()Daniel Nephin2015-09-03
| * | | | Cleanup some project logic.Daniel Nephin2015-09-03
| * | | | Sort config keysDaniel Nephin2015-09-03
| * | | | Make external_links a regular service.option so that it's part of the config ...Daniel Nephin2015-09-03
| | |_|/ | |/| |
* / | | expose array can contain either strings or numbersMazz Mosley2015-09-03
|/ / /
* | | Merge pull request #1965 from dnephin/fix_compose_up_attachAanand Prasad2015-09-02
|\ \ \
| * | | Fix #1961 - docker-compose up should attach to all containers with no service...Daniel Nephin2015-09-02
| |/ /