<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch fix/672</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(api): make reset_time_estimate() work again</title>
<updated>2019-01-08T06:06:45+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-01-08T06:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=cb388d6e6d5ec6ef1746edfffb3449c17e31df34'/>
<id>cb388d6e6d5ec6ef1746edfffb3449c17e31df34</id>
<content type='text'>
Closes #672
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #672
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare the 1.7.0 release</title>
<updated>2018-12-09T08:37:38+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-12-09T08:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=456f3c48e48dcff59e063c2572b6028f1abfba82'/>
<id>456f3c48e48dcff59e063c2572b6028f1abfba82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add access control options to protected branch creation</title>
<updated>2018-12-07T17:10:41+00:00</updated>
<author>
<name>Eric Sabouraud</name>
<email>esabouraud@users.noreply.github.com</email>
</author>
<published>2018-12-07T17:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=cebbbf67f2529bd9380276ac28abe726d3a57a81'/>
<id>cebbbf67f2529bd9380276ac28abe726d3a57a81</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 #641 from python-gitlab/refactor/excpetion_msg</title>
<updated>2018-11-28T18:39:58+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-28T18:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7bd41cbf88af87a31ad1943f58c5f7f8295d956b'/>
<id>7bd41cbf88af87a31ad1943f58c5f7f8295d956b</id>
<content type='text'>
Improve error message handling in exceptions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve error message handling in exceptions</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #625 from python-gitlab/fix/611/resource_label_event</title>
<updated>2018-11-28T17:02:58+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-28T17:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=20eb7d8900cdc24c3ea1e7ef2262dca9965a2884'/>
<id>20eb7d8900cdc24c3ea1e7ef2262dca9965a2884</id>
<content type='text'>
Add support to resource label events</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support to resource label events</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] Add support for members all() method</title>
<updated>2018-11-24T17:05:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-11-24T17:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ef1523a23737db45d0f439badcd8be564bcb67fb'/>
<id>ef1523a23737db45d0f439badcd8be564bcb67fb</id>
<content type='text'>
Closes #589
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #589
</pre>
</div>
</content>
</entry>
<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>Add support to resource label events</title>
<updated>2018-11-22T17:13:46+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-11-03T08:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=95d0d745d4bafe702c89c972f644b049d6c810ab'/>
<id>95d0d745d4bafe702c89c972f644b049d6c810ab</id>
<content type='text'>
Closes #611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #611
</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>
</feed>
