<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/tests/test_gitlab.py, branch stable/1.4</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>Default to API v4</title>
<updated>2018-02-05T13:43:02+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-02-05T13:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f276f13df50132554984f989b1d3d6c5fa8cdc01'/>
<id>f276f13df50132554984f989b1d3d6c5fa8cdc01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing mocking on unit test</title>
<updated>2017-11-10T09:22:52+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-10T09:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=700e84f3ea1a8e0f99775d02cd1a832d05d3ec8d'/>
<id>700e84f3ea1a8e0f99775d02cd1a832d05d3ec8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework authentication args handling</title>
<updated>2017-11-10T08:09:18+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-10T08:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e9b158363e5b0ea451638b1c3a660f138a24521d'/>
<id>e9b158363e5b0ea451638b1c3a660f138a24521d</id>
<content type='text'>
* Raise exceptions when conflicting arguments are used
* Build the auth headers when instanciating Gitlab, not on each request
* Enable anonymous Gitlab objects (#364)

Add docs and unit tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Raise exceptions when conflicting arguments are used
* Build the auth headers when instanciating Gitlab, not on each request
* Enable anonymous Gitlab objects (#364)

Add docs and unit tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Module's base objects serialization (#359)</title>
<updated>2017-11-03T14:05:17+00:00</updated>
<author>
<name>Lyudmil Nenov</name>
<email>lyudmil.nenov@gmail.com</email>
</author>
<published>2017-11-03T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=226e6ce9e5217367c896125a2b4b9d16afd2cf94'/>
<id>226e6ce9e5217367c896125a2b4b9d16afd2cf94</id>
<content type='text'>
Make gitlab objects serializable

With current implementation of API v3 and v4 support, some instances
have properties of type module and are not serializable. Handle
these properties manually with setstate and getstate methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make gitlab objects serializable

With current implementation of API v3 and v4 support, some instances
have properties of type module and are not serializable. Handle
these properties manually with setstate and getstate methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pagination generators: expose more information</title>
<updated>2017-11-01T16:07:30+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-01T16:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=38d446737f45ea54136d1f03f75fbddf46c45e00'/>
<id>38d446737f45ea54136d1f03f75fbddf46c45e00</id>
<content type='text'>
Expose the X-* pagination attributes returned by the Gitlab server when
requesting lists.

Closes #304
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose the X-* pagination attributes returned by the Gitlab server when
requesting lists.

Closes #304
</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://git.baserock.org/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>Basic test for GitlabList</title>
<updated>2017-06-05T07:28:06+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-05T07:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f2c4a6e0e27eb5af795dd1a4281014502c1ff1e4'/>
<id>f2c4a6e0e27eb5af795dd1a4281014502c1ff1e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests and fixes for the http_* methods</title>
<updated>2017-06-02T13:42:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-29T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ff82c88df5794dbf0020989cfc52412cefc4c176'/>
<id>ff82c88df5794dbf0020989cfc52412cefc4c176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate parameter related methods in gitlab.Gitlab</title>
<updated>2017-05-24T05:26:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-24T05:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7ac1e4c1fe4ccff8c8ee4a9ae212a227d5499bce'/>
<id>7ac1e4c1fe4ccff8c8ee4a9ae212a227d5499bce</id>
<content type='text'>
These methods change the auth information and URL, and might have some
unwanted side effects.

Users should create a new Gitlab instance to change the URL and
authentication information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These methods change the auth information and URL, and might have some
unwanted side effects.

Users should create a new Gitlab instance to change the URL and
authentication information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop listing if recursion limit is hit (#234)</title>
<updated>2017-03-23T18:47:03+00:00</updated>
<author>
<name>Johan Brandhorst</name>
<email>johan@cognitivelogic.com</email>
</author>
<published>2017-03-23T18:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=989f3b706d97045f4ea6af69fd11233e2f54adbf'/>
<id>989f3b706d97045f4ea6af69fd11233e2f54adbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
