<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/__init__.py, branch 0.13</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>version bump</title>
<updated>2016-05-16T11:16:58+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-05-16T11:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=0535808d5a82ffbcd5a7ea23ecc4d0c22dad34a1'/>
<id>0535808d5a82ffbcd5a7ea23ecc4d0c22dad34a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement list/get licenses</title>
<updated>2016-05-13T17:16:50+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-05-13T17:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=62e4fb9b09efbf9080a6787bcbde09067a9b83ef'/>
<id>62e4fb9b09efbf9080a6787bcbde09067a9b83ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the Gitlab.delete method</title>
<updated>2016-05-12T15:42:40+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-05-12T15:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=0a1bb94b58bfcf837f846be7bd4d4075ab16eea6'/>
<id>0a1bb94b58bfcf837f846be7bd4d4075ab16eea6</id>
<content type='text'>
Fixes #107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #107
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable deprecation warnings for gitlab only</title>
<updated>2016-05-10T19:55:08+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-05-10T19:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d204e6614d29d60a5d0790dde8f26d3efe78b9e8'/>
<id>d204e6614d29d60a5d0790dde8f26d3efe78b9e8</id>
<content type='text'>
Fixes #96
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #96
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop the next_url attribute when listing</title>
<updated>2016-05-08T11:12:22+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-05-08T11:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=64af39818d02af1b40644d71fd047d6bc3f6e69e'/>
<id>64af39818d02af1b40644d71fd047d6bc3f6e69e</id>
<content type='text'>
Fixes #106
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #106
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a Session instance for all HTTP requests</title>
<updated>2016-04-02T14:39:39+00:00</updated>
<author>
<name>Guyzmo</name>
<email>guyzmo+github@m0g.net</email>
</author>
<published>2016-04-02T14:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=858352b9a337471401dd2c8d9552c13efab625e6'/>
<id>858352b9a337471401dd2c8d9552c13efab625e6</id>
<content type='text'>
The session instance will make it easier for setting up once headers, including
the authentication payload, and it's also making it easier to override HTTP queries
handling, when using [betamax](https://github.com/sigmavirus24/betamax) for recording
and replaying the test suites.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The session instance will make it easier for setting up once headers, including
the authentication payload, and it's also making it easier to override HTTP queries
handling, when using [betamax](https://github.com/sigmavirus24/betamax) for recording
and replaying the test suites.
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2016-03-19T14:30:44+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-03-19T14:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=754d5e5f66ac86baba02e7d63157c263510ec593'/>
<id>754d5e5f66ac86baba02e7d63157c263510ec593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gitlab.update(): use the proper attributes if defined</title>
<updated>2016-03-19T14:28:26+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-03-19T14:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f8528cce8d79b13e90e1f87b56c8cdbe30b2067e'/>
<id>f8528cce8d79b13e90e1f87b56c8cdbe30b2067e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement _custom_list in the Gitlab class</title>
<updated>2016-02-18T18:19:48+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-02-18T18:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=453224aaf64c37196b7211de8dd4a60061954987'/>
<id>453224aaf64c37196b7211de8dd4a60061954987</id>
<content type='text'>
Rename the method _raw_list. This adds support for the ``all=True``
option to enable automatic recursion and avoid pagination if requested
by the user.

Fixes #93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the method _raw_list. This adds support for the ``all=True``
option to enable automatic recursion and avoid pagination if requested
by the user.

Fixes #93
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused _returnClass attribute</title>
<updated>2016-02-14T09:57:13+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-02-14T09:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=44d0dc54fb7edf7de4e50ca34d430fe734c0e8cc'/>
<id>44d0dc54fb7edf7de4e50ca34d430fe734c0e8cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
