<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/groups.rst, 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>feat(group): add support for group restore API</title>
<updated>2023-01-18T19:37:49+00:00</updated>
<author>
<name>Mahadevan Karthi</name>
<email>mahadevan.karthi@engineering.digital.dwp.gov.uk</email>
</author>
<published>2023-01-18T15:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9322db663ecdaecf399e3192810d973c6a9a4020'/>
<id>9322db663ecdaecf399e3192810d973c6a9a4020</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 support for SAML group links (#2367)</title>
<updated>2022-11-21T23:14:47+00:00</updated>
<author>
<name>Abhishek Singh</name>
<email>abhiandthetruth@gmail.com</email>
</author>
<published>2022-11-21T23:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1020ce965ff0cd3bfc283d4f0ad40e41e4d1bcee'/>
<id>1020ce965ff0cd3bfc283d4f0ad40e41e4d1bcee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(groups): add LDAP link manager and deprecate old API endpoints</title>
<updated>2022-11-17T22:46:04+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-17T17:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3a61f601adaec7751cdcfbbcb88aa544326b1730'/>
<id>3a61f601adaec7751cdcfbbcb88aa544326b1730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(groups): describe GitLab.com group creation limitation</title>
<updated>2022-11-10T15:23:53+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-10T11:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9bd433a3eb508b53fbca59f3f445da193522646a'/>
<id>9bd433a3eb508b53fbca59f3f445da193522646a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): pushrules remove saying `None` is returned when not found</title>
<updated>2022-11-08T16:34:49+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-11-08T16:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c3600b49e4d41b1c4f2748dd6f2a331c331d8706'/>
<id>c3600b49e4d41b1c4f2748dd6f2a331c331d8706</id>
<content type='text'>
In `groups.pushrules.get()`, GitLab does not return `None` when no
rules are found. GitLab returns a 404.

Update docs to not say it will return `None`

Also update docs in `project.pushrules.get()` to be consistent. Not
100% sure if it returns `None` or returns a 404, but we don't need to
document that.

Closes: #2368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In `groups.pushrules.get()`, GitLab does not return `None` when no
rules are found. GitLab returns a 404.

Update docs to not say it will return `None`

Also update docs in `project.pushrules.get()` to be consistent. Not
100% sure if it returns `None` or returns a 404, but we don't need to
document that.

Closes: #2368
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(groups): add support for shared projects API</title>
<updated>2022-07-27T05:41:59+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-24T20:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=66461ba519a85bfbd3cba284a0c8de11a3ac7cde'/>
<id>66461ba519a85bfbd3cba284a0c8de11a3ac7cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: add `get_all` param (and `--get-all`) to allow passing `all` to API</title>
<updated>2022-07-21T22:03:11+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=7c71d5db1199164b3fa9958e3c3bc6ec96efc78d'/>
<id>7c71d5db1199164b3fa9958e3c3bc6ec96efc78d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update return type of pushrules</title>
<updated>2022-07-05T05:52:54+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-05T05:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=53cbeccd581318ce4ff6bec0acf3caf935bda0cf'/>
<id>53cbeccd581318ce4ff6bec0acf3caf935bda0cf</id>
<content type='text'>
Update the return type of pushrules to surround None with back-ticks
to make it code-formatted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the return type of pushrules to surround None with back-ticks
to make it code-formatted.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add support for group push rules</title>
<updated>2022-07-04T17:54:51+00:00</updated>
<author>
<name>O'Keefe, Gerard (Gerry)</name>
<email>gokeefe@atb.com</email>
</author>
<published>2022-07-04T17:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b5cdc097005c8a48a16e793a69c343198b14e035'/>
<id>b5cdc097005c8a48a16e793a69c343198b14e035</id>
<content type='text'>
Add the GroupPushRules and GroupPushRulesManager classes.

Closes: #1259
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the GroupPushRules and GroupPushRulesManager classes.

Closes: #1259
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests and clean up usage for new enums</title>
<updated>2022-06-27T23:36:23+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-06-22T21:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=323ab3c5489b0d35f268bc6c22ade782cade6ba4'/>
<id>323ab3c5489b0d35f268bc6c22ade782cade6ba4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
