<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/groups.rst, branch refactor/split-unit-tests</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>feat: add share/unshare group with group</title>
<updated>2020-07-23T14:05:00+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2020-07-23T07:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7c6e541dc2642740a6ec2d7ed7921aca41446b37'/>
<id>7c6e541dc2642740a6ec2d7ed7921aca41446b37</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): added support in the GroupManager to upload Group avatars</title>
<updated>2020-04-17T09:53:25+00:00</updated>
<author>
<name>Florian</name>
<email>7816109+Flor1an-dev@users.noreply.github.com</email>
</author>
<published>2020-04-16T11:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=28eb7eab8fbe3750fb56e85967e8179b7025f441'/>
<id>28eb7eab8fbe3750fb56e85967e8179b7025f441</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add docs for Group Import/Export API</title>
<updated>2020-04-05T21:39:19+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-05T21:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8c3d744ec6393ad536b565c94f120b3e26b6f3e8'/>
<id>8c3d744ec6393ad536b565c94f120b3e26b6f3e8</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 include_subgroups filter</title>
<updated>2019-11-06T12:09:33+00:00</updated>
<author>
<name>Conor Nevin</name>
<email>conor.nevin@thehutgroup.com</email>
</author>
<published>2019-11-06T12:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=adbcd83fa172af2f3929ba063a0e780395b102d8'/>
<id>adbcd83fa172af2f3929ba063a0e780395b102d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] Add support for members all() method</title>
<updated>2018-11-24T17:05:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-11-24T17:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ef1523a23737db45d0f439badcd8be564bcb67fb'/>
<id>ef1523a23737db45d0f439badcd8be564bcb67fb</id>
<content type='text'>
Closes #589
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #589
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(groups): fix typo</title>
<updated>2018-11-20T10:08:33+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-20T10:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ac2d65aacba5c19eca857290c5b47ead6bb4356d'/>
<id>ac2d65aacba5c19eca857290c5b47ead6bb4356d</id>
<content type='text'>
Fixes #635</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #635</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rename MASTER_ACCESS</title>
<updated>2018-10-06T14:53:23+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2018-10-06T14:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c38775a5d52620a9c2d506d7b0952ea7ef0a11fc'/>
<id>c38775a5d52620a9c2d506d7b0952ea7ef0a11fc</id>
<content type='text'>
to MAINTAINER_ACCESS to follow GitLab 11.0 docs

See:
https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to MAINTAINER_ACCESS to follow GitLab 11.0 docs

See:
https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Add a note about GroupProject limited API</title>
<updated>2018-09-05T16:43:16+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-09-05T16:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=9e60364306a894855c8e0744ed4b93cec8ea9ad0'/>
<id>9e60364306a894855c8e0744ed4b93cec8ea9ad0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the LDAP gorups API</title>
<updated>2018-06-13T20:01:48+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-13T20:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ebf822cef7e686d8a198dcf419c20b1bfb88dea3'/>
<id>ebf822cef7e686d8a198dcf419c20b1bfb88dea3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for LDAP groups</title>
<updated>2018-06-09T17:58:00+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-09T17:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d6a61afc0c599a85d74947617cb13ab39b4929fc'/>
<id>d6a61afc0c599a85d74947617cb13ab39b4929fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
