<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch stable/1.4</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>Prepare the 1.4.0 release</title>
<updated>2018-05-19T13:41:56+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T13:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3ad706eefb60caf34b4db3e9c04bbd119040f0db'/>
<id>3ad706eefb60caf34b4db3e9c04bbd119040f0db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fix</title>
<updated>2018-05-19T06:18:38+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T06:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e6ecf65c5f0bd3f95a47af6bbe484af9bbd68ca6'/>
<id>e6ecf65c5f0bd3f95a47af6bbe484af9bbd68ca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate GetFromListMixin</title>
<updated>2018-05-19T06:03:28+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T06:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a877514d565a1273fe21e81d1d00e1ed372ece4c'/>
<id>a877514d565a1273fe21e81d1d00e1ed372ece4c</id>
<content type='text'>
This mixin provides a workaround for get() for GitLab objects that don't
implement a 'get a single object' API. We are now getting conflicts
because GitLab adds GET methods, and this is against the "Implement only
what exists in the API" strategy.

Also use the proper GET API call for objects that support it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mixin provides a workaround for get() for GitLab objects that don't
implement a 'get a single object' API. We are now getting conflicts
because GitLab adds GET methods, and this is against the "Implement only
what exists in the API" strategy.

Also use the proper GET API call for objects that support it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for the `files` arg in http_*</title>
<updated>2018-05-19T05:23:50+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-11T04:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=79c4682549aa589644b933396f53c4fd60ec8dc7'/>
<id>79c4682549aa589644b933396f53c4fd60ec8dc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More efficient .get() for group members.</title>
<updated>2018-05-17T21:35:39+00:00</updated>
<author>
<name>Eric L Frederich</name>
<email>eric.frederich@siemens.com</email>
</author>
<published>2018-05-17T21:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=dabfeb345289f85c884b08c50a10f4c909ad24d9'/>
<id>dabfeb345289f85c884b08c50a10f4c909ad24d9</id>
<content type='text'>
Fixes #499
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #499
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix URL encoding on branch methods</title>
<updated>2018-05-10T12:48:07+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-10T12:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=736fece2219658ff446ea31ee3c03dfe18ecaacb'/>
<id>736fece2219658ff446ea31ee3c03dfe18ecaacb</id>
<content type='text'>
Fixes #493
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #493
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: obey the rate limit</title>
<updated>2018-04-18T07:01:21+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-04-16T08:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=2abf9abacf834da797f2edf6866e12886d642b9d'/>
<id>2abf9abacf834da797f2edf6866e12886d642b9d</id>
<content type='text'>
done by using the retry-after header

Fixes #166
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
done by using the retry-after header

Fixes #166
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Token scopes are a list"</title>
<updated>2018-04-18T06:06:24+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-04-18T06:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=25ed8e73f352b7f542a418c4ca2c802e3d90d06f'/>
<id>25ed8e73f352b7f542a418c4ca2c802e3d90d06f</id>
<content type='text'>
This reverts commit 32b399af0e506b38a10a2c625338848a03f0b35d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 32b399af0e506b38a10a2c625338848a03f0b35d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose additional properties for Gitlab objects</title>
<updated>2018-03-28T05:59:01+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-28T05:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f09089b9bcf8be0b90de62e33dd9797004790204'/>
<id>f09089b9bcf8be0b90de62e33dd9797004790204</id>
<content type='text'>
* url: the URL provided by the user (from config or constructor)
* api_url: the computed base endpoint (URL/api/v?)

Fixes #474
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* url: the URL provided by the user (from config or constructor)
* api_url: the computed base endpoint (URL/api/v?)

Fixes #474
</pre>
</div>
</content>
</entry>
<entry>
<title>Token scopes are a list</title>
<updated>2018-03-28T05:53:09+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-28T05:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=32b399af0e506b38a10a2c625338848a03f0b35d'/>
<id>32b399af0e506b38a10a2c625338848a03f0b35d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
