<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch refactor/excpetion_msg</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>Improve error message handling in exceptions</title>
<updated>2018-11-24T16:37:10+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-11-24T16:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=1fb1296c9191e57e109c4e5eb9504bce191a6ff1'/>
<id>1fb1296c9191e57e109c4e5eb9504bce191a6ff1</id>
<content type='text'>
* Depending on the request Gitlab has a 'message' or 'error' attribute
in the json data, handle both
* Add some consistency by converting messages to unicode or str for
exceptions (depending on the python version)

Closes #616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Depending on the request Gitlab has a 'message' or 'error' attribute
in the json data, handle both
* Add some consistency by converting messages to unicode or str for
exceptions (depending on the python version)

Closes #616
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>docs(cli): add PyYAML requirement notice</title>
<updated>2018-10-09T18:41:55+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2018-10-07T15:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d29a48981b521bf31d6f0304b88f39a63185328a'/>
<id>d29a48981b521bf31d6f0304b88f39a63185328a</id>
<content type='text'>
Fixes #606
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #606
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rename MASTER_ACCESS</title>
<updated>2018-10-06T14:53:23+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2018-10-06T14:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c38775a5d52620a9c2d506d7b0952ea7ef0a11fc'/>
<id>c38775a5d52620a9c2d506d7b0952ea7ef0a11fc</id>
<content type='text'>
to MAINTAINER_ACCESS to follow GitLab 11.0 docs

See:
https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to MAINTAINER_ACCESS to follow GitLab 11.0 docs

See:
https://docs.gitlab.com/ce/user/permissions.html#project-members-permissions
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): print help and usage without config file</title>
<updated>2018-10-04T07:23:55+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2018-10-02T17:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6bb4d17a92832701b9f064a6577488cc42d20645'/>
<id>6bb4d17a92832701b9f064a6577488cc42d20645</id>
<content type='text'>
Fixes #560
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #560
</pre>
</div>
</content>
</entry>
<entry>
<title>Add project protected tags management (#581)</title>
<updated>2018-10-03T19:36:56+00:00</updated>
<author>
<name>Eric Sabouraud</name>
<email>esabouraud@users.noreply.github.com</email>
</author>
<published>2018-10-03T19:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ea71f1d121b723140671e2090182174234f0e2a1'/>
<id>ea71f1d121b723140671e2090182174234f0e2a1</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 comma in ProjectIssueManager _create_attrs</title>
<updated>2018-09-10T18:49:18+00:00</updated>
<author>
<name>Justin</name>
<email>justin.georgeson@halliburton.com</email>
</author>
<published>2018-09-10T18:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=83fb4f9ec5f60a122fe9db26c426be74c335e5d5'/>
<id>83fb4f9ec5f60a122fe9db26c426be74c335e5d5</id>
<content type='text'>
This fixes the argument handling for assignee/milestone ID when for `project-issue create`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the argument handling for assignee/milestone ID when for `project-issue create`</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the https redirection test</title>
<updated>2018-09-05T16:13:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-09-05T16:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6f80380ed1de49dcc035d06408263d4961e7d18b'/>
<id>6f80380ed1de49dcc035d06408263d4961e7d18b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.6.0 release</title>
<updated>2018-08-25T14:45:52+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-08-25T14:45:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d8c2488a7b32e8f4a36109c4a4d6d4aad7ab8942'/>
<id>d8c2488a7b32e8f4a36109c4a4d6d4aad7ab8942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[cli] Fix the project-export download</title>
<updated>2018-08-25T14:22:28+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-08-25T14:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=facbc8cb858ac400e912a905be3668ee2d33e2cd'/>
<id>facbc8cb858ac400e912a905be3668ee2d33e2cd</id>
<content type='text'>
Closes #559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #559
</pre>
</div>
</content>
</entry>
</feed>
