История коммитов

Автор SHA1 Сообщение Дата
  Joffrey F 2d064614ac Gracefully handle errors and provide helpful error message in type conversion 8 лет назад
  Joffrey F 80503da476 Add support for oom_kill_disable in service config 8 лет назад
  Joffrey F a07dee9207 Add type converter to interpolation module 8 лет назад
  Guillermo Arribas eebc63c216 Allow empty default values in variable interpolation (fixes #5185) 8 лет назад
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase 8 лет назад
  Daniel Nephin 2bce81508e Support non-alphanumeric default values. 9 лет назад
  Daniel Nephin fe08be698d Support inline default values. 9 лет назад
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing 9 лет назад
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 лет назад
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 9 лет назад
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. 10 лет назад
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 лет назад
  Joffrey F a7689f3da8 Handle volume driver change error in config. 10 лет назад
  Joffrey F abe145bbe7 Update config resolution to always use explicit version numbers 10 лет назад
  Daniel Nephin 589755d034 Inclide the filename in validation errors. 10 лет назад
  Daniel Nephin d836973a04 Use colors when logging warnings or errors, so they are more obvious. 10 лет назад
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 лет назад
  Aanand Prasad 4c65891db1 Avoid duplicate warnings if an unset env variable is used multiple times 10 лет назад
  Aanand Prasad ee6ff294a2 Show a warning when a variable is unset 10 лет назад
  Aanand Prasad 8b5bd945d0 Interpolate environment variables 10 лет назад