<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/client.py, branch v3.13.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: make backends private</title>
<updated>2023-01-30T21:43:41+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-01-30T19:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1e629af73e312fea39522334869c3a9b7e6085b9'/>
<id>1e629af73e312fea39522334869c3a9b7e6085b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add a UserWarning if both `iterator=True` and `page=X` are used (#2462)</title>
<updated>2023-01-26T16:11:13+00:00</updated>
<author>
<name>John Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2023-01-26T16:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8e85791c315822cd26d56c0c0f329cffae879644'/>
<id>8e85791c315822cd26d56c0c0f329cffae879644</id>
<content type='text'>
If a caller calls a `list()` method with both `iterator=True` (or
`as_list=False`) and `page=X` then emit a `UserWarning` as the options
are mutually exclusive.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a caller calls a `list()` method with both `iterator=True` (or
`as_list=False`) and `page=X` then emit a `UserWarning` as the options
are mutually exclusive.</pre>
</div>
</content>
</entry>
<entry>
<title>fix(client): regression - do not automatically get_next if page=# and</title>
<updated>2023-01-25T17:18:48+00:00</updated>
<author>
<name>Helen Koike</name>
<email>helen.koike@collabora.com</email>
</author>
<published>2023-01-23T11:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=585e3a86c4cafa9ee73ed38676a78f3c34dbe6b2'/>
<id>585e3a86c4cafa9ee73ed38676a78f3c34dbe6b2</id>
<content type='text'>
iterator=True/as_list=False are used

This fix a regression introduced on commit
https://github.com/python-gitlab/python-gitlab/commit/1339d645ce58a2e1198b898b9549ba5917b1ff12

If page is used, then get_next should be false.

This was found on the mesa ci project, after upgrading the python-gitlab
version, the script that monitors the ci was getting killed by consuming
too much memory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
iterator=True/as_list=False are used

This fix a regression introduced on commit
https://github.com/python-gitlab/python-gitlab/commit/1339d645ce58a2e1198b898b9549ba5917b1ff12

If page is used, then get_next should be false.

This was found on the mesa ci project, after upgrading the python-gitlab
version, the script that monitors the ci was getting killed by consuming
too much memory.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add test, docs, and helper for 409 retries</title>
<updated>2022-12-19T21:58:03+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-12-05T20:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3e1c625133074ccd2fb88c429ea151bfda96aebb'/>
<id>3e1c625133074ccd2fb88c429ea151bfda96aebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(client): automatically retry on HTTP 409 Resource lock</title>
<updated>2022-12-19T21:58:03+00:00</updated>
<author>
<name>Petr Špaček</name>
<email>pspacek@isc.org</email>
</author>
<published>2022-10-18T12:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=dced76a9900c626c9f0b90b85a5e371101a24fb4'/>
<id>dced76a9900c626c9f0b90b85a5e371101a24fb4</id>
<content type='text'>
Fixes: #2325
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #2325
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for bulk imports API</title>
<updated>2022-12-19T21:23:02+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-12-08T00:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=043de2d265e0e5114d1cd901f82869c003413d9b'/>
<id>043de2d265e0e5114d1cd901f82869c003413d9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove unneeded requests.utils import (#2426)</title>
<updated>2022-12-19T20:06:54+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-19T20:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6fca6512a32e9e289f988900e1157dfe788f54be'/>
<id>6fca6512a32e9e289f988900e1157dfe788f54be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Migrate MultipartEncoder to RequestsBackend (#2421)</title>
<updated>2022-12-19T14:10:42+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-19T14:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=43b369f28cb9009e02bc23e772383d9ea1ded46b'/>
<id>43b369f28cb9009e02bc23e772383d9ea1ded46b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move Response object to backends (#2420)</title>
<updated>2022-12-19T08:24:18+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-19T08:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7d9ce0dfb9f5a71aaa7f9c78d815d7c7cbd21c1c'/>
<id>7d9ce0dfb9f5a71aaa7f9c78d815d7c7cbd21c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move the request call to the backend (#2413)</title>
<updated>2022-12-10T13:06:11+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-10T13:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=283e7cc04ce61aa456be790a503ed64089a2c2b6'/>
<id>283e7cc04ce61aa456be790a503ed64089a2c2b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
