<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch rework_api</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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>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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Added dependency injection support for Session</title>
<updated>2017-07-08T12:02:32+00:00</updated>
<author>
<name>Guyzmo</name>
<email>guyzmo+github+pub@m0g.net</email>
</author>
<published>2017-07-08T11:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=116e3d42c9e94c6d23128533da6c25920ff04d0f'/>
<id>116e3d42c9e94c6d23128533da6c25920ff04d0f</id>
<content type='text'>
fixes #280

Signed-off-by: Guyzmo &lt;guyzmo+github+pub@m0g.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #280

Signed-off-by: Guyzmo &lt;guyzmo+github+pub@m0g.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove useless attributes</title>
<updated>2017-06-25T07:44:30+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-25T07:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fe3a06c2a6a9776c22ff9120c99b3654e02e5e50'/>
<id>fe3a06c2a6a9776c22ff9120c99b3654e02e5e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the CLI</title>
<updated>2017-06-25T07:22:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-25T06:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e3d50b5e768fd398eee4a099125b1f87618f7428'/>
<id>e3d50b5e768fd398eee4a099125b1f87618f7428</id>
<content type='text'>
v3 and v4 CLI will be very different, so start moving things in their
own folders.

For now v4 isn't working at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v3 and v4 CLI will be very different, so start moving things in their
own folders.

For now v4 isn't working at all.
</pre>
</div>
</content>
</entry>
</feed>
