<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/issues.rst, branch refactor/split-unit-tests</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>feat: add support for issue.related_merge_requests</title>
<updated>2019-06-20T06:50:09+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-20T06:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=90a363154067bcf763043124d172eaf705c8fe90'/>
<id>90a363154067bcf763043124d172eaf705c8fe90</id>
<content type='text'>
Closes #794
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #794
</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://trove.baserock.org/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>[docs] Add/updates notes about read-only objects</title>
<updated>2018-08-24T09:17:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-08-24T09:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=80a68f9258422d5d74f05a20234070ce3d6f5559'/>
<id>80a68f9258422d5d74f05a20234070ce3d6f5559</id>
<content type='text'>
MR and issues attached to the root API or groups are not editable.
Provide notes describing how to manage this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MR and issues attached to the root API or groups are not editable.
Provide notes describing how to manage this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for issue links (EE)</title>
<updated>2018-06-09T16:08:38+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-09T16:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8873edaeebd18d6b2ed08a8609c011ad29249b48'/>
<id>8873edaeebd18d6b2ed08a8609c011ad29249b48</id>
<content type='text'>
Fixes #422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #422
</pre>
</div>
</content>
</entry>
<entry>
<title>Update time stats docs</title>
<updated>2018-05-30T18:02:53+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-30T18:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f8e6b13a2ed8d022ef206de809546dcc0318cd08'/>
<id>f8e6b13a2ed8d022ef206de809546dcc0318cd08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issues: add missing attributes and methods</title>
<updated>2018-05-28T12:09:21+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-28T12:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e901f440d787c1fd43fdba1838a1f37066329ccf'/>
<id>e901f440d787c1fd43fdba1838a1f37066329ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Rework the examples pages</title>
<updated>2018-05-20T07:01:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-20T07:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=5292ffb366f97e4dc611dfd49a1dca7d1e934f4c'/>
<id>5292ffb366f97e4dc611dfd49a1dca7d1e934f4c</id>
<content type='text'>
* Get rid of the .py files and bring all the python examples in the RST
files
* Fix a few things
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Get rid of the .py files and bring all the python examples in the RST
files
* Fix a few things
</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc to get issue from iid (#321)</title>
<updated>2017-12-11T09:13:54+00:00</updated>
<author>
<name>Bancarel Valentin</name>
<email>bancarel.valentin@gmail.com</email>
</author>
<published>2017-12-11T09:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=b775069bcea51c0813a57e220c387623f361c488'/>
<id>b775069bcea51c0813a57e220c387623f361c488</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for user_agent_detail (issues)</title>
<updated>2017-11-11T14:11:12+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-11T14:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=397d67745f573f1d6bcf9399e3ee602640b019c8'/>
<id>397d67745f573f1d6bcf9399e3ee602640b019c8</id>
<content type='text'>
https://docs.gitlab.com/ce/api/issues.html#get-user-agent-details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://docs.gitlab.com/ce/api/issues.html#get-user-agent-details
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the objects doc/examples for v4</title>
<updated>2017-08-11T14:07:04+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-08-11T14:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=4057644f03829e4439ec8ab1feacf90c65d976eb'/>
<id>4057644f03829e4439ec8ab1feacf90c65d976eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
