<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/exceptions.py, 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>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>
<entry>
<title>implement the todo API</title>
<updated>2016-08-11T08:58:40+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-11T08:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=131739f492946ba1cd58852be1caf000af451384'/>
<id>131739f492946ba1cd58852be1caf000af451384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle empty messages from server in exceptions</title>
<updated>2016-08-07T19:40:56+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-07T19:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=178bfb77dd33ec9a434871c7b9b34ae320bd1ce4'/>
<id>178bfb77dd33ec9a434871c7b9b34ae320bd1ce4</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 subscribe and unsubscribe in issues</title>
<updated>2016-05-20T16:39:04+00:00</updated>
<author>
<name>Ivica Arsov</name>
<email>ivica.arsov@sculpteo.com</email>
</author>
<published>2016-05-20T16:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d42687db9f0c58ea8a08532fbf6c524b0cc5ed17'/>
<id>d42687db9f0c58ea8a08532fbf6c524b0cc5ed17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement star/unstar for projects</title>
<updated>2016-05-13T17:07:48+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-05-13T17:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1de6b7e7641f2c0cb101a82385cee569aa786e3f'/>
<id>1de6b7e7641f2c0cb101a82385cee569aa786e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor docs fixes</title>
<updated>2016-03-22T17:10:13+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-03-22T17:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ccbea3f59a1be418ea5adf90d25dbfb49f72dfde'/>
<id>ccbea3f59a1be418ea5adf90d25dbfb49f72dfde</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 MergeRequest validation</title>
<updated>2016-03-22T16:59:53+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-03-22T16:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=43e8a2a82deff4c95e156fc951f88ff6e95cf7b8'/>
<id>43e8a2a82deff4c95e156fc951f88ff6e95cf7b8</id>
<content type='text'>
Both API and CLI support this feature.

fixes #105
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both API and CLI support this feature.

fixes #105
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for user block/unblock</title>
<updated>2016-02-04T21:39:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-02-04T21:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e387de528ad21766747b91bb7e1cd91f6e4642b5'/>
<id>e387de528ad21766747b91bb7e1cd91f6e4642b5</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 builds</title>
<updated>2016-01-30T18:04:30+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-30T18:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ebf36b81f122b0242dec8750f5d80ec58e5e4bbe'/>
<id>ebf36b81f122b0242dec8750f5d80ec58e5e4bbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement managers to get access to resources</title>
<updated>2016-01-03T08:24:20+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-03T08:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=46f74e8e4e6cd093a3be4309802f5a72ed305080'/>
<id>46f74e8e4e6cd093a3be4309802f5a72ed305080</id>
<content type='text'>
This changes the 'default' API, using managers is the recommended way to
get/list/create objects. Additional operations will be implemented in
followup patchs.

Old methods are deprecated and will disappear in a while.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the 'default' API, using managers is the recommended way to
get/list/create objects. Additional operations will be implemented in
followup patchs.

Old methods are deprecated and will disappear in a while.
</pre>
</div>
</content>
</entry>
</feed>
