Joffrey F 9a0962dacb Merge pull request #4361 from shin-/4348-serialize-ext-volumes %!s(int64=9) %!d(string=hai) anos
..
__init__.py c69d8a3bd2 Implement environment singleton to be accessed throughout the code %!s(int64=9) %!d(string=hai) anos
config.py 1a02121ab5 depends_on merge now retains condition information when present %!s(int64=9) %!d(string=hai) anos
config_schema_v1.json d824cb9b06 Add support for swappiness constraint %!s(int64=9) %!d(string=hai) anos
config_schema_v2.0.json e063c5739f Fix config schemas (misplaced "additionalProperties") %!s(int64=9) %!d(string=hai) anos
config_schema_v2.1.json e063c5739f Fix config schemas (misplaced "additionalProperties") %!s(int64=9) %!d(string=hai) anos
config_schema_v3.0.json 5c2165eaaf Fix volume definition in v3 schema %!s(int64=9) %!d(string=hai) anos
environment.py 534b4ed820 Falsy values in COMPOSE_CONVERT_WINDOWS_PATHS are properly recognized %!s(int64=9) %!d(string=hai) anos
errors.py d717c88b6e Support version 3.0 of the Compose file format %!s(int64=9) %!d(string=hai) anos
interpolation.py 2bce81508e Support non-alphanumeric default values. %!s(int64=9) %!d(string=hai) anos
serialize.py d83d31889e Remove external_name from volume def in config output %!s(int64=9) %!d(string=hai) anos
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. %!s(int64=10) %!d(string=hai) anos
types.py efb09af271 Do not normalize volume paths on Windows by default %!s(int64=9) %!d(string=hai) anos
validation.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) %!s(int64=9) %!d(string=hai) anos