<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch chore/test-3-9</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>Merge pull request #1203 from intostern/feat/bridge</title>
<updated>2020-10-08T16:16:49+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-10-08T16:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c303dabc720a2f840e7a45644647de59c7e0e7bf'/>
<id>c303dabc720a2f840e7a45644647de59c7e0e7bf</id>
<content type='text'>
Added support for pipeline bridges</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for pipeline bridges</pre>
</div>
</content>
</entry>
<entry>
<title>feat: unit tests added</title>
<updated>2020-10-08T13:39:34+00:00</updated>
<author>
<name>Alex Zirka</name>
<email>you@example.com</email>
</author>
<published>2020-10-08T13:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f37ebf5fd792c8e8a973443a1df386fa77d1248f'/>
<id>f37ebf5fd792c8e8a973443a1df386fa77d1248f</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): add missing args for project lists</title>
<updated>2020-10-08T00:11:35+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-10-08T00:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c73e23747d24ffef3c1a2a4e5f4ae24252762a71'/>
<id>c73e23747d24ffef3c1a2a4e5f4ae24252762a71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: added support for pipeline bridges</title>
<updated>2020-10-07T17:36:00+00:00</updated>
<author>
<name>Alex Zirka</name>
<email>you@example.com</email>
</author>
<published>2020-10-07T17:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=05cbdc224007e9dda10fc2f6f7d63c82cf36dec0'/>
<id>05cbdc224007e9dda10fc2f6f7d63c82cf36dec0</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 #1180 from Shkurupii/add-unittests-for-project-badges</title>
<updated>2020-09-10T16:39:05+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-09-10T16:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6bdb7f8fd86543f683184e76e5c971ff669188ae'/>
<id>6bdb7f8fd86543f683184e76e5c971ff669188ae</id>
<content type='text'>
test: add unit tests for badges API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test: add unit tests for badges API</pre>
</div>
</content>
</entry>
<entry>
<title>fix(api): add missing runner access_level param</title>
<updated>2020-09-10T06:20:19+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-09-10T06:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=92669f2ef2af3cac1c5f06f9299975060cc5e64a'/>
<id>92669f2ef2af3cac1c5f06f9299975060cc5e64a</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 #1182 from jlpospisil/allow-mr-search-by-wip</title>
<updated>2020-09-09T19:28:42+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-09-09T19:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=74c1e4fd4fc2815e897b90e3fc0f4b9d9eebe550'/>
<id>74c1e4fd4fc2815e897b90e3fc0f4b9d9eebe550</id>
<content type='text'>
Added MR wip filter param</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added MR wip filter param</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): added wip filter param for merge requests</title>
<updated>2020-09-09T12:47:54+00:00</updated>
<author>
<name>Josh Pospisil</name>
<email>josh.pospisil@gmail.com</email>
</author>
<published>2020-09-09T12:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d6078f808bf19ef16cfebfaeabb09fbf70bfb4c7'/>
<id>d6078f808bf19ef16cfebfaeabb09fbf70bfb4c7</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): added wip filter param for merge requests</title>
<updated>2020-09-09T00:45:50+00:00</updated>
<author>
<name>Josh Pospisil</name>
<email>josh.pospisil@gmail.com</email>
</author>
<published>2020-09-08T20:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=aa6e80d58d765102892fadb89951ce29d08e1dab'/>
<id>aa6e80d58d765102892fadb89951ce29d08e1dab</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 user identity provider deletion</title>
<updated>2020-09-07T21:39:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-09-07T21:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e78e121575deb7b5ce490b2293caa290860fc3e9'/>
<id>e78e121575deb7b5ce490b2293caa290860fc3e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
