<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tools, branch feat/packages-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>test(packages): add tests for Packages API</title>
<updated>2020-08-29T08:45:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-29T08:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7ea178bad398c8c2851a4584f4dca5b8adc89d29'/>
<id>7ea178bad398c8c2851a4584f4dca5b8adc89d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update tools dir for latest black version</title>
<updated>2020-08-28T23:10:47+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T20:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f245ffbfad6f1d1f66d386a4b00b3a6ff3e74daa'/>
<id>f245ffbfad6f1d1f66d386a4b00b3a6ff3e74daa</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 #1147 from ericfrederich/fix-1146</title>
<updated>2020-08-23T20:54:22+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-08-23T20:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e2dc9ece1a0af37073c41bfa8161fcec5fa01234'/>
<id>e2dc9ece1a0af37073c41bfa8161fcec5fa01234</id>
<content type='text'>
fix: tests fail when using REUSE_CONTAINER option</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: tests fail when using REUSE_CONTAINER option</pre>
</div>
</content>
</entry>
<entry>
<title>fix: tests fail when using REUSE_CONTAINER option</title>
<updated>2020-08-07T18:40:59+00:00</updated>
<author>
<name>Eric L Frederich</name>
<email>eric.frederich@siemens.com</email>
</author>
<published>2020-08-07T18:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0078f8993c38df4f02da9aaa3f7616d1c8b97095'/>
<id>0078f8993c38df4f02da9aaa3f7616d1c8b97095</id>
<content type='text'>
Fixes #1146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1146
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: implement Gitlab's behavior change for owned=True</title>
<updated>2020-07-23T14:05:00+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2020-07-23T11:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=99777991e0b9d5a39976d08554dea8bb7e514019'/>
<id>99777991e0b9d5a39976d08554dea8bb7e514019</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 share/unshare group with group</title>
<updated>2020-07-23T14:05:00+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2020-07-23T07:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7c6e541dc2642740a6ec2d7ed7921aca41446b37'/>
<id>7c6e541dc2642740a6ec2d7ed7921aca41446b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: disable default keyset pagination</title>
<updated>2020-06-09T11:23:16+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-06-09T09:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e71fe16b47835aa4db2834e98c7ffc6bdec36723'/>
<id>e71fe16b47835aa4db2834e98c7ffc6bdec36723</id>
<content type='text'>
Instead we set pagination to offset on the other paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead we set pagination to offset on the other paths
</pre>
</div>
</content>
</entry>
<entry>
<title>test: disable test until Gitlab 13.1</title>
<updated>2020-06-08T12:46:51+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-06-08T12:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=63ae77ac1d963e2c45bbed7948d18313caf2c016'/>
<id>63ae77ac1d963e2c45bbed7948d18313caf2c016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(cli): convert shell tests to pytest test cases</title>
<updated>2020-04-26T19:23:53+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-26T14:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c4ab4f57e23eed06faeac8d4fa9ffb9ce5d47e48'/>
<id>c4ab4f57e23eed06faeac8d4fa9ffb9ce5d47e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(test): remove outdated token test</title>
<updated>2020-04-22T22:06:01+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-04-22T22:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e6c9fe920df43ae2ab13f26310213e8e4db6b415'/>
<id>e6c9fe920df43ae2ab13f26310213e8e4db6b415</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
