Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin 96e9b47059 Inclide the filename in validation errors. hace 10 años
  Daniel Nephin 34166ef5a4 Refactor process_errors into smaller functions hace 10 años
  Daniel Nephin 285e52cc7c Add ids to config schemas hace 10 años
  Joffrey F d52c969f94 Add test for environment variable dashes support hace 10 años
  Daniel Nephin 0ab76bb8bc Add a test for invalid field 'name', and fix an existing test for invalid service names. hace 10 años
  Daniel Nephin 7fc577c31d Remove name from config schema. hace 10 años
  Daniel Nephin 3a43110f06 Fix a bug in ExtendsResolver where the service name of the extended service was wrong. hace 10 años
  Daniel Nephin 87d79d4d99 Rename ServiceLoader to ServiceExtendsResolver hace 10 años
  Daniel Nephin 83581c3a0f Validate additional files before merging them. hace 10 años
  Kevin Greene 8444551373 Added ulimits functionality to docker compose hace 10 años
  Daniel Nephin c4f59e731d Make working_dir consistent in the config package. hace 10 años
  Mazz Mosley 0375dccf64 Handle non-ascii chars in volume directories hace 10 años
  Daniel Nephin 23d4eda2a5 Fix service recreate when image changes to build. hace 10 años
  Daniel Nephin db164cefd3 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. hace 10 años
  Daniel Nephin e168fd03ca Fix unicode in environment variables for python2. hace 10 años
  Daniel Nephin 725088a18b Force windows drives to be lowercase. hace 10 años
  Daniel Nephin bf672ec340 Fixes #2205 - extends must be copied from override file. hace 10 años
  Mazz Mosley 0e4f9c9a66 Environment keys can contain empty values hace 10 años
  Daniel Nephin 24d4a1045a Fixes #2203 - properly validate files when multiple files are used. hace 10 años
  Daniel Nephin 514f0650b2 Give the user a better error message (without a stack trace) when there is a yaml error. 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 c1d5ecaafe Workaround splitdrive limitations hace 10 años
  Mazz Mosley 8efc39e616 Improve boolean warning message. hace 10 años
  Mazz Mosley bef5c2238e Skip a test for now hace 10 años
  Mazz Mosley 2276326d7e volume path compatibility with engine hace 10 años
  Mazz Mosley f4cd5b1d45 Handle windows volume paths hace 10 años
  Aanand Prasad e38334efbd Don't expand volume names hace 10 años
  Karol Duleba 91b227d133 Allow to extend service using shorthand notation. Closes #1989 hace 10 años
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. hace 10 años