<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch v3.12.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>chore: release v3.12.0</title>
<updated>2022-11-28T00:32:52+00:00</updated>
<author>
<name>github-actions</name>
<email>action@github.com</email>
</author>
<published>2022-11-28T00:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=22b11db35196eb414f5095a587dc7e50a3fa3a0b'/>
<id>22b11db35196eb414f5095a587dc7e50a3fa3a0b</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>fix(cli): Enable debug before doing auth</title>
<updated>2022-11-21T22:38:59+00:00</updated>
<author>
<name>Emanuele Aina</name>
<email>emanuele.aina@collabora.com</email>
</author>
<published>2022-11-21T18:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=65abb85be7fc8ef57b295296111dac0a97ed1c49'/>
<id>65abb85be7fc8ef57b295296111dac0a97ed1c49</id>
<content type='text'>
Authentication issues are currently hard to debug since `--debug` only
has effect after `gl.auth()` has been called.

For example, a 401 error is printed without any details about the actual
HTTP request being sent:

    $ gitlab --debug --server-url https://gitlab.com current-user get
    401: 401 Unauthorized

By moving the call to `gl.enable_debug()` the usual debug logs get
printed before the final error message.

Signed-off-by: Emanuele Aina &lt;emanuele.aina@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Authentication issues are currently hard to debug since `--debug` only
has effect after `gl.auth()` has been called.

For example, a 401 error is printed without any details about the actual
HTTP request being sent:

    $ gitlab --debug --server-url https://gitlab.com current-user get
    401: 401 Unauthorized

By moving the call to `gl.enable_debug()` the usual debug logs get
printed before the final error message.

Signed-off-by: Emanuele Aina &lt;emanuele.aina@collabora.com&gt;
</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>refactor: explicitly use ProjectSecureFile</title>
<updated>2022-11-17T22:39:05+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-17T17:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0c98b2d8f4b8c1ac6a4b496282f307687b652759'/>
<id>0c98b2d8f4b8c1ac6a4b496282f307687b652759</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 support for listing ldap_group_links (#2371)</title>
<updated>2022-11-16T20:35:50+00:00</updated>
<author>
<name>Ray</name>
<email>1338507+rayisbadat@users.noreply.github.com</email>
</author>
<published>2022-11-16T20:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ad7c8fafd56866002aa6723ceeba4c4bc071ca0d'/>
<id>ad7c8fafd56866002aa6723ceeba4c4bc071ca0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement secure files API</title>
<updated>2022-11-10T12:16:57+00:00</updated>
<author>
<name>Ben Brown</name>
<email>ben@demerara.io</email>
</author>
<published>2022-11-07T22:22:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d0a034878fabfd8409134aa8b7ffeeb40219683c'/>
<id>d0a034878fabfd8409134aa8b7ffeeb40219683c</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): add support for getting a project's pull mirror details</title>
<updated>2022-11-04T22:34:59+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-11-04T22:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=060cfe1465a99657c5f832796ab3aa03aad934c7'/>
<id>060cfe1465a99657c5f832796ab3aa03aad934c7</id>
<content type='text'>
Add the ability to get a project's pull mirror details. This was added
in GitLab 15.5 and is a PREMIUM feature.

https://docs.gitlab.com/ee/api/projects.html#get-a-projects-pull-mirror-details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the ability to get a project's pull mirror details. This was added
in GitLab 15.5 and is a PREMIUM feature.

https://docs.gitlab.com/ee/api/projects.html#get-a-projects-pull-mirror-details
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): expose missing mr_default_target_self project attribute</title>
<updated>2022-11-03T14:57:51+00:00</updated>
<author>
<name>Romain Dartigues</name>
<email>romain.dartigues@gmail.com</email>
</author>
<published>2022-11-03T14:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=12aea32d1c0f7e6eac0d19da580bf6efde79d3e2'/>
<id>12aea32d1c0f7e6eac0d19da580bf6efde79d3e2</id>
<content type='text'>
Example::

   gitlab project update --id 616 --mr-default-target-self 1

References:

* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58093
* https://gitlab.com/gitlab-org/gitlab/-/blob/v13.11.0-ee/doc/user/project/merge_requests/creating_merge_requests.md#new-merge-request-from-a-fork
* https://gitlab.com/gitlab-org/gitlab/-/blob/v14.7.0-ee/doc/api/projects.md#get-single-project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example::

   gitlab project update --id 616 --mr-default-target-self 1

References:

* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58093
* https://gitlab.com/gitlab-org/gitlab/-/blob/v13.11.0-ee/doc/user/project/merge_requests/creating_merge_requests.md#new-merge-request-from-a-fork
* https://gitlab.com/gitlab-org/gitlab/-/blob/v14.7.0-ee/doc/api/projects.md#get-single-project
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for remote project import from AWS S3 (#2357)</title>
<updated>2022-11-02T08:29:06+00:00</updated>
<author>
<name>Abhishek Singh</name>
<email>abhiandthetruth@gmail.com</email>
</author>
<published>2022-11-02T08:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=892281e35e3d81c9e43ff6a974f920daa83ea8b2'/>
<id>892281e35e3d81c9e43ff6a974f920daa83ea8b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
