<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/projects.rst, 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(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>docs(api): pushrules remove saying `None` is returned when not found</title>
<updated>2022-11-08T16:34:49+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-11-08T16:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c3600b49e4d41b1c4f2748dd6f2a331c331d8706'/>
<id>c3600b49e4d41b1c4f2748dd6f2a331c331d8706</id>
<content type='text'>
In `groups.pushrules.get()`, GitLab does not return `None` when no
rules are found. GitLab returns a 404.

Update docs to not say it will return `None`

Also update docs in `project.pushrules.get()` to be consistent. Not
100% sure if it returns `None` or returns a 404, but we don't need to
document that.

Closes: #2368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In `groups.pushrules.get()`, GitLab does not return `None` when no
rules are found. GitLab returns a 404.

Update docs to not say it will return `None`

Also update docs in `project.pushrules.get()` to be consistent. Not
100% sure if it returns `None` or returns a 404, but we don't need to
document that.

Closes: #2368
</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>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>
<entry>
<title>feat(api): add support for remote project import (#2348)</title>
<updated>2022-11-01T09:40:04+00:00</updated>
<author>
<name>Abhishek Singh</name>
<email>abhiandthetruth@gmail.com</email>
</author>
<published>2022-11-01T09:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e5dc72de9b3cdf0a7944ee0961fbdc6784c7f315'/>
<id>e5dc72de9b3cdf0a7944ee0961fbdc6784c7f315</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 merge_base API</title>
<updated>2022-08-19T23:24:31+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-14T16:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=dd4fbd5e43adbbc502624a8de0d30925d798dec0'/>
<id>dd4fbd5e43adbbc502624a8de0d30925d798dec0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(projects): document export with upload to URL</title>
<updated>2022-07-25T00:50:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-24T23:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=03f548453d84d99354aae7b638f5267e5d751c59'/>
<id>03f548453d84d99354aae7b638f5267e5d751c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(projects): add support for project restore API</title>
<updated>2022-07-23T17:32:57+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-23T16:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4794ecc45d7aa08785c622918d08bb046e7359ae'/>
<id>4794ecc45d7aa08785c622918d08bb046e7359ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: migrate services to integrations</title>
<updated>2022-07-23T14:55:59+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-23T12:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a4280514546cc6e39da91d1671921b74b56c3283'/>
<id>a4280514546cc6e39da91d1671921b74b56c3283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: describe fetching existing export status</title>
<updated>2022-07-23T14:45:47+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-23T00:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9c5b8d54745a58b9fe72ba535b7868d1510379c0'/>
<id>9c5b8d54745a58b9fe72ba535b7868d1510379c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
