<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/v4, branch fix/all-pages-consumes-all-param</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>fix(api): add all_pages param to allow passing `all` to API</title>
<updated>2021-05-15T16:21:19+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-15T16:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=dcf71a0290a3af14ae2f0eee70a2776eb29d9dc2'/>
<id>dcf71a0290a3af14ae2f0eee70a2776eb29d9dc2</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 feature to get inherited member for project/group</title>
<updated>2021-05-06T22:47:11+00:00</updated>
<author>
<name>Oleksii Shkurupii</name>
<email>Oleksii.Shkurupii@playtech.com</email>
</author>
<published>2021-03-15T16:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e444b39f9423b4a4c85cdb199afbad987df026f1'/>
<id>e444b39f9423b4a4c85cdb199afbad987df026f1</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 #1420 from python-gitlab/fix/missing-list-attributes</title>
<updated>2021-05-06T19:25:28+00:00</updated>
<author>
<name>John Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-05-06T19:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=45edae9d65aced6fbd41fe68463418c6e4ca39ee'/>
<id>45edae9d65aced6fbd41fe68463418c6e4ca39ee</id>
<content type='text'>
fix(objects): make lists work for filters in all objects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(objects): make lists work for filters in all objects</pre>
</div>
</content>
</entry>
<entry>
<title>fix(objects): return server data in cancel/retry methods</title>
<updated>2021-05-02T17:48:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-02T17:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9fed06116bfe5df79e6ac5be86ae61017f9a2f57'/>
<id>9fed06116bfe5df79e6ac5be86ae61017f9a2f57</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 #1438 from python-gitlab/fix/missing-group-attributes</title>
<updated>2021-05-01T16:05:24+00:00</updated>
<author>
<name>John Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-05-01T16:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5061972f7852002927805d82f133239d48141eb9'/>
<id>5061972f7852002927805d82f133239d48141eb9</id>
<content type='text'>
fix(objects): add missing group attributes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(objects): add missing group attributes</pre>
</div>
</content>
</entry>
<entry>
<title>fix(objects): add missing group attributes</title>
<updated>2021-05-01T10:20:37+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-01T10:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d20ff4ff7427519c8abccf53e3213e8929905441'/>
<id>d20ff4ff7427519c8abccf53e3213e8929905441</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 code owner approval as attribute</title>
<updated>2021-04-30T19:47:06+00:00</updated>
<author>
<name>Daniel Lanner</name>
<email>lanner.dan@gmail.com</email>
</author>
<published>2021-04-30T19:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fdc46baca447e042d3b0a4542970f9758c62e7b7'/>
<id>fdc46baca447e042d3b0a4542970f9758c62e7b7</id>
<content type='text'>
The python API was missing the field code_owner_approval_required
as implemented in the GitLab REST API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The python API was missing the field code_owner_approval_required
as implemented in the GitLab REST API.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(objects): allow lists for filters for in all objects</title>
<updated>2021-04-27T18:25:32+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-27T18:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=603a351c71196a7f516367fbf90519f9452f3c55'/>
<id>603a351c71196a7f516367fbf90519f9452f3c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: iids not working as a list in projects.issues.list()</title>
<updated>2021-04-27T15:19:12+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-04-25T00:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=45f806c7a7354592befe58a76b7e33a6d5d0fe6e'/>
<id>45f806c7a7354592befe58a76b7e33a6d5d0fe6e</id>
<content type='text'>
Set the 'iids' values as type ListAttribute so it will pass the list
as a comma-separated string, instead of a list.

Add a functional test.

Closes: #1407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the 'iids' values as type ListAttribute so it will pass the list
as a comma-separated string, instead of a list.

Add a functional test.

Closes: #1407
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1352 from JohnVillalovos/jlvillal/fix_mro</title>
<updated>2021-04-27T05:14:50+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-27T05:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=909aa9a02b8a0eb2faed747bfbf5839c53266129'/>
<id>909aa9a02b8a0eb2faed747bfbf5839c53266129</id>
<content type='text'>
fix: add a check to ensure the MRO is correct</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: add a check to ensure the MRO is correct</pre>
</div>
</content>
</entry>
</feed>
