<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects, 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(api): add support for bulk imports API</title>
<updated>2022-12-19T21:23:02+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-12-08T00:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=043de2d265e0e5114d1cd901f82869c003413d9b'/>
<id>043de2d265e0e5114d1cd901f82869c003413d9b</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 resource groups</title>
<updated>2022-12-18T07:13:20+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-26T23:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5f8b8f5be901e944dfab2257f9e0cc4b2b1d2cd5'/>
<id>5f8b8f5be901e944dfab2257f9e0cc4b2b1d2cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add docs for schedule pipelines</title>
<updated>2022-12-11T04:44:44+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-12-06T00:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9a9a6a98007df2992286a721507b02c48800bfed'/>
<id>9a9a6a98007df2992286a721507b02c48800bfed</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 resource iteration events (see https://docs.gitlab.com/ee/api/resource_iteration_events.html)</title>
<updated>2022-12-04T10:20:03+00:00</updated>
<author>
<name>Oliver Blasius</name>
<email>blasius@futavis.de</email>
</author>
<published>2022-11-24T13:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ef5feb4d07951230452a2974da729a958bdb9d6a'/>
<id>ef5feb4d07951230452a2974da729a958bdb9d6a</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>docs: Use the term "log file" for getting a job log file</title>
<updated>2022-11-18T08:08:56+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-11-17T22:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9d2b1ad10aaa78a5c28ece334293641c606291b5'/>
<id>9d2b1ad10aaa78a5c28ece334293641c606291b5</id>
<content type='text'>
The GitLab docs refer to it as a log file:
https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file

"trace" is the endpoint name but not a common term people will think
of for a "log file"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GitLab docs refer to it as a log file:
https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file

"trace" is the endpoint name but not a common term people will think
of for a "log file"
</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>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>
</feed>
