summaryrefslogtreecommitdiff
path: root/compose
Commit message (Expand)AuthorAge
* only require colorama on windowsCarl George2017-08-21
* 1.16.0-devJoffrey F2017-08-21
* 0 is a valid value for a published portJoffrey F2017-08-21
* Escape dollar sign in serialized config outputJoffrey F2017-08-21
* Add `target` to service build configurationYong Wen Chua2017-08-21
* Add Compose v2.3Yong Wen Chua2017-08-21
* Fix external secrets serializationJoffrey F2017-08-21
* Implement --scale option on up command, allow scale config in v2.2 formatJoffrey F2017-08-21
* Bump 1.15.0Joffrey F2017-07-26
* Add exclusion for networknameKirin Rastogi2017-07-26
* Always silence pull output with --parallelEvan Shaw2017-07-26
* Fix double silent argument valueNikitaVlaznev2017-07-26
* Add --quiet parameter to docker-compose pull, using existing silent flagJoel Barciauskas2017-07-26
* Bump 1.15.0-rc1Joffrey F2017-07-13
* Improved version comparisons throughout the codebaseJoffrey F2017-07-13
* Optimize "extends" without file specificationVadim Semenov2017-07-13
* Code warning for the well-intentioned folks that keep wanting to change thisJoffrey F2017-07-13
* Make sure y/n values are quoted in serialized outputJoffrey F2017-07-13
* Add "network" field to build configurationJoffrey F2017-07-13
* `scale` property should be merged according to standard scalar rulesJoffrey F2017-07-13
* Fix override volume merging + add acceptance testJoffrey F2017-07-13
* Change --volume behavior to add instead of replace mountsAndy Neff2017-07-13
* Align status output for parallel_executeEvan Shaw2017-07-13
* Add support for service:name pid configJoffrey F2017-07-13
* Always silence pull output with --parallelEvan Shaw2017-07-13
* Bump docker Python SDK version -> 2.4.2Joffrey F2017-07-13
* Add storage_opt to 2.2 schemaJoffrey F2017-07-13
* Add storage_opt in v2.1dinesh2017-07-13
* Fix ports sorting on Python 3Joffrey F2017-07-13
* 1.15.0devJoffrey F2017-07-13
* Fix double silent argument valueNikitaVlaznev2017-07-13
* Rewriting tests to be UCP/Swarm compatibleJoffrey F2017-07-13
* Add --quiet parameter to docker-compose pull, using existing silent flagJoel Barciauskas2017-07-13
* Add support for labels during buildColin Hebert2017-07-13
* Bump 1.14.0Joffrey F2017-06-19
* Fix `ps` output to show all portsJoffrey F2017-06-19
* ServicePort merge_field should account for external IP and protocolJoffrey F2017-06-19
* Bump 1.14.0-rc2Joffrey F2017-06-06
* Interpolate configs valuesJoffrey F2017-06-06
* Partial support for service configsJoffrey F2017-06-06
* Always convert port values in ServicePort to integerJoffrey F2017-06-06
* Bump 1.14.0-rc1Joffrey F2017-05-30
* Add partial support (docker-compose config and warnings) for v3.3 credential_...Joffrey F2017-05-30
* Add support for build labels in 2.1 and 2.2 formatJoffrey F2017-05-30
* Network label mismatch now prints a warning instead of raising an errorJoffrey F2017-05-30
* Merge all fields inside build dictJoffrey F2017-05-30
* Fix improper use of project.stopJoffrey F2017-05-30
* Rewrite duplicate override error messageJoffrey F2017-05-30
* Raise exception when override.yaml & override.yml coexistEli Atzaba2017-05-30
* Fix for yaml extention does not work with override fileEli Atzaba2017-05-30