<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/config.py, branch refactor/excpetion_msg</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>fix(cli): exit on config parse error, instead of crashing</title>
<updated>2018-11-04T15:52:32+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-04T15:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6ad9da04496f040ae7d95701422434bc935a5a80'/>
<id>6ad9da04496f040ae7d95701422434bc935a5a80</id>
<content type='text'>
* Exit and hint user about possible errors
* test: adjust test cases to config missing error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Exit and hint user about possible errors
* test: adjust test cases to config missing error</pre>
</div>
</content>
</entry>
<entry>
<title>add per_page config option</title>
<updated>2018-05-22T00:39:46+00:00</updated>
<author>
<name>Cyril Jouve</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2018-05-21T22:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=589a9aad58383b98b5321db106e77afa0a9a761b'/>
<id>589a9aad58383b98b5321db106e77afa0a9a761b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop API v3 support</title>
<updated>2018-05-19T15:10:08+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T15:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fe89b949922c028830dd49095432ba627d330186'/>
<id>fe89b949922c028830dd49095432ba627d330186</id>
<content type='text'>
Drop the code, the tests, and update the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop the code, the tests, and update the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to API v4</title>
<updated>2018-02-05T13:43:02+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-02-05T13:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f276f13df50132554984f989b1d3d6c5fa8cdc01'/>
<id>f276f13df50132554984f989b1d3d6c5fa8cdc01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: support api_version in the global section</title>
<updated>2018-02-04T06:02:55+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-02-04T06:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=29bd81336828b72a47673c76862cb4b532401766'/>
<id>29bd81336828b72a47673c76862cb4b532401766</id>
<content type='text'>
Fixes #421
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #421
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for oauth and anonymous auth in config/CLI</title>
<updated>2017-11-10T08:39:17+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-10T08:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=07328263c317d7ee78723fee8b66f48abffcfb36'/>
<id>07328263c317d7ee78723fee8b66f48abffcfb36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support SSL verification via internal CA bundle</title>
<updated>2017-08-04T17:52:19+00:00</updated>
<author>
<name>Maura Hausman</name>
<email>mhausman@wayfair.com</email>
</author>
<published>2017-07-24T22:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4af47487a279f494fd3118a01d21b401cd770d2b'/>
<id>4af47487a279f494fd3118a01d21b401cd770d2b</id>
<content type='text'>
- Also updates documentation
- See issues #204 and #270
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also updates documentation
- See issues #204 and #270
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright years</title>
<updated>2017-05-24T12:40:25+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-24T12:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ba41e5e02ce638facdf7542ec8ae23fc1eb4f844'/>
<id>ba41e5e02ce638facdf7542ec8ae23fc1eb4f844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial, non-functional v4 support</title>
<updated>2017-05-23T13:41:54+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-20T08:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c02dabd25507a14d666e85c7f1ea7831c64d0394'/>
<id>c02dabd25507a14d666e85c7f1ea7831c64d0394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for HTTP basic authentication</title>
<updated>2016-05-30T03:05:58+00:00</updated>
<author>
<name>Peter Mosmans</name>
<email>support@go-forward.net</email>
</author>
<published>2016-05-30T03:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e9e48b9188e00298573bb2f407a854c8bf8a6dff'/>
<id>e9e48b9188e00298573bb2f407a854c8bf8a6dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
