<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker-py.git/docker, branch tcp-to-https-parsehost</title>
<subtitle>github.com: dotcloud/docker-py.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/'/>
<entry>
<title>If tcp host is provided while TLS is enabled, convert to https</title>
<updated>2016-03-17T23:18:37+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2016-03-17T23:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=3168149cbf20b51ac59ea2552a4e9dd7425ed784'/>
<id>3168149cbf20b51ac59ea2552a4e9dd7425ed784</id>
<content type='text'>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #995 from docker/default-version-1.22</title>
<updated>2016-03-17T02:55:42+00:00</updated>
<author>
<name>Joffrey F</name>
<email>f.joffrey@gmail.com</email>
</author>
<published>2016-03-17T02:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=41acd70fd46f0d50516c78843ca739421cb450e4'/>
<id>41acd70fd46f0d50516c78843ca739421cb450e4</id>
<content type='text'>
Update default API version to 1.22</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update default API version to 1.22</pre>
</div>
</content>
</entry>
<entry>
<title>Update default API version to 1.22</title>
<updated>2016-03-17T00:52:39+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2016-03-17T00:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=5ace6204b4c90d90cf5fb0ea91bf4c9915398c7c'/>
<id>5ace6204b4c90d90cf5fb0ea91bf4c9915398c7c</id>
<content type='text'>
Update engine version used for integration tests

IP address configuration tests needed tweaking

Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update engine version used for integration tests

IP address configuration tests needed tweaking

Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't support tmpfs in API version &lt; 1.22</title>
<updated>2016-03-16T17:37:54+00:00</updated>
<author>
<name>Aanand Prasad</name>
<email>aanand.prasad@gmail.com</email>
</author>
<published>2016-03-16T17:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=7417bc2cceb67d830ecfe2fb541cbd68e4113f17'/>
<id>7417bc2cceb67d830ecfe2fb541cbd68e4113f17</id>
<content type='text'>
Signed-off-by: Aanand Prasad &lt;aanand.prasad@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aanand Prasad &lt;aanand.prasad@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify error messages when bad values are passed in for tmpfs</title>
<updated>2016-03-16T14:54:32+00:00</updated>
<author>
<name>Aanand Prasad</name>
<email>aanand.prasad@gmail.com</email>
</author>
<published>2016-03-16T14:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=07455a6a3c92b2c642d340b3356a20c386ad97dc'/>
<id>07455a6a3c92b2c642d340b3356a20c386ad97dc</id>
<content type='text'>
Signed-off-by: Aanand Prasad &lt;aanand.prasad@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aanand Prasad &lt;aanand.prasad@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Tmpfs declaration in Hostconfig.</title>
<updated>2016-03-16T14:47:40+00:00</updated>
<author>
<name>Jan Losinski</name>
<email>losinski@wh2.tu-dresden.de</email>
</author>
<published>2016-02-11T18:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=9e9407088786e49588c2d06dfb210d97392ea690'/>
<id>9e9407088786e49588c2d06dfb210d97392ea690</id>
<content type='text'>
This adds support for the Tmpfs option introduced in Docker 1.10.
See: https://github.com/docker/docker/pull/13587

Signed-off-by: Jan Losinski &lt;losinski@wh2.tu-dresden.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for the Tmpfs option introduced in Docker 1.10.
See: https://github.com/docker/docker/pull/13587

Signed-off-by: Jan Losinski &lt;losinski@wh2.tu-dresden.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix enable_tls issue #984</title>
<updated>2016-03-11T20:27:24+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2016-03-11T20:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=ad480ff0b16907c8cfea5aa4cc6fe9b8bc5d2494'/>
<id>ad480ff0b16907c8cfea5aa4cc6fe9b8bc5d2494</id>
<content type='text'>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '935' of https://github.com/mdaue/docker-py into mdaue-935</title>
<updated>2016-03-09T22:24:54+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2016-03-09T22:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=b7b0fa6affa47a1186e1a3d20069bc2150aa07f1'/>
<id>b7b0fa6affa47a1186e1a3d20069bc2150aa07f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ip4&amp;ip6 (#935) support, network/id/connect</title>
<updated>2016-03-03T01:38:37+00:00</updated>
<author>
<name>Matt Daue</name>
<email>mattdaue@gmail.com</email>
</author>
<published>2016-02-10T02:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=d4a5bc4a86e9ab69368c80027439bca3ecc1e852'/>
<id>d4a5bc4a86e9ab69368c80027439bca3ecc1e852</id>
<content type='text'>
Signed-off-by: Matt Daue &lt;mattdaue@gmail.com&gt;

- Implement check to validate API ver is &gt;= 1.22 for new feature
- Includes patch @elchris82: Changed network in data dict to IPAMConfig as needed from the API. See https://github.com/docker/docker/issues/20732
- Update unit test for container attach to net
- Update integration tests
- Add integration test for IP setting

Signed-off-by: Matt Daue &lt;mattdaue@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matt Daue &lt;mattdaue@gmail.com&gt;

- Implement check to validate API ver is &gt;= 1.22 for new feature
- Includes patch @elchris82: Changed network in data dict to IPAMConfig as needed from the API. See https://github.com/docker/docker/issues/20732
- Update unit test for container attach to net
- Update integration tests
- Add integration test for IP setting

Signed-off-by: Matt Daue &lt;mattdaue@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use protocol TLS v1.0 by default when none is set.</title>
<updated>2016-03-02T23:01:30+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2016-03-02T23:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=f4114274d68bbb8584e95add857c6d29c03f9a0c'/>
<id>f4114274d68bbb8584e95add857c6d29c03f9a0c</id>
<content type='text'>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
