summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * Always silence pull output with --parallelEvan Shaw2017-10-17
| | | * Fix double silent argument valueNikitaVlaznev2017-10-17
| | | * Add --quiet parameter to docker-compose pull, using existing silent flagJoel Barciauskas2017-10-17
| | | * service_test.py reorder importsAlexey Rokhin2017-10-17
| | | * skip cpu_percent test for LinuxAlexey Rokhin2017-10-17
| | | * Fix testcases.py formattingAlexey Rokhin2017-10-17
| | * | Bump 1.17.0-rc1Joffrey F2017-10-17
| | * | flake8Joffrey 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
| | * | Temporary xfails for engine bugJoffrey 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
| | * | Use slim alpine instead of bulky debianFrench Ben2017-10-16
| | * | Simple patch to allow s390x images to be builtFrench Ben2017-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
| | * | Update release process with most recent changesJoffrey F2017-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
| | * | service_test.py reorder importsAlexey Rokhin2017-10-16
| | * | skip cpu_percent test for LinuxAlexey Rokhin2017-10-16
| | * | Fix testcases.py formattingAlexey Rokhin2017-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
| | * Add bash completion for `create --build`Harald Albers2017-08-28
| | * Add bash completion for `--no-ansi`Harald Albers2017-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
| | * Actually test there is no control charactersCecile 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 docker SDK -> 2.5.1Joffrey F2017-08-28
| | * Bump 1.16.0-rc1Joffrey F2017-08-21
| | * Update schemas to prevent invalid properties in deploy.resourcesJoffrey F2017-08-21
| | * Bump python SDK version -> 2.5.0Joffrey F2017-08-21