summaryrefslogtreecommitdiff
path: root/tests/unit/utils_test.py
Commit message (Expand)AuthorAgeFilesLines
* If tcp host is provided while TLS is enabled, convert to httpstcp-to-https-parsehostJoffrey F2016-03-171-1/+6
* Fix enable_tls issue #984Joffrey F2016-03-111-13/+1
* Fix TLS regressionsAanand Prasad2016-02-231-3/+1
* Never exclude Dockerfile from the build context.926-ignored_dockerfilesJoffrey F2016-02-091-5/+17
* Merge pull request #920 from docker/ssl_version_simplerJoffrey F2016-02-051-0/+17
|\
| * Remove obsolete SSL version computationssl_version_simplerJoffrey F2016-02-031-0/+17
* | Re-write kwargs_from_env to handle TLS options betterMike Dougherty2016-02-041-4/+51
* | Add support for shm_size.Spencer Rinehart2016-02-041-0/+8
|/
* Support unspecified protocol in base_url when using TLS894-docker_host_envJoffrey F2016-01-281-0/+5
* parse_bytes: Add ability to handle 64-bit integers in py2Joffrey F2016-01-181-5/+20
* Improve host devices supportJoffrey F2016-01-181-1/+60
* Normalise/fix networking API JSON keysAanand Prasad2016-01-181-6/+6
* Implement support for network-scoped aliasesAanand Prasad2016-01-141-1/+9
* allow custom ipam options when creating networksRyan Belgrave2016-01-041-1/+16
* Improve get_paths performance by not descending into ignored directoriesThomas Boyt2015-12-081-3/+3
* Add tests for new cases covered by parse_repository_tag860-deprecate-resolve-repo-nameJoffrey F2015-11-241-14/+46
* create_host_config: allow setting oom_kill_disableMichael Schubert2015-11-101-1/+8
* Fix py3.2 test failure and unicode behaviorJoffrey F2015-10-271-5/+9
* Support unicode commands.Daniel Nephin2015-10-261-1/+14
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-0/+716