<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch 0.15.1</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>0.15.1 release</title>
<updated>2016-09-03T18:25:41+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-09-03T18:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=90ad2dec7a0b158b2e77ae0cb403b01f2e1498d4'/>
<id>90ad2dec7a0b158b2e77ae0cb403b01f2e1498d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly fix _raw_list</title>
<updated>2016-09-03T17:14:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-09-03T17:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=dc3dcd11f3921929cc13260fbfb13aa3ae5117ce'/>
<id>dc3dcd11f3921929cc13260fbfb13aa3ae5117ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'path' is an existing gitlab attr, don't use it</title>
<updated>2016-09-03T16:46:57+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-09-03T16:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b815f3a1f58cd697b4b95f6f0b24883282e09f77'/>
<id>b815f3a1f58cd697b4b95f6f0b24883282e09f77</id>
<content type='text'>
Use path_ instead of path as parameter name for methods using it.
Otherwise it might conflict with GitlabObject attributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use path_ instead of path as parameter name for methods using it.
Otherwise it might conflict with GitlabObject attributes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and test pagination</title>
<updated>2016-09-03T16:39:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-09-03T16:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c08c913b82bf7421600b248d055db497d627802a'/>
<id>c08c913b82bf7421600b248d055db497d627802a</id>
<content type='text'>
Fixes #140
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #140
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: improve the pagination section</title>
<updated>2016-08-30T06:45:42+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-30T06:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=29e2efeae22ce5fa82e3541360b234e0053a65c2'/>
<id>29e2efeae22ce5fa82e3541360b234e0053a65c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor RST fix</title>
<updated>2016-08-28T06:03:32+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-28T06:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=47cb27824d2e1b3d056817c45cbb2d5dca1df904'/>
<id>47cb27824d2e1b3d056817c45cbb2d5dca1df904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version and update changelog</title>
<updated>2016-08-27T21:18:03+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-27T21:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=79f46c24682026e319e1c9bc36267d2290c3a33e'/>
<id>79f46c24682026e319e1c9bc36267d2290c3a33e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for project deployments</title>
<updated>2016-08-27T21:10:19+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-27T21:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8d7faf42b3e928ead8eb6eb58b7abf94364b53e2'/>
<id>8d7faf42b3e928ead8eb6eb58b7abf94364b53e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for access requests</title>
<updated>2016-08-27T21:01:29+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-27T21:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=40db4cdd24cf31fd6a192b229c132fe28e682eb8'/>
<id>40db4cdd24cf31fd6a192b229c132fe28e682eb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for project pipelines</title>
<updated>2016-08-27T20:21:49+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-27T20:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8257400fd78e0fdc26fdcb207dbc6e923332e209'/>
<id>8257400fd78e0fdc26fdcb207dbc6e923332e209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
