<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/base.py, branch 1.5.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>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>submanagers: allow having undefined parameters</title>
<updated>2017-12-16T13:07:12+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2017-12-16T13:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6f36f707cfaafc6e565aad14346d01d637239f79'/>
<id>6f36f707cfaafc6e565aad14346d01d637239f79</id>
<content type='text'>
This might happen in CLI context, where recursion to discover parent
attributes is not required (URL gets hardcoded)

Fix should fix the CLI CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This might happen in CLI context, where recursion to discover parent
attributes is not required (URL gets hardcoded)

Fix should fix the CLI CI.
</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>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://91.123.203.49/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>Remove support for "constructor types" in v4</title>
<updated>2017-10-21T05:45:47+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-10-21T05:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=32ea62af967e5ee0304d8e16d7000bb052a506e4'/>
<id>32ea62af967e5ee0304d8e16d7000bb052a506e4</id>
<content type='text'>
In v3 we create objects from json dicts when it makes sense. Support for
this feature has not been kept in v4, and we didn't get requests for it
so let's drop the _constructor_types definitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In v3 we create objects from json dicts when it makes sense. Support for
this feature has not been kept in v4, and we didn't get requests for it
so let's drop the _constructor_types definitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the labels attrs on MR and issues</title>
<updated>2017-09-19T06:01:41+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-09-19T06:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e09581fccba625e4a0cf9eb67de2a9471fce3b9d'/>
<id>e09581fccba625e4a0cf9eb67de2a9471fce3b9d</id>
<content type='text'>
Fixes #306
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #306
</pre>
</div>
</content>
</entry>
<entry>
<title>adds project upload feature (#239)</title>
<updated>2017-09-12T04:20:08+00:00</updated>
<author>
<name>James Johnson</name>
<email>d0c.s4vage@gmail.com</email>
</author>
<published>2017-09-12T04:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=29879d61d117ff7909302ed845a6a1eb13814365'/>
<id>29879d61d117ff7909302ed845a6a1eb13814365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[v4] CLI support is back</title>
<updated>2017-08-17T20:12:39+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-17T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9783207f4577bd572f09c25707981ed5aa83b116'/>
<id>9783207f4577bd572f09c25707981ed5aa83b116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor doc updates</title>
<updated>2017-06-18T11:11:12+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-18T11:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6e5a6ec1f7c2993697c359b2bcab0e1324e219bc'/>
<id>6e5a6ec1f7c2993697c359b2bcab0e1324e219bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fixes</title>
<updated>2017-06-11T16:12:10+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-06-11T16:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=26c0441a875c566685bb55a12825ae622a002e2a'/>
<id>26c0441a875c566685bb55a12825ae622a002e2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
