<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/api-usage.rst, branch v2.0.1</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>Merge pull request #1000 from matusf/update-auth-docs</title>
<updated>2020-01-26T20:19:35+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-01-26T20:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7843ace913589cf629f448a2541f290a4c7214cd'/>
<id>7843ace913589cf629f448a2541f290a4c7214cd</id>
<content type='text'>
Update auth docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update auth docs</pre>
</div>
</content>
</entry>
<entry>
<title>docs(auth): remove email/password auth</title>
<updated>2020-01-26T19:37:08+00:00</updated>
<author>
<name>Matus Ferech</name>
<email>matus.ferech@telekom.com</email>
</author>
<published>2020-01-26T19:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c9329bbf028c5e5ce175e99859c9e842ab8234bc'/>
<id>c9329bbf028c5e5ce175e99859c9e842ab8234bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add global order_by option to ease pagination</title>
<updated>2020-01-26T16:35:18+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-01-26T16:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d1879253dae93e182710fe22b0a6452296e2b532'/>
<id>d1879253dae93e182710fe22b0a6452296e2b532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: support keyset pagination globally</title>
<updated>2020-01-26T16:35:18+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-01-26T16:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0b71ba4d2965658389b705c1bb0d83d1ff2ee8f2'/>
<id>0b71ba4d2965658389b705c1bb0d83d1ff2ee8f2</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>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>
<entry>
<title>feat: add support for job token</title>
<updated>2019-09-06T11:41:36+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2019-09-05T08:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=cef3aa51a6928338c6755c3e6de78605fae8e59e'/>
<id>cef3aa51a6928338c6755c3e6de78605fae8e59e</id>
<content type='text'>
See https://docs.gitlab.com/ee/api/jobs.html#get-job-artifacts for usage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://docs.gitlab.com/ee/api/jobs.html#get-job-artifacts for usage
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api-usage): fix project group example</title>
<updated>2019-06-19T09:16:20+00:00</updated>
<author>
<name>Nikolaos Pothitos</name>
<email>pothitos@di.uoa.gr</email>
</author>
<published>2019-06-19T07:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=40a1bf36c2df89daa1634e81c0635c1a63831090'/>
<id>40a1bf36c2df89daa1634e81c0635c1a63831090</id>
<content type='text'>
Fixes #798
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #798
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: remove v3 support</title>
<updated>2019-06-08T07:46:49+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-08T07:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=792766319f7c43004460fc9b975549be55430987'/>
<id>792766319f7c43004460fc9b975549be55430987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(api): avoid parameter conflicts with python and gitlab</title>
<updated>2019-01-13T16:20:34+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-01-13T12:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4bd027aac41c41f7e22af93c7be0058d2faf7fb4'/>
<id>4bd027aac41c41f7e22af93c7be0058d2faf7fb4</id>
<content type='text'>
Provide another way to send data to gitlab with a new `query_parameters`
argument. This parameter can be used to explicitly define the dict of
items to send to the server, so that **kwargs are only used to specify
python-gitlab specific parameters.

Closes #566
Closes #629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide another way to send data to gitlab with a new `query_parameters`
argument. This parameter can be used to explicitly define the dict of
items to send to the server, so that **kwargs are only used to specify
python-gitlab specific parameters.

Closes #566
Closes #629
</pre>
</div>
</content>
</entry>
</feed>
