summaryrefslogtreecommitdiff
path: root/compose/const.py
Commit message (Expand)AuthorAge
* Add support for link-local IPs in service.networks definitionJoffrey F2016-09-15
* Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variableAanand Prasad2016-07-07
* Add support for DOCKER_* variables in .env fileJoffrey F2016-03-24
* Detailed error message when daemon version is too old.Joffrey F2016-02-11
* Improve error messages for invalid versionsAanand Prasad2016-02-02
* Make 'version' a stringAanand Prasad2016-02-02
* Containers join each network aliased to their service's nameAanand Prasad2016-01-15
* Refactor API version switching logicAanand Prasad2016-01-12
* Add docker-compose eventDaniel Nephin2016-01-08
* Update pre-commit config to enforace that future imports exist in all files.Daniel Nephin2016-01-07
* Update config resolution to always use explicit version numbersJoffrey F2016-01-05
* Remove duplicate and re-order alphabeticallyMazz Mosley2015-10-01
* Handle windows volume pathsMazz Mosley2015-10-01
* Disable some tests in windows for now.Daniel Nephin2015-09-23
* HTTP_TIMEOUT as importable constant for consistencyJoffrey F2015-09-02
* Make parallel tasks interruptible with Ctrl-CAanand Prasad2015-07-20
* Increase max-workersMazz Mosley2015-07-16
* Execute container commands in parallelMazz Mosley2015-07-15
* Move converge() to a test module, and use a short timeout for tests.Daniel Nephin2015-06-14
* Implement smart recreate behind an experimental CLI flagAanand Prasad2015-05-18
* Resolves #1066, use labels to identify containersDaniel Nephin2015-05-18