summaryrefslogtreecommitdiff
path: root/compose
Commit message (Expand)AuthorAge
* Bump 1.17.1Joffrey F2017-11-07
* Fix service label parsingJoffrey F2017-11-07
* Bump 1.17.0Joffrey F2017-11-01
* flake8 error on master branch (fixes #5298)Guillermo Arribas2017-11-01
* Bump 1.17.0-rc1Joffrey F2017-10-17
* Add check_duplicate=True when creating networkJoffrey F2017-10-16
* Add specific handling for pywintypes.errorJoffrey F2017-10-16
* Config command generates invalid volumes (fixes #5176)Guillermo Arribas2017-10-16
* Move build labels parsing to config moduleJoffrey F2017-10-16
* Build labels option: array form produces unmarshal error (fixes #5183)Guillermo Arribas2017-10-16
* Add get_secret_volumes unit testsJoffrey F2017-10-16
* Fix secret location with absolute pathsAndrea Giardini2017-10-16
* Mount with same container path and different mode should overrideJoffrey F2017-10-16
* Add shm_size to build-options (issue #3866)Marc van den Hoogen2017-10-16
* Avoid import ConfigurationError inside compose.utils (circular import)Joffrey F2017-10-16
* Revert 3.4-beta temp renameJoffrey F2017-10-16
* Fix oneOf validator parser to correctly process uniqueItems errorsJoffrey F2017-10-16
* Sync composefile v3.2 schema with `docker/cli`Vincent Demeester2017-10-16
* Add support for extension fields in v2.x and v3.4Joffrey F2017-10-16
* Reduce up() cyclomatic complexityJoffrey F2017-10-16
* Add --no-start flag to up command. Deprecate create command.Joffrey F2017-10-16
* Always silence pull output with --parallelEvan Shaw2017-10-16
* Fix double silent argument valueNikitaVlaznev2017-10-16
* Add --quiet parameter to docker-compose pull, using existing silent flagJoel Barciauskas2017-10-16
* Bump 1.16.1Andrew Hsu2017-09-01
* Merge extra_hosts instead of overwriteJoffrey F2017-09-01
* Bump 1.16.0Joffrey F2017-08-31
* Bump 1.16.0-rc2Joffrey F2017-08-28
* Handle unicode errors in LogPrinterJoffrey F2017-08-28
* Remove all colors in output when --no-ansi is setJoffrey F2017-08-28
* Fix --no-ansi flag not working properlyCecile Tonglet2017-08-28
* Account for repo tag values that may contain a portJoffrey F2017-08-28
* Rename 3.4 schema to 3.4-betaJoffrey F2017-08-28
* Bump 1.16.0-rc1Joffrey F2017-08-21
* Update schemas to prevent invalid properties in deploy.resourcesJoffrey F2017-08-21
* Fix exit code 0 upon parallel pull failure.aronahl2017-08-21
* Add support for start_period in healthcheck configJoffrey F2017-08-21
* v2 custom volume name supportJoffrey F2017-08-21
* Add support for v3.4 files and custom volume namesJoffrey F2017-08-21
* Prevent null logging options in `docker-compose config` outputJoffrey F2017-08-21
* Add support for blkio config keysJoffrey F2017-08-21
* Keep no-ansi parameter in the CLI scopeJoffrey F2017-08-21
* Add a flag --no-ansi to remove control characters on parallel executionsCecile Tonglet2017-08-21
* Fix ServiceExtendsResolver same-file detectionJoffrey F2017-08-21
* 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