<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tools, branch rebase-mr</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: add mr rebase method</title>
<updated>2019-07-21T11:13:38+00:00</updated>
<author>
<name>Jeroen Schutrup</name>
<email>jschutrup@bol.com</email>
</author>
<published>2019-07-11T14:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3520b453f75c9727eafe8e997ee8274933c6f0fd'/>
<id>3520b453f75c9727eafe8e997ee8274933c6f0fd</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 support for issue.related_merge_requests</title>
<updated>2019-06-20T06:50:09+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-20T06:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=90a363154067bcf763043124d172eaf705c8fe90'/>
<id>90a363154067bcf763043124d172eaf705c8fe90</id>
<content type='text'>
Closes #794
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #794
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ci): update the GitLab version in the test image</title>
<updated>2019-06-20T06:18:26+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-20T06:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c41069992de392747ccecf8c282ac0549932ccd1'/>
<id>c41069992de392747ccecf8c282ac0549932ccd1</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 #792 from python-gitlab/chore/enable-gitlab-ci-builds</title>
<updated>2019-06-20T06:07:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvainpocentek@gmail.com</email>
</author>
<published>2019-06-20T06:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=50c53c034b4b8c0b408da47d3347f103e7f32493'/>
<id>50c53c034b4b8c0b408da47d3347f103e7f32493</id>
<content type='text'>
chore(ci): add automatic GitLab image pushes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore(ci): add automatic GitLab image pushes</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement artifacts deletion</title>
<updated>2019-06-10T13:05:46+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-05-01T05:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=76b6e1fc0f42ad00f21d284b4ca2c45d6020fd19'/>
<id>76b6e1fc0f42ad00f21d284b4ca2c45d6020fd19</id>
<content type='text'>
Closes #744
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #744
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ci): add automatic GitLab image pushes</title>
<updated>2019-06-10T12:31:42+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-10T12:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=95c9b6dd489fc15c7dfceffca909917f4f3d4312'/>
<id>95c9b6dd489fc15c7dfceffca909917f4f3d4312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: update the tests for GitLab 11.11</title>
<updated>2019-06-10T11:49:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-10T11:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=622854fc22c31eee988f8b7f59dbc033ff9393d6'/>
<id>622854fc22c31eee988f8b7f59dbc033ff9393d6</id>
<content type='text'>
Changes in GitLab make the functional tests fail:

* Some actions add new notes and discussions: do not use hardcoded
  values in related listing asserts
* The feature flag API is buggy (errors 500): disable the tests for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes in GitLab make the functional tests fail:

* Some actions add new notes and discussions: do not use hardcoded
  values in related listing asserts
* The feature flag API is buggy (errors 500): disable the tests for now
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: format everything black</title>
<updated>2019-05-16T16:03:56+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-05-16T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=318d2770cbc90ae4d33170274e214b9d828bca43'/>
<id>318d2770cbc90ae4d33170274e214b9d828bca43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ci): use reliable ci system</title>
<updated>2019-05-09T21:06:12+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-05-09T20: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=724a67211bc83d67deef856800af143f1dbd1e78'/>
<id>724a67211bc83d67deef856800af143f1dbd1e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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>
</feed>
