<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/__init__.py, branch feat/group-runners</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: bump to 2.2.0</title>
<updated>2020-04-07T08:44:09+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-04-07T08:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=22d4b465c3217536cb444dafe5c25e9aaa3aa7be'/>
<id>22d4b465c3217536cb444dafe5c25e9aaa3aa7be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1059 from python-gitlab/fix/raise-from</title>
<updated>2020-04-07T08:41:17+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-04-07T08:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6749859505db73655f13a7950e70b67c1ee1d0fb'/>
<id>6749859505db73655f13a7950e70b67c1ee1d0fb</id>
<content type='text'>
chore: use raise..from for chained exceptions (#939)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: use raise..from for chained exceptions (#939)</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for Gitlab Deploy Token API</title>
<updated>2020-04-06T18:52:35+00:00</updated>
<author>
<name>ayoub mrini</name>
<email>amrini@wiremind.fr</email>
</author>
<published>2020-03-19T22:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=01de524ce39a67b549b3157bf4de827dd0568d6b'/>
<id>01de524ce39a67b549b3157bf4de827dd0568d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: use raise..from for chained exceptions (#939)</title>
<updated>2020-03-29T23:19:23+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-03-29T23:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=79fef262c3e05ff626981c891d9377abb1e18533'/>
<id>79fef262c3e05ff626981c891d9377abb1e18533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix comment of prev_page()</title>
<updated>2020-03-21T08:02:41+00:00</updated>
<author>
<name>Donghui Wang</name>
<email>977675308@qq.com</email>
</author>
<published>2020-03-21T07:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b066b41314f55fbdc4ee6868d1e0aba1e5620a48'/>
<id>b066b41314f55fbdc4ee6868d1e0aba1e5620a48</id>
<content type='text'>
Co-Authored-By: Nejc Habjan &lt;hab.nejc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Nejc Habjan &lt;hab.nejc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix comment of prev_page()</title>
<updated>2020-03-20T08:53:17+00:00</updated>
<author>
<name>donhui</name>
<email>977675308@qq.com</email>
</author>
<published>2020-03-20T08:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7993c935f62e67905af558dd06394764e708cafe'/>
<id>7993c935f62e67905af558dd06394764e708cafe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 2.1.2</title>
<updated>2020-03-09T16:00:41+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-03-09T16:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ad7e2bf7472668ffdcc85eec30db4139b92595a6'/>
<id>ad7e2bf7472668ffdcc85eec30db4139b92595a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "feat: use keyset pagination by default for `all=True`"</title>
<updated>2020-03-09T15:33:55+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-03-09T15:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6f843b63f7227ee3d338724d49b3ce111366a738'/>
<id>6f843b63f7227ee3d338724d49b3ce111366a738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 2.1.1</title>
<updated>2020-03-09T14:26:04+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-03-09T14:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6c5458a3bfc3208ad2d7cc40e1747f7715abe449'/>
<id>6c5458a3bfc3208ad2d7cc40e1747f7715abe449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 2.1.0</title>
<updated>2020-03-08T11:09:56+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-03-08T11:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=47cb58c24af48c77c372210f9e791edd2c2c98b0'/>
<id>47cb58c24af48c77c372210f9e791edd2c2c98b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
