Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin 146587643c Move ulimits validation to validation.py and improve the error message. hace 9 años
  Daniel Nephin 0bce467782 Implement depends_on to define an order for services in the v2 format. hace 9 años
  Garrett Heel 9cfa71ceee Add support for build arguments hace 10 años
  Daniel Nephin c3968a439f Refactor config loading to move version check into ConfigFile. hace 9 años
  Dimitar Bonev 3a46abd17f Allowed port range in exposed ports hace 9 años
  Daniel Nephin e98ab0e534 Allow both image and build together. hace 9 años
  Joffrey F 21aae13e77 Move logging config changes to v2 spec hace 9 años
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. hace 10 años
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
  Joffrey F a7689f3da8 Handle volume driver change error in config. hace 10 años
  Joffrey F ecef5d37a7 Add v2 configuration tests hace 10 años
  Joffrey F abe145bbe7 Update config resolution to always use explicit version numbers hace 10 años
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files hace 10 años
  Aanand Prasad ccf548b98c Validate the 'expose' option hace 10 años
  Aanand Prasad 374b16843f Fix ports validation message hace 10 años
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types hace 10 años
  Daniel Nephin 589755d034 Inclide the filename in validation errors. hace 10 años
  Daniel Nephin fa96484d28 Refactor process_errors into smaller functions hace 10 años
  Daniel Nephin f7d8087694 Add ids to config schemas hace 10 años
  Daniel Nephin 1f7faadc77 Remove name from config schema. hace 10 años
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. hace 10 años
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. hace 10 años
  Daniel Nephin 3725c3ab7e Merge pull request #2225 from mnowster/2221-blank-env-vars hace 10 años
  Daniel Nephin 937e087c6c Fixes #2203 - properly validate files when multiple files are used. hace 10 años
  Mazz Mosley 08add665e9 Environment keys can contain empty values hace 10 años
  Mazz Mosley ff83c459d0 Improve error message for type constraints hace 10 años
  mnowster 6b68a84b9b Merge pull request #2019 from mrfuxi/less-verbose-extends hace 10 años
  Karol Duleba c7ffbf97c8 Extend oneOf error handling. Issue #1989 hace 10 años
  Mazz Mosley 8efc39e616 Improve boolean warning message. hace 10 años
  Mazz Mosley 5509990a71 Ensure RefResolver works across operating systems hace 10 años