<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/__init__.py, branch feat/project-artifacts</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>refactor: split unit tests by GitLab API resources</title>
<updated>2020-08-22T18:09:52+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-17T00:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=76b2cadf1418e4ea2ac420ebba5a4b4f16fbd4c7'/>
<id>76b2cadf1418e4ea2ac420ebba5a4b4f16fbd4c7</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.4.0</title>
<updated>2020-07-09T15:30:59+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-07-09T15:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1606310a880f8a8a2a370db27511b57732caf178'/>
<id>1606310a880f8a8a2a370db27511b57732caf178</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 check if kwargs is none</title>
<updated>2020-06-23T16:01:43+00:00</updated>
<author>
<name>tyates-indeed</name>
<email>57921587+tyates-indeed@users.noreply.github.com</email>
</author>
<published>2020-06-23T16:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a349b90ea6016ec8fbe91583f2bbd9832b41a368'/>
<id>a349b90ea6016ec8fbe91583f2bbd9832b41a368</id>
<content type='text'>
Co-authored-by: Traian Nedelea &lt;tron1point0@pm.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Traian Nedelea &lt;tron1point0@pm.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make query kwargs consistent between call in init and next</title>
<updated>2020-06-22T21:14:57+00:00</updated>
<author>
<name>Tyler Yates</name>
<email>tyates@indeed.com</email>
</author>
<published>2020-06-22T21:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=72ffa0164edc44a503364f9b7e25c5b399f648c3'/>
<id>72ffa0164edc44a503364f9b7e25c5b399f648c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: pass kwargs to subsequent queries in gitlab list</title>
<updated>2020-06-22T20:33:06+00:00</updated>
<author>
<name>Tyler Yates</name>
<email>tyates@indeed.com</email>
</author>
<published>2020-06-22T20:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1d011ac72aeb18b5f31d10e42ffb49cf703c3e3a'/>
<id>1d011ac72aeb18b5f31d10e42ffb49cf703c3e3a</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.3.1</title>
<updated>2020-06-09T11:23:16+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-06-09T09:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=870e7ea12ee424eb2454dd7d4b7906f89fbfea64'/>
<id>870e7ea12ee424eb2454dd7d4b7906f89fbfea64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: disable default keyset pagination</title>
<updated>2020-06-09T11:23:16+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-06-09T09:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e71fe16b47835aa4db2834e98c7ffc6bdec36723'/>
<id>e71fe16b47835aa4db2834e98c7ffc6bdec36723</id>
<content type='text'>
Instead we set pagination to offset on the other paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead we set pagination to offset on the other paths
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump to 2.3.0</title>
<updated>2020-06-08T13:44:02+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-06-08T13:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=01ff8658532e7a7d3b53ba825c7ee311f7feb1ab'/>
<id>01ff8658532e7a7d3b53ba825c7ee311f7feb1ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use keyset pagination by default for /projects &gt; 50000</title>
<updated>2020-06-08T12:46:51+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-06-08T12:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f86ef3bbdb5bffa1348a802e62b281d3f31d33ad'/>
<id>f86ef3bbdb5bffa1348a802e62b281d3f31d33ad</id>
<content type='text'>
Workaround for https://gitlab.com/gitlab-org/gitlab/-/issues/218504.
Remove this in 13.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Workaround for https://gitlab.com/gitlab-org/gitlab/-/issues/218504.
Remove this in 13.1
</pre>
</div>
</content>
</entry>
<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>
</feed>
