<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects, branch docs/lower-level-api</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: add support for Group Access Token API</title>
<updated>2022-01-09T16:44:09+00:00</updated>
<author>
<name>Fabio Huser</name>
<email>fabio.huser@siemens.com</email>
</author>
<published>2022-01-09T13:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c01b7c494192c5462ec673848287ef2a5c9bd737'/>
<id>c01b7c494192c5462ec673848287ef2a5c9bd737</id>
<content type='text'>
See https://docs.gitlab.com/ee/api/group_access_tokens.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://docs.gitlab.com/ee/api/group_access_tokens.html
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update project access token API reference link</title>
<updated>2022-01-09T16:05:27+00:00</updated>
<author>
<name>Fabio Huser</name>
<email>fabio.huser@siemens.com</email>
</author>
<published>2022-01-09T13:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=73ae9559dc7f4fba5c80862f0f253959e60f7a0c'/>
<id>73ae9559dc7f4fba5c80862f0f253959e60f7a0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix typo in MR documentation</title>
<updated>2022-01-04T10:52:08+00:00</updated>
<author>
<name>Markus Legner</name>
<email>mlegner@users.noreply.github.com</email>
</author>
<published>2022-01-04T10:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2254222094d218b31a6151049c7a43e19c593a97'/>
<id>2254222094d218b31a6151049c7a43e19c593a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: correct documentation for updating discussion note</title>
<updated>2021-12-26T03:07:59+00:00</updated>
<author>
<name>Hailiang</name>
<email>1181554113@qq.com</email>
</author>
<published>2021-12-26T01:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ee66f4a777490a47ad915a3014729a9720bf909b'/>
<id>ee66f4a777490a47ad915a3014729a9720bf909b</id>
<content type='text'>
Closes #1777
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1777
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add and document optional parameters for get MR</title>
<updated>2021-12-23T18:38:07+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-12-23T18:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=bfa3dbe516cfa8824b720ba4c52dd05054a855d7'/>
<id>bfa3dbe516cfa8824b720ba4c52dd05054a855d7</id>
<content type='text'>
Add and document (some of the) optional parameters that can be done
for a `project.merge_requests.get()`

Closes #1775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add and document (some of the) optional parameters that can be done
for a `project.merge_requests.get()`

Closes #1775
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: rename documentation files to match names of code files</title>
<updated>2021-12-23T18:37:57+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-12-23T18:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ee3f8659d48a727da5cd9fb633a060a9231392ff'/>
<id>ee3f8659d48a727da5cd9fb633a060a9231392ff</id>
<content type='text'>
Rename the merge request related documentation files to match the code
files. This will make it easier to find the documentation quickly.

Rename:
  `docs/gl_objects/mrs.rst -&gt; `docs/gl_objects/merge_requests.rst`
  `docs/gl_objects/mr_approvals.rst -&gt; `docs/gl_objects/merge_request_approvals.rst`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the merge request related documentation files to match the code
files. This will make it easier to find the documentation quickly.

Rename:
  `docs/gl_objects/mrs.rst -&gt; `docs/gl_objects/merge_requests.rst`
  `docs/gl_objects/mr_approvals.rst -&gt; `docs/gl_objects/merge_request_approvals.rst`
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): support file format for repository archive</title>
<updated>2021-12-21T17:04:22+00:00</updated>
<author>
<name>Max Ludwig</name>
<email>mail@danjou.de</email>
</author>
<published>2021-07-31T20:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=83dcabf3b04af63318c981317778f74857279909'/>
<id>83dcabf3b04af63318c981317778f74857279909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(project): remove redundant encoding parameter</title>
<updated>2021-12-20T07:25:08+00:00</updated>
<author>
<name>Shashwat Kumar</name>
<email>forwardtoshashwat@gmail.com</email>
</author>
<published>2021-12-15T20:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fed613f41a298e79a975b7f99203e07e0f45e62c'/>
<id>fed613f41a298e79a975b7f99203e07e0f45e62c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(api): temporarily remove topic delete endpoint</title>
<updated>2021-12-11T18:25:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-11T14:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e3035a799a484f8d6c460f57e57d4b59217cd6de'/>
<id>e3035a799a484f8d6c460f57e57d4b59217cd6de</id>
<content type='text'>
It is not yet available upstream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not yet available upstream.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for Topics API</title>
<updated>2021-12-11T18:25:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-11T12:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e7559bfa2ee265d7d664d7a18770b0a3e80cf999'/>
<id>e7559bfa2ee265d7d664d7a18770b0a3e80cf999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
