<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch fix/wrong-rebase</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>fix: re-add merge request pipelines</title>
<updated>2019-01-26T09:24:12+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-01-21T17:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=877ddc0dbb664cd86e870bb81d46ca614770b50e'/>
<id>877ddc0dbb664cd86e870bb81d46ca614770b50e</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 #685 from Joustie/master</title>
<updated>2019-01-21T16:57:16+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-01-21T16:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=641b80a373746c9e6dc6d043216ebc4ba5613011'/>
<id>641b80a373746c9e6dc6d043216ebc4ba5613011</id>
<content type='text'>
feat: Added approve method for Mergerequests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: Added approve method for Mergerequests</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2019-01-21T12:36:56+00:00</updated>
<author>
<name>Joost Evertse</name>
<email>joustie@gmail.com</email>
</author>
<published>2019-01-21T12:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=b51d2969ad34a9aad79e42a69f275caf2a4059cb'/>
<id>b51d2969ad34a9aad79e42a69f275caf2a4059cb</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 approve &amp; unapprove method for Mergerequests</title>
<updated>2019-01-19T20:49:20+00:00</updated>
<author>
<name>Joost Evertse</name>
<email>joustie@gmail.com</email>
</author>
<published>2019-01-14T14:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=53f7de7bfe0056950a8e7271632da3f89e3ba3b3'/>
<id>53f7de7bfe0056950a8e7271632da3f89e3ba3b3</id>
<content type='text'>
Offical GitLab API supports this for GitLab EE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Offical GitLab API supports this for GitLab EE
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #687 from python-gitlab/fix/683/raw_download</title>
<updated>2019-01-19T13:10:24+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-01-19T13:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=52d76312660109d3669d459b11b448a3a60b9603'/>
<id>52d76312660109d3669d459b11b448a3a60b9603</id>
<content type='text'>
fix(api): Don't try to parse raw downloads</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(api): Don't try to parse raw downloads</pre>
</div>
</content>
</entry>
<entry>
<title>fix(api): Don't try to parse raw downloads</title>
<updated>2019-01-19T08:13:58+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-01-19T08:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=35a6d85acea4776e9c4ad23ff75259481a6bcf8d'/>
<id>35a6d85acea4776e9c4ad23ff75259481a6bcf8d</id>
<content type='text'>
http_get always tries to interpret the retrieved data if the
content-type is json. In some cases (artifact download for instance)
this is not the expected behavior.

This patch changes http_get and download methods to always get the raw
data without parsing.

Closes #683
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http_get always tries to interpret the retrieved data if the
content-type is json. In some cases (artifact download for instance)
this is not the expected behavior.

This patch changes http_get and download methods to always get the raw
data without parsing.

Closes #683
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #680 from python-gitlab/chore/automatic-deploy</title>
<updated>2019-01-19T08:03:24+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvainpocentek@gmail.com</email>
</author>
<published>2019-01-19T08:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ca8c85cf3ed4d4d62fc86a3b52ea8a5c4f2d0cd0'/>
<id>ca8c85cf3ed4d4d62fc86a3b52ea8a5c4f2d0cd0</id>
<content type='text'>
chore: release tags to PyPI automatically</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: release tags to PyPI automatically</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #681 from python-gitlab/no-param-conflicts</title>
<updated>2019-01-19T07:50:04+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-01-19T07:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=572029cd49fe356e38ee8bddc3dda3067cf868b0'/>
<id>572029cd49fe356e38ee8bddc3dda3067cf868b0</id>
<content type='text'>
fix(api): avoid parameter conflicts with python and gitlab</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(api): avoid parameter conflicts with python and gitlab</pre>
</div>
</content>
</entry>
<entry>
<title>fix(api): avoid parameter conflicts with python and gitlab</title>
<updated>2019-01-13T16:20:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-01-13T12:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=4bd027aac41c41f7e22af93c7be0058d2faf7fb4'/>
<id>4bd027aac41c41f7e22af93c7be0058d2faf7fb4</id>
<content type='text'>
Provide another way to send data to gitlab with a new `query_parameters`
argument. This parameter can be used to explicitly define the dict of
items to send to the server, so that **kwargs are only used to specify
python-gitlab specific parameters.

Closes #566
Closes #629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide another way to send data to gitlab with a new `query_parameters`
argument. This parameter can be used to explicitly define the dict of
items to send to the server, so that **kwargs are only used to specify
python-gitlab specific parameters.

Closes #566
Closes #629
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: release tags to PyPI automatically</title>
<updated>2019-01-13T11:28:05+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-01-13T11:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3133b48a24ce3c9e2547bf2a679d73431dfbefab'/>
<id>3133b48a24ce3c9e2547bf2a679d73431dfbefab</id>
<content type='text'>
Fixes #609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #609
</pre>
</div>
</content>
</entry>
</feed>
