<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs, branch refactor/structure-objects</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>docs: fix snippet get in project</title>
<updated>2020-01-08T19:25:00+00:00</updated>
<author>
<name>Jeff Groom</name>
<email>jgroom33@outlook.com</email>
</author>
<published>2020-01-08T19:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3a4ff2fbf51d5f7851db02de6d8f0e84508b11a0'/>
<id>3a4ff2fbf51d5f7851db02de6d8f0e84508b11a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove six dependency</title>
<updated>2019-12-18T12:50:19+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-12-18T12:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9fb46454c6dab1a86ab4492df2368ed74badf7d6'/>
<id>9fb46454c6dab1a86ab4492df2368ed74badf7d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add PyYaml as extra require</title>
<updated>2019-12-18T12:03:08+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-12-18T11:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7ecd5184e62bf1b1f377db161b26fa4580af6b4c'/>
<id>7ecd5184e62bf1b1f377db161b26fa4580af6b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(projects): add raw file download docs</title>
<updated>2019-12-18T09:18:48+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-12-18T09:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=939e9d32e6e249e2a642d2bf3c1a34fde288c842'/>
<id>939e9d32e6e249e2a642d2bf3c1a34fde288c842</id>
<content type='text'>
Fixes #969</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #969</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add autocompletion support</title>
<updated>2019-12-17T02:09:05+00:00</updated>
<author>
<name>Martin Chlumsky</name>
<email>martin.chlumsky@ubisoft.com</email>
</author>
<published>2019-11-16T16:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=973cb8b962e13280bcc8473905227cf351661bf0'/>
<id>973cb8b962e13280bcc8473905227cf351661bf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: allow cfg timeout to be overrided via kwargs</title>
<updated>2019-12-16T18:45:38+00:00</updated>
<author>
<name>Andrew Tergis</name>
<email>andrew.tergis@littlebits.com</email>
</author>
<published>2019-12-10T17:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e9a8289a381ebde7c57aa2364258d84b4771d276'/>
<id>e9a8289a381ebde7c57aa2364258d84b4771d276</id>
<content type='text'>
On startup, the `timeout` parameter is loaded from config and stored on
the base gitlab object instance. This instance parameter is used as the
timeout for all API requests (it's passed into the `session` object when
making HTTP calls).

This change allows any API method to specify a `timeout` argument to
`**kwargs` that will override the global timeout value. This was
somewhat needed / helpful for the `import_github` method.

I have also updated the docs accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On startup, the `timeout` parameter is loaded from config and stored on
the base gitlab object instance. This instance parameter is used as the
timeout for all API requests (it's passed into the `session` object when
making HTTP calls).

This change allows any API method to specify a `timeout` argument to
`**kwargs` that will override the global timeout value. This was
somewhat needed / helpful for the `import_github` method.

I have also updated the docs accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(projects): fix file deletion docs</title>
<updated>2019-12-16T09:32:29+00:00</updated>
<author>
<name>VeLKerr</name>
<email>Anellieme-n-fin@mail.ru</email>
</author>
<published>2019-12-08T16:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1c4f1c40185265ae73c52c6d6c418e02ab33204e'/>
<id>1c4f1c40185265ae73c52c6d6c418e02ab33204e</id>
<content type='text'>
The function `file.delete()` requires `branch` argument in addition to `commit_message`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function `file.delete()` requires `branch` argument in addition to `commit_message`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #968 from mitar/stats</title>
<updated>2019-12-13T09:11:44+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-12-13T09:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=62b0b624695593a65c9fb1fe18f8fc108ed7c4f7'/>
<id>62b0b624695593a65c9fb1fe18f8fc108ed7c4f7</id>
<content type='text'>
Stats</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stats</pre>
</div>
</content>
</entry>
<entry>
<title>docs: added docs for statistics</title>
<updated>2019-12-13T05:54:23+00:00</updated>
<author>
<name>Mitar</name>
<email>mitar.git@tnode.com</email>
</author>
<published>2019-12-13T05:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8c84cbf6374e466f21d175206836672b3dadde20'/>
<id>8c84cbf6374e466f21d175206836672b3dadde20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: retry transient HTTP errors</title>
<updated>2019-12-13T04:57:37+00:00</updated>
<author>
<name>Mitar</name>
<email>mitar.git@tnode.com</email>
</author>
<published>2019-12-13T04:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=59fe2714741133989a7beed613f1eeb67c18c54e'/>
<id>59fe2714741133989a7beed613f1eeb67c18c54e</id>
<content type='text'>
Fixes #970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #970
</pre>
</div>
</content>
</entry>
</feed>
