summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Expand)AuthorAge
...
* Update docker-py and dockerptyAanand Prasad2016-02-04
* Bump docker-py version to latest RCJoffrey F2016-01-27
* Use latest docker-py rcJoffrey F2016-01-21
* Fix interactive run with networkingAanand Prasad2016-01-21
* Refactor config loading to move version check into ConfigFile.Daniel Nephin2016-01-14
* update docker-py requirement to use master branchJonathan Stewmon2016-01-13
* Use newer docker-py versionJoffrey F2016-01-05
* Add support for declaring named volumes in compose filesJoffrey F2016-01-05
* Fix texttable dep. 0.8.2 was removed from pypi.Daniel Nephin2015-11-17
* Upgrade pyyaml to 3.11Daniel Nephin2015-11-05
* Update docker-py to 1.5.0Daniel Nephin2015-10-14
* Update docker-py to 1.4.0Aanand Prasad2015-09-11
* Add enum34 and use it to create a ConvergenceStrategy enum.Daniel Nephin2015-09-04
* bump requests to 2.7 to fix the ResponseNotReady() error, and add a missing d...Daniel Nephin2015-09-03
* Run pre-commit on all filesDaniel Nephin2015-08-24
* Perform schema validationMazz Mosley2015-08-07
* Update docker-py to 1.3.1Aanand Prasad2015-07-23
* Make parallel tasks interruptible with Ctrl-CAanand Prasad2015-07-20
* Merge pull request #1687 from mnowster/1651-parallelise-stopping-containersAanand Prasad2015-07-15
|\
| * Execute container commands in parallelMazz Mosley2015-07-15
* | Use docker-py 1.3.0Aanand Prasad2015-07-14
|/
* Update docker-py to 1.2.3 finalAanand Prasad2015-06-18
* Fix volume binds de-duplicationAanand Prasad2015-06-12
* Update dockerpty to 0.3.4Aanand Prasad2015-06-08
* Update dockerpty to 0.3.3Aanand Prasad2015-05-14
* Update docker-py to 1.2.2Aanand Prasad2015-05-12
* Implement 'labels' optionAanand Prasad2015-04-29
* Support alternate Dockerfile name.Kyle Walker2015-04-24
* Revert "Remove restriction for requests version, update docker-py requirement"Aanand Prasad2015-03-23
* Revert "Add 'labels:' config option"Aanand Prasad2015-03-23
* Add 'labels:' config optionAanand Prasad2015-03-20
* Remove restriction for requests version, update docker-py requirementRotem Yaari2015-03-13
* Merge pull request #997 from abesto/use-latest-docker-pyAanand Prasad2015-03-02
|\
| * Use docker-py 1.0.0Zoltan Nagy2015-03-02
* | Move several steps closer to python3 compatibilityIgor Ch2015-02-28
|/
* Use latest docker-py.Daniel Nephin2015-01-25
* Upgrade to docker-py 0.6.0Ben Firshman2014-12-09
* Use upstream dockerpty 0.3.2Ben Firshman2014-11-04
* Update docker-py to 0.5.3Aanand Prasad2014-10-16
* Vendor dockerpty at c8b493553477c9a57d163c71c97b2102f44a6ce7Aanand Prasad2014-10-16
* Upgrade to docker-py 0.5.0Ben Firshman2014-09-08
* Remove fig.packages replace with real deps.Daniel Nephin2014-09-05
* Update dockerpty -> 0.2.3d11wtq2014-07-29
* Update dockerpty. Fixes #352.Chris Corbyn2014-07-27
* Update dockerpty for non-TTY multiplexing.Chris Corbyn2014-07-05
* Update dockerpty; stub it out in testsAanand Prasad2014-06-27
* Update dockerpty to fix discovered race condition.Chris Corbyn2014-06-26
* Use dockerpty instead for pseudo-tty behaviour.Chris Corbyn2014-06-25
* Remove six from requirementsBen Firshman2014-03-03
* Update docker-pyBen Firshman2014-01-28