Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types il y a 10 ans
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. il y a 10 ans
  Daniel Nephin 9f6a5a964a Merge pull request #2355 from dnephin/refactor_handle_error il y a 10 ans
  Daniel Nephin 589755d034 Inclide the filename in validation errors. il y a 10 ans
  Daniel Nephin fa96484d28 Refactor process_errors into smaller functions il y a 10 ans
  Daniel Nephin f7d8087694 Add ids to config schemas il y a 10 ans
  Joffrey F 0a35fd93cd Merge pull request #2373 from shin-/2370-env_vars_with_dashes il y a 10 ans
  Joffrey F d6b44905f2 Add test for environment variable dashes support il y a 10 ans
  Daniel Nephin 19b2c41c7e Add a test for invalid field 'name', and fix an existing test for invalid service names. il y a 10 ans
  Daniel Nephin 1f7faadc77 Remove name from config schema. il y a 10 ans
  Daniel Nephin 5e97b806d5 Fix a bug in ExtendsResolver where the service name of the extended service was wrong. il y a 10 ans
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver il y a 10 ans
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. il y a 10 ans
  Kevin Greene 22d90d2180 Added ulimits functionality to docker compose il y a 10 ans
  Daniel Nephin 0e19c92e82 Make working_dir consistent in the config package. il y a 10 ans
  Daniel Nephin 8ff960afd1 Fix service recreate when image changes to build. il y a 10 ans
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. il y a 10 ans
  Mazz Mosley 5dc14f3925 Handle non-ascii chars in volume directories il y a 10 ans
  Daniel Nephin ae47435425 Fix unicode in environment variables for python2. il y a 10 ans
  Daniel Nephin 3f0e083585 Force windows drives to be lowercase. il y a 10 ans
  mnowster 5ed9f9bdf7 Merge pull request #2206 from dnephin/fix_extends_from_second_file il y a 10 ans
  Daniel Nephin 3725c3ab7e Merge pull request #2225 from mnowster/2221-blank-env-vars il y a 10 ans
  Daniel Nephin 938d49cbdc Fixes #2205 - extends must be copied from override file. il y a 10 ans
  Daniel Nephin 937e087c6c Fixes #2203 - properly validate files when multiple files are used. il y a 10 ans
  Mazz Mosley 08add665e9 Environment keys can contain empty values il y a 10 ans
  Daniel Nephin 26dc0b785b Give the user a better error message (without a stack trace) when there is a yaml error. il y a 10 ans
  mnowster 6b68a84b9b Merge pull request #2019 from mrfuxi/less-verbose-extends il y a 10 ans
  Karol Duleba c7ffbf97c8 Extend oneOf error handling. Issue #1989 il y a 10 ans
  Mazz Mosley c1d5ecaafe Workaround splitdrive limitations il y a 10 ans
  Mazz Mosley 8efc39e616 Improve boolean warning message. il y a 10 ans