Commit History

Author SHA1 Message Date
  Joffrey F 8155ddc7ad Add support for custom names for networks, secrets, configs 8 years ago
  Joffrey F 79b20eb53f Add support for mount syntax 8 years ago
  Joffrey F 43fc651364 Merge pull request #5418 from nginth/5352-fix-volume-config 8 years ago
  Drew Romanyk bee6046043 Add config validation for service volumes, fixes #5352 8 years ago
  Drew Romanyk badd4d764a Refactor subnet cidr validator & add new test 8 years ago
  Drew Romanyk 6c8184d0d0 Add format to other v3 configs & remove unix dependency 8 years ago
  Drew Romanyk 68c636d728 Fix subnet config test for windows 8 years ago
  Drew Romanyk 5691b8241d Implement subnet config validation (fixes #4552) 8 years ago
  Joffrey F 4563d8c050 Fix service label parsing 8 years ago
  Guillermo Arribas aa1fb67495 Wrong format in the healthcheck test does not issue a warning (fixes #4424) 8 years ago
  Guillermo Arribas eebc63c216 Allow empty default values in variable interpolation (fixes #5185) 8 years ago
  Joffrey F 7df1b53ad2 Move build labels parsing to config module 8 years ago
  Joffrey F 53e0378379 Mount with same container path and different mode should override 8 years ago
  Joffrey F 3654f3ac48 Fix oneOf validator parser to correctly process uniqueItems errors 8 years ago
  Joffrey F fc426e273d Merge extra_hosts instead of overwrite 8 years ago
  Joffrey F ec1f6c36eb Add support for extension fields in v2.x and v3.4 8 years ago
  Joffrey F 7210fdb21c Add support for start_period in healthcheck config 8 years ago
  Joffrey F 3fbfb3a5dd Prevent null logging options in `docker-compose config` output 8 years ago
  Joffrey F 6e802df809 Add support for blkio config keys 8 years ago
  Joffrey F 3ea8a20cfa Fix ServiceExtendsResolver same-file detection 8 years ago
  Joffrey F 7abae9f536 Escape dollar sign in serialized config output 8 years ago
  Yong Wen Chua 4a65008199 Add Compose v2.3 8 years ago
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase 8 years ago
  Joffrey F d94fa5428e Make sure y/n values are quoted in serialized output 8 years ago
  Joffrey F 55bd02f303 `scale` property should be merged according to standard scalar rules 8 years ago
  Joffrey F f2054f1a7d Fix ports sorting on Python 3 8 years ago
  Joffrey F f3c1c8d158 ServicePort merge_field should account for external IP and protocol 8 years ago
  Joffrey F bd8d77feae Add configs tests 8 years ago
  Joffrey F 9a70db0889 Merge pull request #4864 from shin-/cred_spec_support 8 years ago
  Joffrey F 73d7865da8 Add partial support (docker-compose config and warnings) for v3.3 credential_spec 8 years ago