Историја ревизија

Аутор SHA1 Порука Датум
  Anca Iordache 4a26d95de4 Make `--env-file` paths relative to current working directory пре 4 година
  Sebastiaan van Stijn affb0d504d Make COMPOSE_DOCKER_CLI_BUILD=1 the default пре 5 година
  alexrecuenco 4d3d9f64b9 Removed Python2 support пре 5 година
  Bastian Venthur 5529376d4c Removed six пре 6 година
  Bastian Venthur e8424d5ae0 Removed Python2 support пре 6 година
  Ulysses Souza edf27e486a Pass the interpolation value to python-dotenv пре 5 година
  Florian Apolloner f17e7268b0 Properly escape values coming from env_files, fixes #6871 пре 6 година
  Ulysses Souza 6d2658ea65 Add python-dotenv пре 5 година
  Klaas Hoekema 088a798e7a Fix typo in 'split_env' error message пре 6 година
  Inconnu08 99e67d0c06 fix warning method is deprecated with tests пре 6 година
  slowr b09d8802ed Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH. пре 6 година
  Ulysses Souza f4ed9b2ef5 Detects the execution on an`exec` command and sets the environment to `silent` mode. пре 7 година
  Joffrey F 0323920957 Style and language fixes пре 7 година
  Hiroshi Ioka afc161a0b1 reject environment variable that contains white spaces пре 7 година
  Joffrey F 8c0b03a2f5 Add support for BOM-signed env files пре 8 година
  Kevin Jing Qiu a3a9d8944a Close the open file handle using context manager пре 8 година
  Joffrey F 534b4ed820 Falsy values in COMPOSE_CONVERT_WINDOWS_PATHS are properly recognized пре 9 година
  Joffrey F 5d244ef6d8 Unset env vars behavior in 'run' mirroring engine пре 9 година
  Thom Linton 28fb91b344 Adds additional validation to 'env_vars_from_file'. пре 9 година
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method пре 9 година
  Joffrey F 1506f997de Better windows support for Environment class пре 9 година
  Joffrey F c7afe16419 Account for case-insensitive env on windows platform пре 9 година
  Joffrey F f48da96e8b Test get_project_name from env file пре 9 година
  Joffrey F 1801f83bb8 Environment class cleanup пре 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 година