<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/tests/test_gitlabobject.py, branch fix/duplicate-code</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>Drop API v3 support</title>
<updated>2018-05-19T15:10:08+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T15:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fe89b949922c028830dd49095432ba627d330186'/>
<id>fe89b949922c028830dd49095432ba627d330186</id>
<content type='text'>
Drop the code, the tests, and update the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop the code, the tests, and update the documentation.
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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>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://91.123.203.49/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>Remove unused future.division import</title>
<updated>2017-06-11T17:19:22+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-11T17:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2a0afc50311c727ee3bef700553fb60924439ef4'/>
<id>2a0afc50311c727ee3bef700553fb60924439ef4</id>
<content type='text'>
We don't do math.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't do math.
</pre>
</div>
</content>
</entry>
<entry>
<title>Snippet: content() -&gt; raw()</title>
<updated>2016-12-26T06:39:37+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-12-26T06:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=064e2b4bb7cb4b1775a78f51ebb46a00c9733af9'/>
<id>064e2b4bb7cb4b1775a78f51ebb46a00c9733af9</id>
<content type='text'>
Using the content() method causes conflicts with the API `content`
attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the content() method causes conflicts with the API `content`
attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for Snippets (new API in Gitlab 8.15)</title>
<updated>2016-12-24T11:04:22+00:00</updated>
<author>
<name>Guyzmo</name>
<email>guyzmo+github@m0g.net</email>
</author>
<published>2016-11-27T12:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6022dfec44c67f7f45b0c3274f5eef02e8ac93f0'/>
<id>6022dfec44c67f7f45b0c3274f5eef02e8ac93f0</id>
<content type='text'>
cf [Gitlab-CE MR !6373](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6373)

Signed-off-by: Guyzmo &lt;guyzmo+github@m0g.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cf [Gitlab-CE MR !6373](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6373)

Signed-off-by: Guyzmo &lt;guyzmo+github@m0g.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove _get_list_or_object() and its tests</title>
<updated>2016-08-13T14:53:35+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-08-13T14:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=451c17492e1399e2359c761f1fb27982e6596696'/>
<id>451c17492e1399e2359c761f1fb27982e6596696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: don't use deprecated Content method</title>
<updated>2016-07-18T21:19:14+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-07-18T21:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=741896d5af682de01101ed4e7713b1daecaf7843'/>
<id>741896d5af682de01101ed4e7713b1daecaf7843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some unit tests for CLI</title>
<updated>2016-02-05T21:11:31+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2016-02-05T21:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d2e30da81cafcff4295b067425b2d03e3fdf2556'/>
<id>d2e30da81cafcff4295b067425b2d03e3fdf2556</id>
<content type='text'>
Reorganize the cli.py code to ease the testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reorganize the cli.py code to ease the testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for application settings</title>
<updated>2016-01-27T20:54:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2016-01-27T20:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=16d50cd5d52617d9117409ccc9819d8429088e84'/>
<id>16d50cd5d52617d9117409ccc9819d8429088e84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
