<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker-py.git/tests, branch docker_client</title>
<subtitle>github.com: dotcloud/docker-py.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/'/>
<entry>
<title>Rename Client -&gt; DockerClient</title>
<updated>2016-11-28T23:28:04+00:00</updated>
<author>
<name>Joffrey F</name>
<email>joffrey@docker.com</email>
</author>
<published>2016-11-23T23:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=f5ac10c469fca252e69ae780749f4ec6fe369789'/>
<id>f5ac10c469fca252e69ae780749f4ec6fe369789</id>
<content type='text'>
Replace references to old Client with APIClient
Moved contents of services.md to appropriate locations

Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace references to old Client with APIClient
Moved contents of services.md to appropriate locations

Signed-off-by: Joffrey F &lt;joffrey@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helpful error for APIClient methods on Client</title>
<updated>2016-11-22T17:05:43+00:00</updated>
<author>
<name>Ben Firshman</name>
<email>ben@firshman.co.uk</email>
</author>
<published>2016-10-21T15:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=b5f7d380d02bdb121dfaf9aee8e14e2f7390790a'/>
<id>b5f7d380d02bdb121dfaf9aee8e14e2f7390790a</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>
<entry>
<title>Add new user-focused API</title>
<updated>2016-11-22T17:05:43+00:00</updated>
<author>
<name>Ben Firshman</name>
<email>ben@firshman.co.uk</email>
</author>
<published>2016-11-08T01:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=1984f68730512a1c07017118f4e229c7949ff8a8'/>
<id>1984f68730512a1c07017118f4e229c7949ff8a8</id>
<content type='text'>
See #1086

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #1086

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add random_name test helper</title>
<updated>2016-11-22T17:03:04+00:00</updated>
<author>
<name>Ben Firshman</name>
<email>ben@firshman.co.uk</email>
</author>
<published>2016-11-08T01:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=d98a8790163d3e3cdc15a43c9f981d28af1003d2'/>
<id>d98a8790163d3e3cdc15a43c9f981d28af1003d2</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>
<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://git.baserock.org/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>Move APIClient tests into single file</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-06T08:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=39900c558c0d801641fc502745e1acd48cf07d4a'/>
<id>39900c558c0d801641fc502745e1acd48cf07d4a</id>
<content type='text'>
For some reason this was spread across two files.

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason this was spread across two files.

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename DockerClientTest to BaseAPIClientTest</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-06T08:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=e055a1c813768984c776a4d83b33ca2dbcd5f316'/>
<id>e055a1c813768984c776a4d83b33ca2dbcd5f316</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>
<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://git.baserock.org/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>
<entry>
<title>Remove AutoVersionClient</title>
<updated>2016-11-22T17:03:03+00:00</updated>
<author>
<name>Ben Firshman</name>
<email>ben@firshman.co.uk</email>
</author>
<published>2016-10-18T13:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=c7903f084eb3a7525e21974390b48e2a0dc03732'/>
<id>c7903f084eb3a7525e21974390b48e2a0dc03732</id>
<content type='text'>
Just do Client(version='auto').

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just do Client(version='auto').

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 2.6</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-08T11:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker-py.git/commit/?id=d5bc7dc99acf7a06c54723dfd262f5a00c6288f1'/>
<id>d5bc7dc99acf7a06c54723dfd262f5a00c6288f1</id>
<content type='text'>
Because it's ancient. If you're still using it, you can use an old
version of docker-py.

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because it's ancient. If you're still using it, you can use an old
version of docker-py.

Signed-off-by: Ben Firshman &lt;ben@firshman.co.uk&gt;
</pre>
</div>
</content>
</entry>
</feed>
