summaryrefslogtreecommitdiff
path: root/docker/utils/utils.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #268 from brutasse/265-dockerignoreJoffrey F2014-07-231-2/+23
|\ \ | |/ |/|
| * Add support for .dockerignoreBruno Renié2014-07-231-2/+23
* | Support http+unix protocolJoffrey F2014-07-031-0/+2
* | Implemented complete parse_host method to handle all accepted values of Clien...Joffrey F2014-07-031-1/+66
|/
* Fixed port bindings conversion to support legacy port bindings. Fixes #135Joffrey F2014-06-211-0/+7
* Python, not GoJoffrey F2014-06-171-2/+2
* pep8 fixJoffrey F2014-05-131-0/+2
* namingJoffrey F2014-05-121-1/+1
* Support for legacy volume binds (ansible compat)Joffrey F2014-05-121-0/+10
* parse_repository_tag function and accompanying testLuka Stojanovic2014-03-241-0/+12
* Fix API version comparisonDaniel Graña2014-03-181-1/+20
* A ping should be successful if status_code is less than 400Nicolas Delaby2014-01-311-1/+1
* replace status with status_code as defined by requests APINicolas Delaby2014-01-311-1/+2
* Improved port binding conversion rules, fixed bugs, added unit testsshin-2013-12-091-0/+34
* Refactoring, Python 3 compatibility, Tests working with python 3, cleaned up ...shin-2013-10-151-0/+62