Aanand Prasad 72f6a5c8d3 Merge pull request #3433 from anton44eg/issue_3432 9 лет назад
..
cli 310b3d9441 Properly handle APIError failures in Project.up 9 лет назад
config 28fb91b344 Adds additional validation to 'env_vars_from_file'. 9 лет назад
__init__.py 50287722f2 Update release notes and set version to 1.8.0dev 9 лет назад
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 лет назад
const.py b99037b4a6 Add support for DOCKER_* variables in .env file 9 лет назад
container.py b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. 9 лет назад
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 лет назад
parallel.py 310b3d9441 Properly handle APIError failures in Project.up 9 лет назад
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 лет назад
project.py 4b01f6dcd6 add msg attribute to ProjectError class 9 лет назад
service.py 56c6e29819 Unit test for skipping network disconnect. 9 лет назад
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 лет назад
utils.py 93a02e497d Apply driver_opts processing to network configs 10 лет назад
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 лет назад