Histórico de Commits

Autor SHA1 Mensagem Data
  Bastian Venthur e8424d5ae0 Removed Python2 support há 6 anos atrás
  Brett Randall fb4d5aa7e6 Include required but missing VAR name and assignment in interpolation error message. há 6 anos atrás
  Joffrey F 62057d098f Don't use dot as a path separator as it is a valid character in resource identifiers há 7 anos atrás
  Vincent Demeester 70574efd5b Support for rollback config in compose 3.7 há 7 anos atrás
  Joffrey F 71d40c2a9b Avoid fallthrough with empty defaults há 7 anos atrás
  Matthieu Nottale 16ea49ac8c Add support for cpu_rt_period and cpu_rt_runtime. há 7 anos atrás
  Matthieu Nottale b9f9643d24 Add support for 'cpu_period' for compose v2.1-v2.3. há 7 anos atrás
  Joffrey F 9dde4fff0e Add support for 3.6 schema and tmpfs mount size há 7 anos atrás
  Joffrey F 7f30a88bd6 Add type conversion (number, bool) -> float for label values há 7 anos atrás
  Joffrey F 39d535c1f5 Fix unicode errors in interpolation / serialization há 7 anos atrás
  Joffrey F e400c05de0 Support ${VAR:?err} syntax for mandatory variables há 7 anos atrás
  Joffrey F 2d064614ac Gracefully handle errors and provide helpful error message in type conversion há 7 anos atrás
  Joffrey F 80503da476 Add support for oom_kill_disable in service config há 8 anos atrás
  Joffrey F a07dee9207 Add type converter to interpolation module há 8 anos atrás
  Guillermo Arribas eebc63c216 Allow empty default values in variable interpolation (fixes #5185) há 8 anos atrás
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase há 8 anos atrás
  Daniel Nephin 2bce81508e Support non-alphanumeric default values. há 9 anos atrás
  Daniel Nephin fe08be698d Support inline default values. há 9 anos atrás
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing há 9 anos atrás
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code há 9 anos atrás
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. há 9 anos atrás
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. há 9 anos atrás
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. há 10 anos atrás
  Joffrey F a7689f3da8 Handle volume driver change error in config. há 10 anos atrás
  Joffrey F abe145bbe7 Update config resolution to always use explicit version numbers há 10 anos atrás
  Daniel Nephin 589755d034 Inclide the filename in validation errors. há 10 anos atrás
  Daniel Nephin d836973a04 Use colors when logging warnings or errors, so they are more obvious. há 10 anos atrás
  Daniel Nephin 59d4f304ee Run pre-commit on all files há 10 anos atrás
  Aanand Prasad 4c65891db1 Avoid duplicate warnings if an unset env variable is used multiple times há 10 anos atrás
  Aanand Prasad ee6ff294a2 Show a warning when a variable is unset há 10 anos atrás