<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/mixins.py, branch v2.6.0</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>chore: rename ExportMixin to DownloadMixin</title>
<updated>2020-04-05T21:43:34+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-05T21:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=847da6063b4c63c8133e5e5b5b45e5b4f004bdc4'/>
<id>847da6063b4c63c8133e5e5b5b45e5b4f004bdc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for Group Import/Export API (#1037)</title>
<updated>2020-04-05T20:48:33+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-05T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6cb9d9238ea3cc73689d6b71e991f2ec233ee8e6'/>
<id>6cb9d9238ea3cc73689d6b71e991f2ec233ee8e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(mixins): factor out export download into ExportMixin</title>
<updated>2020-04-05T14:12:11+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-05T14:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6ce5d1f14060a403f05993d77bf37720c25534ba'/>
<id>6ce5d1f14060a403f05993d77bf37720c25534ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: do not require empty data dict for create()</title>
<updated>2020-03-07T22:10:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-03-07T22:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=99d959f74d06cca8df3f2d2b3a4709faba7799cb'/>
<id>99d959f74d06cca8df3f2d2b3a4709faba7799cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add global order_by option to ease pagination</title>
<updated>2020-01-26T16:35:18+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-01-26T16:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d1879253dae93e182710fe22b0a6452296e2b532'/>
<id>d1879253dae93e182710fe22b0a6452296e2b532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: support keyset pagination globally</title>
<updated>2020-01-26T16:35:18+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-01-26T16:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0b71ba4d2965658389b705c1bb0d83d1ff2ee8f2'/>
<id>0b71ba4d2965658389b705c1bb0d83d1ff2ee8f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: remove empty dict default arguments</title>
<updated>2019-08-14T08:03:47+00:00</updated>
<author>
<name>Frantisek Lachman</name>
<email>flachman@redhat.com</email>
</author>
<published>2019-08-14T07:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8fc8e35c63d7ebd80408ae002693618ca16488a7'/>
<id>8fc8e35c63d7ebd80408ae002693618ca16488a7</id>
<content type='text'>
Signed-off-by: Frantisek Lachman &lt;flachman@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Frantisek Lachman &lt;flachman@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: group labels with subscriptable mixin</title>
<updated>2019-07-26T06:18:24+00:00</updated>
<author>
<name>Alberto López Martín</name>
<email>alberto.lopez@sidisel.com</email>
</author>
<published>2019-05-24T21:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4a9ef9f0fa26e01fc6c97cf88b2a162e21f61cce'/>
<id>4a9ef9f0fa26e01fc6c97cf88b2a162e21f61cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): fix update value for key not working</title>
<updated>2019-07-21T16:35:04+00:00</updated>
<author>
<name>nateatkins</name>
<email>nateatkins@cakeinsure.com</email>
</author>
<published>2018-11-25T19:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b7662039d191ebb6a4061c276e78999e2da7cd3f'/>
<id>b7662039d191ebb6a4061c276e78999e2da7cd3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: convert # to %23 in URLs</title>
<updated>2019-06-08T08:04:27+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-08T08:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=14f538501bfb47c92e02e615d0817675158db3cf'/>
<id>14f538501bfb47c92e02e615d0817675158db3cf</id>
<content type='text'>
Refactor a bit to handle this change, and add unit tests.

Closes #779
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor a bit to handle this change, and add unit tests.

Closes #779
</pre>
</div>
</content>
</entry>
</feed>
