提交历史

作者 SHA1 备注 提交日期
  Mazz Mosley 5e2ecff8a1 Fix ports validation 10 年之前
  Aanand Prasad fb4c9fbb8b Merge pull request #1808 from mnowster/129-validate-compose-yml 10 年之前
  Mazz Mosley f8efb54c80 Handle $ref defined types errors 10 年之前
  Mazz Mosley df14a4384d Catch non-unique errors 10 年之前
  Mazz Mosley e0675b50c0 Retrieve sub property keys 10 年之前
  Mazz Mosley ece6a72712 Clean error.message 10 年之前
  Mazz Mosley b4872de213 Allow integer value for ports 10 年之前
  Mazz Mosley 52733f6996 Merge pull request #1833 from aanand/deprecate-relative-volumes-without-dot 10 年之前
  Aanand Prasad 46e8e4322a Show a warning when a relative path is specified without "./" 10 年之前
  Veres Lajos 11adca9324 typofix - https://github.com/vlajos/misspell_fixer 10 年之前
  Mazz Mosley df74b131ff Use split_port for ports format check 10 年之前
  Mazz Mosley 2e428f94ca Refactor validation out 10 年之前
  Mazz Mosley ea3608e1f4 Improve test coverage for validation 10 年之前
  Mazz Mosley d8aee782c8 Error handling 10 年之前
  Mazz Mosley 6c7c598546 Format validation of ports 10 年之前
  Mazz Mosley 76e6029f21 Replace service tests with config tests 10 年之前
  Mazz Mosley da36ee7cbc Perform schema validation 10 年之前
  Aanand Prasad fdaa5f2cde Update volume tests for clarity 10 年之前
  Aanand Prasad 8b5bd945d0 Interpolate environment variables 10 年之前
  Aanand Prasad 92ef1f5702 Make compose.config a proper module 10 年之前
  Luke Marsden a68ee0d9c2 Support volume_driver in compose 10 年之前
  Mazz Mosley fc26982132 Add in memswap_limit run option 10 年之前
  Mazz Mosley 317bbec98c Move make_service_dict out of config 10 年之前
  Mazz Mosley 6e6dbdad95 working_dir is no longer optional 10 年之前
  Mazz Mosley c6e03d739d Test self referencing 'file' 10 年之前
  Mazz Mosley ba71e2a549 Use new load_from_filename 10 年之前
  Mazz Mosley 254bc4908c Move extends validation into ServiceLoader class 10 年之前
  Mazz Mosley 24c1d95869 Refactor extends validation tests 10 年之前
  Mazz Mosley 6e4a954dbd 'file' key can be omitted from extends 10 年之前
  Aanand Prasad db7e5124f3 Merge pull request #1488 from dnephin/config_from_stdin 10 年之前