<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch feat/python-gitlab-agent</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: send python-gitlab version as user-agent</title>
<updated>2019-10-24T13:21:40+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-10-24T13:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c6004e724e6fd73105cc091001de79b88ce4f3d9'/>
<id>c6004e724e6fd73105cc091001de79b88ce4f3d9</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 deployment creation</title>
<updated>2019-10-24T07:17:07+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-10-24T06:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ca256a07a2cdaf77a5c20e307d334b82fd0fe861'/>
<id>ca256a07a2cdaf77a5c20e307d334b82fd0fe861</id>
<content type='text'>
Added in GitLab 12.4

Fixes #917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added in GitLab 12.4

Fixes #917
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(test): unused unittest2, type -&gt; isinstance</title>
<updated>2019-10-13T17:42:15+00:00</updated>
<author>
<name>Cyril Jouve</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2019-10-12T18:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=33b180120f30515d0f76fcf635cb8c76045b1b42'/>
<id>33b180120f30515d0f76fcf635cb8c76045b1b42</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 #904 from jouve/remove-cred-auth</title>
<updated>2019-10-13T17:00:33+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-10-13T17:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=67a9c1f1c62393b02919d25bcc98c3683d92576a'/>
<id>67a9c1f1c62393b02919d25bcc98c3683d92576a</id>
<content type='text'>
remove deprecated session auth</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove deprecated session auth</pre>
</div>
</content>
</entry>
<entry>
<title>test: remove warning about open files from test_todo()</title>
<updated>2019-10-12T23:19:55+00:00</updated>
<author>
<name>Derek Schrock</name>
<email>dereks@lifeofadishwasher.com</email>
</author>
<published>2019-10-12T22:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d6419aa86d6ad385e15d685bf47242bb6c67653e'/>
<id>d6419aa86d6ad385e15d685bf47242bb6c67653e</id>
<content type='text'>
When running unittests python warns that the json file from test_todo()
was still open. Use with to open, read, and create encoded json data
that is used by resp_get_todo().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running unittests python warns that the json file from test_todo()
was still open. Use with to open, read, and create encoded json data
that is used by resp_get_todo().
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(auth): remove deprecated session auth</title>
<updated>2019-10-12T11:53:41+00:00</updated>
<author>
<name>Cyril Jouve</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2019-10-12T11:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b751cdf424454d3859f3f038b58212e441faafaf'/>
<id>b751cdf424454d3859f3f038b58212e441faafaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: fix not working without auth</title>
<updated>2019-10-07T19:21:39+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-10-07T19:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=03b7b5b07e1fd2872e8968dd6c29bc3161c6c43a'/>
<id>03b7b5b07e1fd2872e8968dd6c29bc3161c6c43a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump to 1.12.0</title>
<updated>2019-10-06T17:50:23+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-10-06T17:50:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=46481283a9985ae1b07fe686ec4a34e4a1219b66'/>
<id>46481283a9985ae1b07fe686ec4a34e4a1219b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(submodules): correct test method</title>
<updated>2019-10-06T16:47:20+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-10-06T16:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e59356f6f90d5b01abbe54153441b6093834aa11'/>
<id>e59356f6f90d5b01abbe54153441b6093834aa11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(project): add submodule docs</title>
<updated>2019-10-06T16:10:40+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-10-06T16:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b5969a2dcea77fa608cc29be7a5f39062edd3846'/>
<id>b5969a2dcea77fa608cc29be7a5f39062edd3846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
