<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/RELEASE_NOTES.rst, branch fix/config-missing</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>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://91.123.203.49/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>Minor doc updates</title>
<updated>2018-08-25T13:46:27+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-08-25T13:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e9506d15a971888a9af72b37d3e7dbce55e49126'/>
<id>e9506d15a971888a9af72b37d3e7dbce55e49126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare the 1.5.0 release</title>
<updated>2018-06-22T10:42:38+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-22T10:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=eaa44509316ad7e80f9e73ddde310987132d7508'/>
<id>eaa44509316ad7e80f9e73ddde310987132d7508</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add release notes for 1.5</title>
<updated>2018-05-19T15:46:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T15:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2c342372814bbac2203d7b4c0f2cd32541bab979'/>
<id>2c342372814bbac2203d7b4c0f2cd32541bab979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate GetFromListMixin</title>
<updated>2018-05-19T06:03:28+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-19T06:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a877514d565a1273fe21e81d1d00e1ed372ece4c'/>
<id>a877514d565a1273fe21e81d1d00e1ed372ece4c</id>
<content type='text'>
This mixin provides a workaround for get() for GitLab objects that don't
implement a 'get a single object' API. We are now getting conflicts
because GitLab adds GET methods, and this is against the "Implement only
what exists in the API" strategy.

Also use the proper GET API call for objects that support it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mixin provides a workaround for get() for GitLab objects that don't
implement a 'get a single object' API. We are now getting conflicts
because GitLab adds GET methods, and this is against the "Implement only
what exists in the API" strategy.

Also use the proper GET API call for objects that support it.
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare release notes for 1.4</title>
<updated>2018-05-11T04:27:17+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-11T04:27:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=68b798b96330db70c94a7aba7bb96c6cdab8718c'/>
<id>68b798b96330db70c94a7aba7bb96c6cdab8718c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in documentation</title>
<updated>2018-03-02T23:17:08+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2018-03-02T23:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c976fec6c1bbf8c37cc23b9c2d07efbdd39a1670'/>
<id>c976fec6c1bbf8c37cc23b9c2d07efbdd39a1670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gitlab can be used as context manager</title>
<updated>2018-02-05T13:22:40+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-02-05T13:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b4f03173f33ed8d214ddc20b4791ec11677f6bb1'/>
<id>b4f03173f33ed8d214ddc20b4791ec11677f6bb1</id>
<content type='text'>
Fixes #371
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #371
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect content of REQUESTS_CA_BUNDLE and *_proxy envvars</title>
<updated>2018-01-01T16:34:55+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-01-01T16:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6f50447917f3af4ab6611d0fdf7eb9bb67ee32c5'/>
<id>6f50447917f3af4ab6611d0fdf7eb9bb67ee32c5</id>
<content type='text'>
Explicitly call the requests session.merge_environment_settings()
method, which will use some environment variables to setup the session
properly.

Closes #352
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitly call the requests session.merge_environment_settings()
method, which will use some environment variables to setup the session
properly.

Closes #352
</pre>
</div>
</content>
</entry>
<entry>
<title>Make todo() raise GitlabTodoError on error</title>
<updated>2017-12-16T06:00:56+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain.pocentek@objectif-libre.com</email>
</author>
<published>2017-12-16T06:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2167409fd6388be6758ae71762af88a466ec648d'/>
<id>2167409fd6388be6758ae71762af88a466ec648d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
