summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
...
* Cleanup requirements.txt so we don't have to maintain separate copies for py2...Daniel Nephin2015-08-25
* Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2funkyfuture2015-08-25
* Support python 3Daniel Nephin2015-08-25
* 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
* Fix required version of websockets-clientChristoph Witzany2015-07-21
* 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
* Update setup.py with new docker-py minimumAanand Prasad2015-06-15
* 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
* [pep8] make test files and config files pep8 validakoskaaa2015-03-25
* Update docker-py and requests version rangesAanand Prasad2015-03-23
* Revert "Remove restriction for requests version, update docker-py requirement"Aanand Prasad2015-03-23
* 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
* | Fix requests version rangeAanand Prasad2015-02-25
|/
* Use latest docker-py.Daniel Nephin2015-01-25
* Rename binary to docker-compose and config file to docker-compose.ymlAanand Prasad2015-01-20
* WIP: rename Fig to ComposeAanand Prasad2015-01-20
* Upgrade to docker-py 0.6.0Ben Firshman2014-12-09
* Use upstream dockerpty 0.3.2Ben Firshman2014-11-04
* Merge pull request #574 from bfirsh/update-taglineAanand Prasad2014-10-22
|\
| * Update tagline to match websiteBen Firshman2014-10-22
* | Fix docker-py requirement in setup.pyAanand Prasad2014-10-17
|/
* Vendor dockerpty at c8b493553477c9a57d163c71c97b2102f44a6ce7Aanand Prasad2014-10-16
* Require docker-py 0.5 or later for insecure_registry kwargJason Bernardino Alonso2014-09-26
* Upgrade to docker-py 0.5.0Ben Firshman2014-09-08
* Remove fig.packages replace with real deps.Daniel Nephin2014-09-05
* Exclude tests package from installation.Alex Brandt2014-08-11
* Resolves #366, non-pinned versions in setup.py:install_requiresDaniel Nephin2014-07-29
* Docker, Inc.Ben Firshman2014-07-24
* Update URL in readme and setup.pyBen Firshman2014-07-21
* Switch to Apache License 2.0Ben Firshman2014-05-28
* Update homepage in setup.pyBen Firshman2014-01-27
* Add license to setup.pyBen Firshman2014-01-22
* Put requirements back in .txt filesBen Firshman2014-01-06
* Add texttable compat module that is py3k compatibleChristopher Grebs2014-01-06
* First version with python3 support.Christopher Grebs2014-01-06
* Remove long descriptionBen Firshman2013-12-20
* Make setup.py actually work for releaseBen Firshman2013-12-20
* Read requirements in setup.pyBen Firshman2013-12-20