summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Fix service label parsingJoffrey F2017-11-07
* Miscellaneous test fixesJoffrey F2017-11-01
* flake8Joffrey F2017-10-17
* 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
* 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
* Fix oneOf validator parser to correctly process uniqueItems errorsJoffrey F2017-10-16
* Add support for extension fields in v2.x and v3.4Joffrey F2017-10-16
* Add --no-start flag to up command. Deprecate create command.Joffrey F2017-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
* Merge extra_hosts instead of overwriteJoffrey F2017-09-01
* Actually test there is no control charactersCecile Tonglet2017-08-28
* 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
* UCP 2.2.0 test fixesJoffrey 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
* Use newer versions of pre-commit hooksJoffrey 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
* Fix test issues with Engine 17.07 RC1Joffrey F2017-08-21
* Add `target` to service build configurationYong Wen Chua2017-08-21
* Add Compose v2.3Yong Wen Chua2017-08-21
* Some more test adjustments for Swarm supportJoffrey F2017-07-26
* service_test.py reorder importsAlexey Rokhin2017-07-26
* skip cpu_percent test for LinuxAlexey Rokhin2017-07-26
* Bump 1.15.0-rc1Joffrey F2017-07-13
* Improved version comparisons throughout the codebaseJoffrey 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
* Align status output for parallel_executeEvan Shaw2017-07-13
* Add support for service:name pid configJoffrey F2017-07-13
* Ignore test failures in storage_opt testJoffrey F2017-07-13
* Add storage_opt in v2.1dinesh2017-07-13