Sitoutushistoria

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