<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/v4/objects, branch refactor/python-build-pep621</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: consolidate license and authors</title>
<updated>2022-08-05T06:14:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-04T22:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=366665e89045eb24d47f730e2a5dea6229839e20'/>
<id>366665e89045eb24d47f730e2a5dea6229839e20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2211 from python-gitlab/jlvillal/mypy_step_step</title>
<updated>2022-08-01T08:12:03+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-01T08:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1136b17f4e5f36c66c3a67292e508b43ded9ca3e'/>
<id>1136b17f4e5f36c66c3a67292e508b43ded9ca3e</id>
<content type='text'>
chore: enable mypy check `disallow_any_generics`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: enable mypy check `disallow_any_generics`</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable mypy check `disallow_any_generics`</title>
<updated>2022-08-01T07:29:18+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-08-01T07:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=24d17b43da16dd11ab37b2cee561d9392c90f32e'/>
<id>24d17b43da16dd11ab37b2cee561d9392c90f32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable mypy check `no_implicit_optional`</title>
<updated>2022-08-01T06:49:56+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-08-01T06:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=64b208e0e91540af2b645da595f0ef79ee7522e1'/>
<id>64b208e0e91540af2b645da595f0ef79ee7522e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: change `_repr_attr` for Project to be `path_with_namespace`</title>
<updated>2022-07-29T17:18:28+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-29T17:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7cccefe6da0e90391953734d95debab2fe07ea49'/>
<id>7cccefe6da0e90391953734d95debab2fe07ea49</id>
<content type='text'>
Previously `_repr_attr` was `path` but that only gives the basename of
the path.  So https://gitlab.com/gitlab-org/gitlab would only show
"gitlab". Using `path_with_namespace` it will now show
"gitlab-org/gitlab"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously `_repr_attr` was `path` but that only gives the basename of
the path.  So https://gitlab.com/gitlab-org/gitlab would only show
"gitlab". Using `path_with_namespace` it will now show
"gitlab-org/gitlab"
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2199 from orf/patch-1</title>
<updated>2022-07-29T11:31:31+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-29T11:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5e1df653e22cfbd1a2c1054d1c9b684f90e8c283'/>
<id>5e1df653e22cfbd1a2c1054d1c9b684f90e8c283</id>
<content type='text'>
Support downloading archive subpaths</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support downloading archive subpaths</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Support downloading archive subpaths</title>
<updated>2022-07-29T10:59:12+00:00</updated>
<author>
<name>Tom Forbes</name>
<email>tom.forbes@onfido.com</email>
</author>
<published>2022-07-28T16:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=cadb0e55347cdac149e49f611c99b9d53a105520'/>
<id>cadb0e55347cdac149e49f611c99b9d53a105520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2194 from python-gitlab/jlvillal/update-gitlab</title>
<updated>2022-07-29T08:09:25+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-29T08:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7a53c6950bb7df90e2a3f4e6d0436cb5d06c3b46'/>
<id>7a53c6950bb7df90e2a3f4e6d0436cb5d06c3b46</id>
<content type='text'>
test(functional): bump GitLab docker image to 15.2.0-ee.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test(functional): bump GitLab docker image to 15.2.0-ee.0</pre>
</div>
</content>
</entry>
<entry>
<title>chore(topics): 'title' is required when creating a topic</title>
<updated>2022-07-29T04:01:41+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-29T04:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=271f6880dbb15b56305efc1fc73924ac26fb97ad'/>
<id>271f6880dbb15b56305efc1fc73924ac26fb97ad</id>
<content type='text'>
In GitLab &gt;= 15.0 `title` is required when creating a topic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In GitLab &gt;= 15.0 `title` is required when creating a topic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2198 from nickbroon/nickbroon-release-sort-order</title>
<updated>2022-07-28T14:51:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-28T14:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c33cb20320e4b88bbf9ce994420d7daa69e7fc7f'/>
<id>c33cb20320e4b88bbf9ce994420d7daa69e7fc7f</id>
<content type='text'>
feat: allow sort/ordering for project releases</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: allow sort/ordering for project releases</pre>
</div>
</content>
</entry>
</feed>
