<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker-py.git/tests/integration/api_exec_test.py, branch pytest-asserts</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>Use pytest asserts</title>
<updated>2018-01-30T22:26:24+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2018-01-30T03:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=342221130918f4525f01e31d3697cfc077df090e'/>
<id>342221130918f4525f01e31d3697cfc077df090e</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>Bump default API version to 1.35</title>
<updated>2018-01-26T21:56:01+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2018-01-25T22:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=abd60aedc7e3df813006919222d86717eb8c6fc2'/>
<id>abd60aedc7e3df813006919222d86717eb8c6fc2</id>
<content type='text'>
Add ContainerSpec.isolation support
Add until support in logs
Add condition support in wait
Add workdir support in exec_create

Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ContainerSpec.isolation support
Add until support in logs
Add condition support in wait
Add workdir support in exec_create

Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize exec_api.py</title>
<updated>2017-05-03T00:09:09+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2017-05-03T00:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=c6030027f530c30c68e7240a294d2ae901df6492'/>
<id>c6030027f530c30c68e7240a294d2ae901df6492</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>exec: add support for `Env`</title>
<updated>2017-04-29T06:56:51+00:00</updated>
<author>
<name>Tomas Tomecek</name>
<email>ttomecek@redhat.com</email>
</author>
<published>2017-04-28T09:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=4633dac5808f5a02a0fa61a2738e1ae1862887d2'/>
<id>4633dac5808f5a02a0fa61a2738e1ae1862887d2</id>
<content type='text'>
Signed-off-by: Tomas Tomecek &lt;ttomecek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tomas Tomecek &lt;ttomecek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>exec: fix running with detach=True</title>
<updated>2016-11-29T15:04:52+00:00</updated>
<author>
<name>Tomas Tomecek</name>
<email>ttomecek@redhat.com</email>
</author>
<published>2016-10-26T14:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=515db1f6fd8db15edda33b72cd6f0fd955f8d777'/>
<id>515db1f6fd8db15edda33b72cd6f0fd955f8d777</id>
<content type='text'>
Fixes #1271

Signed-off-by: Tomas Tomecek &lt;ttomecek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1271

Signed-off-by: Tomas Tomecek &lt;ttomecek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Split out base integration test for APIClient</title>
<updated>2016-11-22T17:03:04+00:00</updated>
<author>
<name>Ben Firshman</name>
<email>ben@firshman.co.uk</email>
</author>
<published>2016-09-15T16:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=6334312e475572f42a87988e09b3f65f03c91f93'/>
<id>6334312e475572f42a87988e09b3f65f03c91f93</id>
<content type='text'>
So the cleanup stuff can be reused for model tests.

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So the cleanup stuff can be reused for model tests.

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Client to APIClient</title>
<updated>2016-11-22T17:03:03+00:00</updated>
<author>
<name>Ben Firshman</name>
<email>ben@firshman.co.uk</email>
</author>
<published>2016-09-05T14:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker-py.git/commit/?id=9daa320454ec0c19035a09b436a41e13c3fb71ad'/>
<id>9daa320454ec0c19035a09b436a41e13c3fb71ad</id>
<content type='text'>
Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</pre>
</div>
</content>
</entry>
</feed>
