<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/projects.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>docs: additional project file delete example</title>
<updated>2020-08-13T23:03:22+00:00</updated>
<author>
<name>matthew-a-dunlap</name>
<email>matthew.a.dunlap@gmail.com</email>
</author>
<published>2020-08-13T23:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=9e94b7511de821619e8bcf66a3ae1f187f15d594'/>
<id>9e94b7511de821619e8bcf66a3ae1f187f15d594</id>
<content type='text'>
Showing how to delete without having to pull the file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Showing how to delete without having to pull the file
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(services): add project service list API</title>
<updated>2020-04-16T12:39:04+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-04-16T08:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=fc5222188ad096932fa89bb53f03f7118926898a'/>
<id>fc5222188ad096932fa89bb53f03f7118926898a</id>
<content type='text'>
Can be used to list available services
It was introduced in GitLab 12.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Can be used to list available services
It was introduced in GitLab 12.7
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): additional project statistics example</title>
<updated>2020-03-09T03:13:44+00:00</updated>
<author>
<name>Khuê Đoàn</name>
<email>khuedoan98@gmail.com</email>
</author>
<published>2020-03-09T03:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=5ae5a0627f85abba23cda586483630cefa7cf36c'/>
<id>5ae5a0627f85abba23cda586483630cefa7cf36c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: do not require empty data dict for create()</title>
<updated>2020-03-07T22:10:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-03-07T22:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=99d959f74d06cca8df3f2d2b3a4709faba7799cb'/>
<id>99d959f74d06cca8df3f2d2b3a4709faba7799cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://trove.baserock.org/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>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://trove.baserock.org/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>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://trove.baserock.org/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>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://trove.baserock.org/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>docs: projects get requires id</title>
<updated>2019-10-21T18:10:20+00:00</updated>
<author>
<name>Erik Johnson</name>
<email>erik.johnson@level3.com</email>
</author>
<published>2019-10-18T14:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=5bd8947bd16398aed218f07458aef72e67f2d130'/>
<id>5bd8947bd16398aed218f07458aef72e67f2d130</id>
<content type='text'>
Also, add an example value for project_id to the other projects.get()
example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, add an example value for project_id to the other projects.get()
example.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(project): fix group project example</title>
<updated>2019-10-16T13:16:35+00:00</updated>
<author>
<name>xdavidwu</name>
<email>xdavidwuph@gmail.com</email>
</author>
<published>2019-10-16T13:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e68094317ff6905049e464a59731fe4ab23521de'/>
<id>e68094317ff6905049e464a59731fe4ab23521de</id>
<content type='text'>
GroupManager.search is removed since 9a66d78, use list(search='keyword') instead</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GroupManager.search is removed since 9a66d78, use list(search='keyword') instead</pre>
</div>
</content>
</entry>
</feed>
