<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch rework_api</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>Make the project services work in v4</title>
<updated>2017-08-04T13:33:31+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-04T13:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=2816c1ae51b01214012679b74aa14de1a6696eb5'/>
<id>2816c1ae51b01214012679b74aa14de1a6696eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix v3 tests</title>
<updated>2017-08-04T12:38:01+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-04T12:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=eee39a3a5f1ef3bccc45b0f23009531a9bf76801'/>
<id>eee39a3a5f1ef3bccc45b0f23009531a9bf76801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests for list() changes</title>
<updated>2017-08-04T10:46:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-04T10:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7592ec5f6948994b8f8d9e82e2ca52c05f17829d'/>
<id>7592ec5f6948994b8f8d9e82e2ca52c05f17829d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove py3.6 from travis tests</title>
<updated>2017-08-04T10:33:47+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-04T10:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=217dc3e84c8f4625686e27e1b5e498a49af1a11f'/>
<id>217dc3e84c8f4625686e27e1b5e498a49af1a11f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the prvious listing behavior</title>
<updated>2017-08-04T10:07:30+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-04T09:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=5a4aafb6ec7a3927551f2ce79425c60c399addd5'/>
<id>5a4aafb6ec7a3927551f2ce79425c60c399addd5</id>
<content type='text'>
Return lists by default : this makes the explicit use of pagination work
again.

Use generators only when `as_list` is explicitly set to `False`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return lists by default : this makes the explicit use of pagination work
again.

Use generators only when `as_list` is explicitly set to `False`.
</pre>
</div>
</content>
</entry>
<entry>
<title>functional tests for v4</title>
<updated>2017-08-04T08:27:59+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-04T08:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d7c79113a4dd4f23789ac8adb17add590929ae53'/>
<id>d7c79113a4dd4f23789ac8adb17add590929ae53</id>
<content type='text'>
Update the python tests for v4, and fix the problems raised when running
those tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the python tests for v4, and fix the problems raised when running
those tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore correct exceptions</title>
<updated>2017-07-15T15:05:44+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-07-15T15:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c15ba3b61065973da983ff792a34268a3ba75e12'/>
<id>c15ba3b61065973da983ff792a34268a3ba75e12</id>
<content type='text'>
Match the exceptions raised in v3 for v4.

Also update the doc strings with correct information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Match the exceptions raised in v3 for v4.

Also update the doc strings with correct information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge_when_build_succeeds attribute name</title>
<updated>2017-07-09T07:19:02+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-07-09T07:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=374a6c4544931a564221cccabb6abbda9e6bc558'/>
<id>374a6c4544931a564221cccabb6abbda9e6bc558</id>
<content type='text'>
Fixes #285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #285
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into rework_api</title>
<updated>2017-07-09T07:01:23+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-07-09T07:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=274b3bffc3365eca2fd3fa10c1e7e9b49990533e'/>
<id>274b3bffc3365eca2fd3fa10c1e7e9b49990533e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #286 from jonafato/python3.6</title>
<updated>2017-07-09T06:48:20+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-07-09T06:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=cb8c1a198276cc6aa2a3ddbf52bcc3866418e9fd'/>
<id>cb8c1a198276cc6aa2a3ddbf52bcc3866418e9fd</id>
<content type='text'>
Declare support for Python 3.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Declare support for Python 3.6</pre>
</div>
</content>
</entry>
</feed>
