<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tools, branch travis</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>tests: default to python 3</title>
<updated>2018-06-06T08:18:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-06T08:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b3df26e4247fd4af04a753d17e81efed5aa77ec7'/>
<id>b3df26e4247fd4af04a753d17e81efed5aa77ec7</id>
<content type='text'>
Fix the bytes/str issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the bytes/str issues
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for group badges</title>
<updated>2018-05-29T17:32:26+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-29T17:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9412a5ddb1217368e0ac19fc06a4ff32711b931f'/>
<id>9412a5ddb1217368e0ac19fc06a4ff32711b931f</id>
<content type='text'>
Also consolidate project/group badges tests, and add some docs

Fixes #469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also consolidate project/group badges tests, and add some docs

Fixes #469
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #507 from Miouge1/badges</title>
<updated>2018-05-29T16:46:40+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-29T16:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=01a41efd271dd08d4b5744473fb71a67d9f5dea5'/>
<id>01a41efd271dd08d4b5744473fb71a67d9f5dea5</id>
<content type='text'>
Add support for Project badges</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for Project badges</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the gitlab CI lint API</title>
<updated>2018-05-29T08:50:08+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-29T08:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=40b9f4d62d5b9853bfd63317d8ad578b4525e665'/>
<id>40b9f4d62d5b9853bfd63317d8ad578b4525e665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing project attributes</title>
<updated>2018-05-29T06:15:55+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-29T06:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=096d9ecde6390a4d2795d0347280ccb2c1517143'/>
<id>096d9ecde6390a4d2795d0347280ccb2c1517143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement the markdown rendering API</title>
<updated>2018-05-29T04:57:36+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-29T04:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9be50be98468e78400861718202f48eddfa83839'/>
<id>9be50be98468e78400861718202f48eddfa83839</id>
<content type='text'>
Testing will be enable when GitLab 11.0 is available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Testing will be enable when GitLab 11.0 is available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issues: add missing attributes and methods</title>
<updated>2018-05-28T12:09:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-28T12:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e901f440d787c1fd43fdba1838a1f37066329ccf'/>
<id>e901f440d787c1fd43fdba1838a1f37066329ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add feature flags deletion support</title>
<updated>2018-05-28T06:23:00+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-28T06:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f082568b9a09f117cd88dd18e7582a620540ff95'/>
<id>f082568b9a09f117cd88dd18e7582a620540ff95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for environment stop()</title>
<updated>2018-05-28T06:02:23+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-28T06:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9c19e06dbb792308d2fcd4fff1239043981b5f61'/>
<id>9c19e06dbb792308d2fcd4fff1239043981b5f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add commit.merge_requests() support</title>
<updated>2018-05-28T05:32:47+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-28T05:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c19ad90b488edabc47e3a5a5d477a3007eecaa69'/>
<id>c19ad90b488edabc47e3a5a5d477a3007eecaa69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
