<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/groups.rst, branch v3.11.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(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>
<entry>
<title>feat(api): convert gitlab.const to Enums</title>
<updated>2022-06-22T19:28:31+00:00</updated>
<author>
<name>Jochen Sprickerhof</name>
<email>git@jochen.sprickerhof.de</email>
</author>
<published>2021-11-11T09:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c3c6086c548c03090ccf3f59410ca3e6b7999791'/>
<id>c3c6086c548c03090ccf3f59410ca3e6b7999791</id>
<content type='text'>
This allows accessing the elements by value, i.e.:

import gitlab.const
gitlab.const.AccessLevel(20)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows accessing the elements by value, i.e.:

import gitlab.const
gitlab.const.AccessLevel(20)
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update docs to use gitlab.const for constants</title>
<updated>2021-11-30T16:37:56+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-11-30T16:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b3b0b5f1da5b9da9bf44eac33856ed6eadf37dd6'/>
<id>b3b0b5f1da5b9da9bf44eac33856ed6eadf37dd6</id>
<content type='text'>
Update the docs to use gitlab.const to access constants.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the docs to use gitlab.const to access constants.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(objects): remove deprecated members.all() method</title>
<updated>2021-09-09T03:14:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-09-08T21:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4d7b848e2a826c58e91970a1d65ed7d7c3e07166'/>
<id>4d7b848e2a826c58e91970a1d65ed7d7c3e07166</id>
<content type='text'>
BREAKING CHANGE: remove deprecated members.all() method
in favor of members_all.list()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: remove deprecated members.all() method
in favor of members_all.list()
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add group hooks</title>
<updated>2021-06-25T23:01:08+00:00</updated>
<author>
<name>Ivan Sugonyak</name>
<email>sugonyak.ivan@gmail.com</email>
</author>
<published>2021-06-25T17:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4a7e9b86aa348b72925bce3af1e5d988b8ce3439'/>
<id>4a7e9b86aa348b72925bce3af1e5d988b8ce3439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(objects): add support for descendant groups API</title>
<updated>2021-05-30T04:06:15+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-29T21:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1b70580020825adf2d1f8c37803bc4655a97be41'/>
<id>1b70580020825adf2d1f8c37803bc4655a97be41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
